By type
overriding logback.xml Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json [2022-11-17T20:53:23.032+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json] [2022-11-17T20:53:24.796+00:00|INFO|log|main] Logging initialized @5055ms to org.eclipse.jetty.util.log.Slf4jLog [2022-11-17T20:53:26.519+00:00|INFO|ServiceManager|main] service manager starting [2022-11-17T20:53:26.520+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup [2022-11-17T20:53:26.520+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1a6c1270==io.prometheus.client.exporter.MetricsServlet@acf90bbc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-53dbe163==org.glassfish.jersey.servlet.ServletContainer@94aeea53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@3a393455{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@13518f37{/,null,STOPPED}, connector=SDCDistributionGroup@c9d0d6{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1a6c1270==io.prometheus.client.exporter.MetricsServlet@acf90bbc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-53dbe163==org.glassfish.jersey.servlet.ServletContainer@94aeea53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING [2022-11-17T20:53:27.048+00:00|INFO|ServiceManager|main] service manager started [2022-11-17T20:53:27.055+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1a6c1270==io.prometheus.client.exporter.MetricsServlet@acf90bbc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-53dbe163==org.glassfish.jersey.servlet.ServletContainer@94aeea53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@3a393455{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@13518f37{/,null,STOPPED}, connector=SDCDistributionGroup@c9d0d6{SSL, (ssl, http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-1a6c1270==io.prometheus.client.exporter.MetricsServlet@acf90bbc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-53dbe163==org.glassfish.jersey.servlet.ServletContainer@94aeea53{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-53f6fd09==io.swagger.jersey.config.JerseyJaxrsConfig@b4210628{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING [2022-11-17T20:53:27.490+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9 [2022-11-17T20:53:28.527+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0 [2022-11-17T20:53:28.535+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults [2022-11-17T20:53:28.581+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms [2022-11-17T20:53:31.767+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:53:31.756+00:00|INFO|Main|main] Started policy-distribution service successfully. [2022-11-17T20:53:33.816+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:53:33.823+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@211be8b6 [2022-11-17T20:53:33.823+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:53:33.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:53:33.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:53:34.010+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls [2022-11-17T20:53:34.025+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls [2022-11-17T20:53:34.409+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@13518f37{/,null,AVAILABLE} [2022-11-17T20:53:35.246+00:00|INFO|SslContextFactory|SDCDistributionGroup-6969] x509=X509@5fd123c0(policy@policy.onap.org,h=[policy, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-drools-pdp, policy-drools-pdp.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org],a=[],w=[]) for Server@30d6fb8e[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.policy.p12,trustStore=file:///opt/app/policy/distribution/etc/ssl/policy-truststore] [2022-11-17T20:53:35.674+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@c9d0d6{SSL, (ssl, http/1.1)}{0.0.0.0:6969} [2022-11-17T20:53:35.674+00:00|INFO|Server|SDCDistributionGroup-6969] Started @15934ms [2022-11-17T20:54:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:54:02.809+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:54:02.809+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@807ca6c [2022-11-17T20:54:02.809+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:54:02.810+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:54:02.810+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:54:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:54:32.919+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:54:32.919+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36f9b1a1 [2022-11-17T20:54:32.919+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:54:32.919+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:54:32.919+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:55:01.775+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:55:02.841+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:55:02.841+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b31c0d2 [2022-11-17T20:55:02.841+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:55:02.842+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:55:02.842+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:55:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:55:32.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:55:32.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@243e301a [2022-11-17T20:55:32.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:55:32.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:55:32.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:56:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:56:02.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:56:02.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b0f8ad9 [2022-11-17T20:56:02.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:56:02.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:56:02.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:56:31.764+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:56:32.820+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:56:32.820+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fb97db7 [2022-11-17T20:56:32.820+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:56:32.824+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:56:32.825+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:57:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:57:02.808+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:57:02.809+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47e24e19 [2022-11-17T20:57:02.809+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:57:02.809+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:57:02.809+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:57:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:57:32.856+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:57:32.856+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68d1bce5 [2022-11-17T20:57:32.856+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:57:32.857+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:57:32.857+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:58:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:58:02.811+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:58:02.812+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@601a2b3a [2022-11-17T20:58:02.812+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:58:02.813+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:58:02.813+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:58:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:58:32.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:58:32.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39838558 [2022-11-17T20:58:32.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:58:32.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:58:32.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:59:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:59:02.811+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:59:02.814+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fef0f26 [2022-11-17T20:59:02.815+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:59:02.817+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:59:02.819+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T20:59:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T20:59:32.833+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T20:59:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3686a1b8 [2022-11-17T20:59:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T20:59:32.839+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T20:59:32.839+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:00:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:00:02.790+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:00:02.791+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25d6bca0 [2022-11-17T21:00:02.791+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:00:02.792+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:00:02.792+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:00:31.761+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:00:32.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:00:32.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@401f3492 [2022-11-17T21:00:32.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:00:32.930+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:00:32.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:01:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:01:02.795+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:01:02.800+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4410c862 [2022-11-17T21:01:02.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:01:02.802+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:01:02.803+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:01:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:01:33.192+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:01:33.193+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30657f2d [2022-11-17T21:01:33.193+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:01:33.193+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:01:33.193+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:02:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:02:02.806+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:02:02.806+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78e6e5a8 [2022-11-17T21:02:02.806+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:02:02.807+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:02:02.807+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:02:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:02:32.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:02:32.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@795bbdcb [2022-11-17T21:02:32.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:02:32.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:02:32.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:03:01.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:03:02.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:03:02.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ad15df7 [2022-11-17T21:03:02.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:03:02.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:03:02.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:03:31.759+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:03:33.037+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:03:33.037+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a33b94a [2022-11-17T21:03:33.037+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:03:33.037+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:03:33.037+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:04:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:04:02.818+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:04:02.819+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6422be27 [2022-11-17T21:04:02.819+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:04:02.820+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:04:02.820+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:04:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:04:32.938+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:04:32.948+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35d27201 [2022-11-17T21:04:32.960+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:04:33.000+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:04:33.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:05:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:05:02.788+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:05:02.793+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d670337 [2022-11-17T21:05:02.794+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:05:02.796+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:05:02.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:05:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:05:32.874+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:05:32.875+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f05c9b4 [2022-11-17T21:05:32.875+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:05:32.875+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:05:32.875+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:06:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:06:02.819+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:06:02.819+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c0c5e6b [2022-11-17T21:06:02.819+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:06:02.819+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:06:02.819+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:06:31.766+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:06:32.935+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:06:32.935+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@eae69a9 [2022-11-17T21:06:32.935+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:06:32.935+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:06:32.935+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:07:01.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:07:02.820+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:07:02.820+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@516c3dd0 [2022-11-17T21:07:02.820+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:07:02.821+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:07:02.821+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:07:31.775+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:07:32.873+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:07:32.874+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5705a95d [2022-11-17T21:07:32.874+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:07:32.875+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:07:32.875+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:08:01.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:08:02.851+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:08:02.851+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bc86bd0 [2022-11-17T21:08:02.851+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:08:02.852+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:08:02.852+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:08:31.772+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:08:32.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:08:32.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75951a8b [2022-11-17T21:08:32.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:08:32.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:08:32.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:09:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:09:02.811+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:09:02.811+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dfa08d5 [2022-11-17T21:09:02.811+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:09:02.811+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:09:02.811+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:09:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:09:32.793+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:09:32.793+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a22ab75 [2022-11-17T21:09:32.793+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:09:32.794+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:09:32.794+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:10:01.768+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:10:02.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:10:02.910+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2465c2ff [2022-11-17T21:10:02.910+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:10:02.912+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:10:02.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:10:31.759+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:10:32.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:10:32.906+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1529a44f [2022-11-17T21:10:32.917+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:10:32.920+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:10:32.921+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:11:01.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:11:02.939+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:11:02.939+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6146c28c [2022-11-17T21:11:02.939+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:11:02.940+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:11:02.940+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:11:31.761+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:11:32.839+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:11:32.839+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6814706e [2022-11-17T21:11:32.839+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:11:32.839+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:11:32.839+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:12:01.768+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:12:02.978+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:12:02.978+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@290265ae [2022-11-17T21:12:02.979+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:12:02.979+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:12:02.979+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:12:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:12:32.835+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:12:32.840+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fb7d390 [2022-11-17T21:12:32.841+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:12:32.841+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:12:32.848+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:13:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:13:02.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.23.105] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142) at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61) at java.base/java.util.TimerThread.mainLoop(Unknown Source) at java.base/java.util.TimerThread.run(Unknown Source) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 18 common frames omitted [2022-11-17T21:13:02.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50997a30 [2022-11-17T21:13:02.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:13:02.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:13:02.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:13:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:13:31.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:13:31.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c11a300 [2022-11-17T21:13:31.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:13:31.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:13:31.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:14:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:14:01.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:14:01.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49c395e8 [2022-11-17T21:14:01.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:14:01.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:14:01.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:14:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:14:31.865+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:14:31.866+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d9046f [2022-11-17T21:14:31.866+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:14:31.866+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:14:31.866+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:15:01.760+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:15:01.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:15:01.912+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4914c35 [2022-11-17T21:15:01.912+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:15:01.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:15:01.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:15:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:15:31.807+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:15:31.807+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56507a0b [2022-11-17T21:15:31.807+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:15:31.807+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:15:31.807+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:16:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:16:01.861+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:16:01.861+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6504b350 [2022-11-17T21:16:01.861+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:16:01.861+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:16:01.861+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:16:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:16:31.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:16:31.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b1f54ae [2022-11-17T21:16:31.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:16:31.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:16:31.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:17:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:17:01.871+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:17:01.872+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f4fe5be [2022-11-17T21:17:01.875+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:17:01.875+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:17:01.876+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:17:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:17:31.859+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:17:31.859+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75df2d72 [2022-11-17T21:17:31.859+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:17:31.859+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:17:31.859+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:18:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:18:01.803+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:18:01.803+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dd4488c [2022-11-17T21:18:01.803+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:18:01.803+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:18:01.803+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:18:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:18:31.906+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:18:31.906+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c5f818a [2022-11-17T21:18:31.906+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:18:31.907+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:18:31.907+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:19:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:19:01.822+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:19:01.822+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17d50f38 [2022-11-17T21:19:01.822+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:19:01.823+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:19:01.823+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:19:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:19:31.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:19:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@485ac08a [2022-11-17T21:19:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:19:31.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:19:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:20:01.764+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:20:01.814+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:20:01.814+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@220ea2c4 [2022-11-17T21:20:01.814+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:20:01.814+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:20:01.814+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:20:31.760+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:20:31.802+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:20:31.803+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cf88def [2022-11-17T21:20:31.803+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:20:31.806+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:20:31.807+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:21:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:21:01.820+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:21:01.820+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22be7b0c [2022-11-17T21:21:01.820+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:21:01.820+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:21:01.820+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:21:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:21:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:21:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65ae6faa [2022-11-17T21:21:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:21:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:21:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:22:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:22:01.864+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:22:01.864+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ed0cb33 [2022-11-17T21:22:01.864+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:22:01.865+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:22:01.865+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:22:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:22:31.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:22:31.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fe17d6f [2022-11-17T21:22:31.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:22:31.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:22:31.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:23:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:23:01.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:23:01.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fc591c8 [2022-11-17T21:23:01.780+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:23:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:23:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:23:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:23:31.782+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:23:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64a3d45f [2022-11-17T21:23:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:23:31.783+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:23:31.794+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:24:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:24:01.779+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:24:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c942728 [2022-11-17T21:24:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:24:01.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:24:01.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:24:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:24:31.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:24:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@282e6a6 [2022-11-17T21:24:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:24:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:24:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:25:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:25:01.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:25:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65163741 [2022-11-17T21:25:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:25:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:25:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:25:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:25:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:25:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cf18bdf [2022-11-17T21:25:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:25:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:25:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:26:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:26:01.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:26:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fe535c5 [2022-11-17T21:26:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:26:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:26:01.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:26:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:26:31.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:26:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13611cb1 [2022-11-17T21:26:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:26:31.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:26:31.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:27:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:27:01.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:27:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b45c5c5 [2022-11-17T21:27:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:27:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:27:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:27:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:27:31.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:27:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@89ac989 [2022-11-17T21:27:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:27:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:27:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:28:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:28:01.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:28:01.786+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b42fb84 [2022-11-17T21:28:01.786+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:28:01.787+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:28:01.787+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:28:31.765+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:28:32.213+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:28:32.214+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64bc54c0 [2022-11-17T21:28:32.214+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:28:32.215+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:28:32.215+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:29:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:29:01.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:29:01.786+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6598f67c [2022-11-17T21:29:01.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:29:01.788+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:29:01.789+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:29:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:29:31.789+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:29:31.789+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70697e41 [2022-11-17T21:29:31.790+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:29:31.791+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:29:31.791+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:30:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:30:01.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:30:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c532bf9 [2022-11-17T21:30:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:30:01.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:30:01.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:30:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:30:31.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:30:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45978f48 [2022-11-17T21:30:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:30:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:30:31.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:31:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:31:01.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:31:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74f7ffa8 [2022-11-17T21:31:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:31:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:31:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:31:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:31:31.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:31:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c758866 [2022-11-17T21:31:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:31:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:31:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:32:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:32:01.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:32:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5135d6ae [2022-11-17T21:32:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:32:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:32:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:32:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:32:31.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:32:31.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ece85aa [2022-11-17T21:32:31.776+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:32:31.776+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:32:31.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:33:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:33:01.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:33:01.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ce6f7d3 [2022-11-17T21:33:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:33:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:33:01.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:33:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:33:31.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:33:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a6ce1f1 [2022-11-17T21:33:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:33:31.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:33:31.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:34:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:34:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:34:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a5f39d [2022-11-17T21:34:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:34:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:34:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:34:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:34:31.793+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:34:31.793+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40a12e9 [2022-11-17T21:34:31.793+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:34:31.793+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:34:31.793+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:35:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:35:01.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:35:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@245c5711 [2022-11-17T21:35:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:35:01.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:35:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:35:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:35:31.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:35:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33ccf4e1 [2022-11-17T21:35:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:35:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:35:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:36:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:36:01.779+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:36:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@183cb95d [2022-11-17T21:36:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:36:01.779+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:36:01.785+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:36:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:36:31.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:36:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c1e1f24 [2022-11-17T21:36:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:36:31.779+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:36:31.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:37:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:37:01.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:37:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10dd4d92 [2022-11-17T21:37:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:37:01.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:37:01.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:37:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:37:31.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:37:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6785f24b [2022-11-17T21:37:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:37:31.779+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:37:31.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:38:01.763+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:38:01.818+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:38:01.818+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a62bf92 [2022-11-17T21:38:01.818+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:38:01.818+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:38:01.818+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:38:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:38:31.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:38:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e3629e [2022-11-17T21:38:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:38:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:38:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:39:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:39:01.782+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:39:01.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51183ec9 [2022-11-17T21:39:01.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:39:01.783+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:39:01.783+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:39:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:39:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:39:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@104909fb [2022-11-17T21:39:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:39:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:39:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:40:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:40:01.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:40:01.783+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c08fe8c [2022-11-17T21:40:01.783+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:40:01.783+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:40:01.783+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:40:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:40:31.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:40:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ede3aa [2022-11-17T21:40:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:40:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:40:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:41:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:41:01.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:41:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@241ef559 [2022-11-17T21:41:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:41:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:41:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:41:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:41:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:41:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14ba4dfb [2022-11-17T21:41:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:41:31.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:41:31.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:42:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:42:01.779+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:42:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79f68b85 [2022-11-17T21:42:01.780+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:42:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:42:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:42:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:42:31.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:42:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fe03e69 [2022-11-17T21:42:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:42:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:42:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:43:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:43:01.804+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:43:01.804+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c0a9468 [2022-11-17T21:43:01.804+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:43:01.804+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:43:01.804+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:43:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:43:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:43:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40329cc7 [2022-11-17T21:43:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:43:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:43:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:44:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:44:01.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:44:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78510b26 [2022-11-17T21:44:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:44:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:44:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:44:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:44:31.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:44:31.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d95464a [2022-11-17T21:44:31.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:44:31.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:44:31.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:45:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:45:01.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:45:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32187a57 [2022-11-17T21:45:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:45:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:45:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:45:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:45:31.776+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:45:31.776+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7258e314 [2022-11-17T21:45:31.776+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:45:31.776+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:45:31.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:46:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:46:01.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:46:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10479025 [2022-11-17T21:46:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:46:01.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:46:01.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:46:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:46:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:46:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5579ccba [2022-11-17T21:46:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:46:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:46:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:47:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:47:01.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:47:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36504a33 [2022-11-17T21:47:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:47:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:47:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:47:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:47:31.781+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:47:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67816a7e [2022-11-17T21:47:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:47:31.782+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:47:31.783+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:48:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:48:01.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:48:01.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51025197 [2022-11-17T21:48:01.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:48:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:48:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:48:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:48:31.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:48:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bdb307e [2022-11-17T21:48:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:48:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:48:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:49:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:49:01.791+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:49:01.792+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78f29c28 [2022-11-17T21:49:01.792+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:49:01.793+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:49:01.794+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:49:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:49:31.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:49:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b3ee326 [2022-11-17T21:49:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:49:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:49:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:50:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:50:01.788+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:50:01.788+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ac11fd [2022-11-17T21:50:01.788+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:50:01.789+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:50:01.789+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:50:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:50:31.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:50:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57f82931 [2022-11-17T21:50:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:50:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:50:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:51:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:51:01.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:51:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ad73543 [2022-11-17T21:51:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:51:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:51:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:51:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:51:31.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:51:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72428767 [2022-11-17T21:51:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:51:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:51:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:52:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:52:01.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:52:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ad62ea2 [2022-11-17T21:52:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:52:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:52:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:52:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:52:31.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:52:31.787+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a99dce2 [2022-11-17T21:52:31.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:52:31.787+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:52:31.787+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:53:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:53:01.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:53:01.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e783f2b [2022-11-17T21:53:01.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:53:01.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:53:01.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:53:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:53:31.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:53:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@368052fe [2022-11-17T21:53:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:53:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:53:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:54:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:54:01.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:54:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@638e493d [2022-11-17T21:54:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:54:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:54:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:54:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:54:31.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:54:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47db6dfd [2022-11-17T21:54:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:54:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:54:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:55:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:55:01.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:55:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12452ff7 [2022-11-17T21:55:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:55:01.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:55:01.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:55:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:55:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:55:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29840d41 [2022-11-17T21:55:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:55:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:55:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:56:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:56:01.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:56:01.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7161d0b1 [2022-11-17T21:56:01.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:56:01.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:56:01.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:56:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:56:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:56:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15de209f [2022-11-17T21:56:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:56:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:56:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:57:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:57:01.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:57:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f44efc5 [2022-11-17T21:57:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:57:01.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:57:01.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:57:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:57:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:57:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@738af776 [2022-11-17T21:57:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:57:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:57:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:58:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:58:01.806+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:58:01.807+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f71d7ab [2022-11-17T21:58:01.809+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:58:01.811+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:58:01.811+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:58:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:58:31.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:58:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d98b41a [2022-11-17T21:58:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:58:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:58:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:59:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:59:01.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:59:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66079461 [2022-11-17T21:59:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:59:01.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:59:01.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T21:59:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T21:59:31.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T21:59:31.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@737a89e1 [2022-11-17T21:59:31.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T21:59:31.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T21:59:31.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:00:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:00:01.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:00:01.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fdd5e2c [2022-11-17T22:00:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:00:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:00:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:00:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:00:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:00:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51722acf [2022-11-17T22:00:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:00:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:00:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:01:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:01:01.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:01:01.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@716664c5 [2022-11-17T22:01:01.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:01:01.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:01:01.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:01:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:01:31.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:01:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13c22116 [2022-11-17T22:01:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:01:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:01:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:02:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:02:01.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:02:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74570e92 [2022-11-17T22:02:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:02:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:02:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:02:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:02:31.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:02:31.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7134b086 [2022-11-17T22:02:31.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:02:31.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:02:31.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:03:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:03:01.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:03:01.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16312027 [2022-11-17T22:03:01.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:03:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:03:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:03:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:03:31.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:03:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58764c51 [2022-11-17T22:03:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:03:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:03:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:04:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:04:01.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:04:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a05e6bd [2022-11-17T22:04:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:04:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:04:01.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:04:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:04:31.794+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:04:31.794+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bc8ec04 [2022-11-17T22:04:31.794+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:04:31.799+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:04:31.799+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:05:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:05:01.798+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:05:01.798+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71fc833b [2022-11-17T22:05:01.798+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:05:01.804+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:05:01.805+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:05:31.681+00:00|INFO|RequestLog|qtp1356840024-17] 10.233.65.10 - healthcheck [17/Nov/2022:22:05:31 +0000] "GET /healthcheck HTTP/1.1" 200 114 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)" [2022-11-17T22:05:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:05:31.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:05:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48b6765f [2022-11-17T22:05:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:05:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:05:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:06:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:06:01.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:06:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50bfed2c [2022-11-17T22:06:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:06:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:06:01.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:06:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:06:31.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:06:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6200dff9 [2022-11-17T22:06:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:06:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:06:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:07:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:07:01.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:07:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6be31fa8 [2022-11-17T22:07:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:07:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:07:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:07:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:07:31.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:07:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c862c3c [2022-11-17T22:07:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:07:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:07:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:08:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:08:01.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:08:01.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2488eeaa [2022-11-17T22:08:01.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:08:01.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:08:01.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:08:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:08:31.781+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:08:31.781+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16d203f7 [2022-11-17T22:08:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:08:31.782+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:08:31.782+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:09:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:09:01.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:09:01.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21ae6a19 [2022-11-17T22:09:01.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:09:01.785+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:09:01.786+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:09:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:09:31.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:09:31.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@501abf53 [2022-11-17T22:09:31.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:09:31.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:09:31.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:10:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:10:01.790+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:10:01.790+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60785979 [2022-11-17T22:10:01.791+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:10:01.793+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:10:01.793+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:10:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:10:31.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:10:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77ecf0fd [2022-11-17T22:10:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:10:31.779+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:10:31.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:11:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:11:01.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:11:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@402e5334 [2022-11-17T22:11:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:11:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:11:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:11:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:11:31.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:11:31.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@407643e0 [2022-11-17T22:11:31.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:11:31.786+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:11:31.786+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:12:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:12:01.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:12:01.783+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@806d51e [2022-11-17T22:12:01.783+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:12:01.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:12:01.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:12:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:12:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:12:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6686eafc [2022-11-17T22:12:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:12:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:12:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:13:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:13:01.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:13:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fc391b9 [2022-11-17T22:13:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:13:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:13:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:13:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:13:31.788+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:13:31.789+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31294eff [2022-11-17T22:13:31.789+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:13:31.789+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:13:31.789+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:14:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:14:01.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:14:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ab16791 [2022-11-17T22:14:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:14:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:14:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:14:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:14:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:14:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16b6a74f [2022-11-17T22:14:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:14:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:14:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:15:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:15:01.796+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:15:01.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fd6d2d3 [2022-11-17T22:15:01.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:15:01.797+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:15:01.797+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:15:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:15:31.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:15:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16156cd6 [2022-11-17T22:15:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:15:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:15:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:16:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:16:01.776+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:16:01.776+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fe45484 [2022-11-17T22:16:01.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:16:01.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:16:01.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:16:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:16:31.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:16:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22c276f7 [2022-11-17T22:16:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:16:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:16:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:17:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:17:01.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:17:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@564fcc83 [2022-11-17T22:17:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:17:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:17:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:17:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:17:31.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:17:31.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18a1ddc6 [2022-11-17T22:17:31.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:17:31.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:17:31.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:18:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:18:01.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:18:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65376705 [2022-11-17T22:18:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:18:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:18:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:18:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:18:31.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:18:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@580ba26e [2022-11-17T22:18:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:18:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:18:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:19:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:19:01.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:19:01.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e7c8534 [2022-11-17T22:19:01.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:19:01.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:19:01.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:19:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:19:31.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:19:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ce0ab45 [2022-11-17T22:19:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:19:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:19:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:20:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:20:01.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:20:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@431330dc [2022-11-17T22:20:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:20:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:20:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:20:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:20:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:20:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65a2430d [2022-11-17T22:20:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:20:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:20:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:21:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:21:01.779+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:21:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dc3b6f2 [2022-11-17T22:21:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:21:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:21:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:21:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:21:31.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:21:31.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64ca2caa [2022-11-17T22:21:31.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:21:31.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:21:31.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:22:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:22:01.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:22:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56ac399e [2022-11-17T22:22:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:22:01.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:22:01.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:22:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:22:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:22:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18531697 [2022-11-17T22:22:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:22:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:22:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:23:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:23:01.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:23:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3731992a [2022-11-17T22:23:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:23:01.779+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:23:01.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:23:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:23:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:23:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d89efe2 [2022-11-17T22:23:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:23:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:23:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:24:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:24:01.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:24:01.787+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@759c8da6 [2022-11-17T22:24:01.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:24:01.787+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:24:01.787+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:24:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:24:31.794+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:24:31.794+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67bb0617 [2022-11-17T22:24:31.794+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:24:31.794+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:24:31.794+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:25:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:25:01.785+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:25:01.785+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b49e542 [2022-11-17T22:25:01.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:25:01.786+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:25:01.786+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:25:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:25:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:25:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69365ac4 [2022-11-17T22:25:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:25:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:25:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:26:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:26:01.794+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:26:01.794+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f20caa0 [2022-11-17T22:26:01.795+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:26:01.795+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:26:01.795+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:26:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:26:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:26:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c9ca150 [2022-11-17T22:26:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:26:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:26:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:27:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:27:01.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:27:01.783+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46d6d52e [2022-11-17T22:27:01.783+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:27:01.783+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:27:01.783+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:27:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:27:31.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:27:31.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53dfe284 [2022-11-17T22:27:31.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:27:31.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:27:31.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:28:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:28:01.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:28:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d894e49 [2022-11-17T22:28:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:28:01.776+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:28:01.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:28:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:28:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:28:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7561e3fc [2022-11-17T22:28:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:28:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:28:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:29:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:29:01.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:29:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f2100f3 [2022-11-17T22:29:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:29:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:29:01.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:29:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:29:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:29:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55e3624b [2022-11-17T22:29:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:29:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:29:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:30:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:30:01.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:30:01.783+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f08e60f [2022-11-17T22:30:01.783+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:30:01.783+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:30:01.783+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:30:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:30:31.800+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:30:31.800+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6008a015 [2022-11-17T22:30:31.800+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:30:31.800+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:30:31.800+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:31:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:31:01.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:31:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@255c2ee4 [2022-11-17T22:31:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:31:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:31:01.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:31:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:31:31.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:31:31.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dcae212 [2022-11-17T22:31:31.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:31:31.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:31:31.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:32:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:32:01.797+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:32:01.797+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4663924a [2022-11-17T22:32:01.797+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:32:01.798+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:32:01.798+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:32:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:32:31.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:32:31.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67348412 [2022-11-17T22:32:31.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:32:31.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:32:31.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:33:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:33:01.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:33:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@581b9e9f [2022-11-17T22:33:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:33:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:33:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:33:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:33:31.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:33:31.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5abacfae [2022-11-17T22:33:31.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:33:31.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:33:31.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:34:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:34:01.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:34:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@de33456 [2022-11-17T22:34:01.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:34:01.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:34:01.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:34:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:34:31.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:34:31.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e3df5e8 [2022-11-17T22:34:31.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:34:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:34:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:35:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:35:01.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:35:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@505ca6da [2022-11-17T22:35:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:35:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:35:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:35:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:35:31.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:35:31.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@488e0cbe [2022-11-17T22:35:31.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:35:31.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:35:31.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:36:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:36:01.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:36:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70daee9e [2022-11-17T22:36:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:36:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:36:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:36:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:36:31.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:36:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34bbabb7 [2022-11-17T22:36:31.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:36:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:36:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:37:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:37:01.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:37:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@cf96476 [2022-11-17T22:37:01.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:37:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:37:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:37:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:37:31.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:37:31.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c76a938 [2022-11-17T22:37:31.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:37:31.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:37:31.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:38:01.758+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:38:01.786+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:38:01.786+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14ca3263 [2022-11-17T22:38:01.786+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:38:01.787+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:38:01.787+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:38:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:38:31.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:38:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f628011 [2022-11-17T22:38:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:38:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:38:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:39:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:39:01.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:39:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1327ac25 [2022-11-17T22:39:01.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:39:01.776+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:39:01.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:39:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:39:31.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:39:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ef0f0e4 [2022-11-17T22:39:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:39:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:39:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:40:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:40:01.793+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:40:01.793+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74bf7db6 [2022-11-17T22:40:01.793+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:40:01.793+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:40:01.794+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:40:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:40:31.842+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:40:31.843+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c1ec053 [2022-11-17T22:40:31.843+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:40:31.844+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:40:31.844+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:41:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:41:01.815+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:41:01.816+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fdbf60e [2022-11-17T22:41:01.816+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:41:01.817+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:41:01.817+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:41:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:41:31.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:41:31.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4304b9f3 [2022-11-17T22:41:31.785+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:41:31.786+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:41:31.786+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:42:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:42:01.813+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:42:01.814+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e5a2883 [2022-11-17T22:42:01.814+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:42:01.814+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:42:01.814+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:42:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:42:31.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:42:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@401f6668 [2022-11-17T22:42:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:42:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:42:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:43:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:43:01.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:43:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37b19c71 [2022-11-17T22:43:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:43:01.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:43:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:43:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:43:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:43:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41dbd415 [2022-11-17T22:43:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:43:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:43:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:44:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:44:01.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:44:01.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70c8955f [2022-11-17T22:44:01.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:44:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:44:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:44:31.760+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:44:31.809+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:44:31.809+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9df002b [2022-11-17T22:44:31.809+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:44:31.810+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:44:31.810+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:45:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:45:01.801+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:45:01.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@243e3185 [2022-11-17T22:45:01.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:45:01.801+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:45:01.801+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:45:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:45:31.781+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:45:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52bad7cf [2022-11-17T22:45:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:45:31.783+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:45:31.783+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:46:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:46:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:46:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@783269c1 [2022-11-17T22:46:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:46:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:46:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:46:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:46:31.805+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:46:31.805+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a2a4219 [2022-11-17T22:46:31.805+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:46:31.806+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:46:31.806+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:47:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:47:01.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:47:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3586856 [2022-11-17T22:47:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:47:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:47:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:47:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:47:31.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:47:31.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@99b0f34 [2022-11-17T22:47:31.775+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:47:31.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:47:31.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:48:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:48:01.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:48:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ede749c [2022-11-17T22:48:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:48:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:48:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:48:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:48:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:48:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57b62331 [2022-11-17T22:48:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:48:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:48:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:49:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:49:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:49:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f85a94 [2022-11-17T22:49:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:49:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:49:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:49:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:49:31.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:49:31.775+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51abe0f2 [2022-11-17T22:49:31.776+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:49:31.776+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:49:31.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:50:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:50:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:50:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@500adcc7 [2022-11-17T22:50:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:50:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:50:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:50:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:50:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:50:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ad5943c [2022-11-17T22:50:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:50:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:50:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:51:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:51:01.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:51:01.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bba4aa9 [2022-11-17T22:51:01.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:51:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:51:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:51:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:51:31.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:51:31.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@774ad410 [2022-11-17T22:51:31.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:51:31.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:51:31.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:52:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:52:01.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:52:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6450befb [2022-11-17T22:52:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:52:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:52:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:52:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:52:31.787+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:52:31.787+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6202ddd [2022-11-17T22:52:31.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:52:31.788+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:52:31.788+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:53:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:53:01.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:53:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60653071 [2022-11-17T22:53:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:53:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:53:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:53:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:53:31.800+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:53:31.801+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@307554f9 [2022-11-17T22:53:31.801+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:53:31.801+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:53:31.801+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:54:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:54:01.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:54:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ce761fb [2022-11-17T22:54:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:54:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:54:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:54:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:54:31.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:54:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4855364b [2022-11-17T22:54:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:54:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:54:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:55:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:55:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:55:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18770507 [2022-11-17T22:55:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:55:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:55:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:55:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:55:31.776+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:55:31.776+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e742aab [2022-11-17T22:55:31.776+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:55:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:55:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:56:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:56:01.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:56:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c5123f4 [2022-11-17T22:56:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:56:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:56:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:56:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:56:31.831+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:56:31.831+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12714aa2 [2022-11-17T22:56:31.832+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:56:31.832+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:56:31.832+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:57:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:57:01.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:57:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ab2e0d [2022-11-17T22:57:01.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:57:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:57:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:57:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:57:31.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:57:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1db42f93 [2022-11-17T22:57:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:57:31.779+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:57:31.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:58:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:58:01.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:58:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c109391 [2022-11-17T22:58:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:58:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:58:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:58:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:58:31.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:58:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@308af64d [2022-11-17T22:58:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:58:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:58:31.779+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:59:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:59:01.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:59:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12f8c01 [2022-11-17T22:59:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:59:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:59:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T22:59:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T22:59:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T22:59:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@779e8f64 [2022-11-17T22:59:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T22:59:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T22:59:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:00:01.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:00:01.783+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:00:01.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@617b3369 [2022-11-17T23:00:01.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:00:01.784+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:00:01.784+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:00:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:00:31.776+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:00:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1175eb44 [2022-11-17T23:00:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:00:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:00:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:01:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:01:01.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:01:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f8d879b [2022-11-17T23:01:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:01:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:01:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:01:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:01:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:01:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a07ef36 [2022-11-17T23:01:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:01:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:01:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:02:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:02:01.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:02:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2354a316 [2022-11-17T23:02:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:02:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:02:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:02:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:02:31.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:02:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44463a25 [2022-11-17T23:02:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:02:31.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:02:31.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:03:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:03:01.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:03:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58114ae4 [2022-11-17T23:03:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:03:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:03:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:03:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:03:31.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:03:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a659c32 [2022-11-17T23:03:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:03:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:03:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:04:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:04:01.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:04:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d95ff0f [2022-11-17T23:04:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:04:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:04:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:04:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:04:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:04:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@663b21d5 [2022-11-17T23:04:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:04:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:04:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:05:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:05:01.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:05:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18365cc4 [2022-11-17T23:05:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:05:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:05:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:05:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:05:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:05:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30a9f50f [2022-11-17T23:05:31.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:05:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:05:31.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:06:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:06:01.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:06:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c6216 [2022-11-17T23:06:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:06:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:06:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:06:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:06:31.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:06:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22995752 [2022-11-17T23:06:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:06:31.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:06:31.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:07:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:07:01.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:07:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f53d66e [2022-11-17T23:07:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:07:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:07:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:07:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:07:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:07:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a6e6f39 [2022-11-17T23:07:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:07:31.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:07:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:08:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:08:01.784+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:08:01.784+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7699e042 [2022-11-17T23:08:01.784+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:08:01.799+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:08:01.799+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:08:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:08:31.809+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:08:31.810+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@345cf950 [2022-11-17T23:08:31.810+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:08:31.810+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:08:31.811+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:09:01.760+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:09:01.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:09:01.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46d728f0 [2022-11-17T23:09:01.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:09:01.779+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:09:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:09:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:09:31.780+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:09:31.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47cdfa5c [2022-11-17T23:09:31.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:09:31.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:09:31.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:10:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:10:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:10:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f69417c [2022-11-17T23:10:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:10:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:10:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:10:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:10:31.779+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:10:31.780+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@240b93bc [2022-11-17T23:10:31.780+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:10:31.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:10:31.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:11:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:11:01.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:11:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30330687 [2022-11-17T23:11:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:11:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:11:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:11:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:11:31.774+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:11:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@726fbbf0 [2022-11-17T23:11:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:11:31.775+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:11:31.775+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:12:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:12:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:12:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@269600a9 [2022-11-17T23:12:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:12:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:12:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:12:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:12:31.801+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:12:31.802+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e194315 [2022-11-17T23:12:31.802+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:12:31.802+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:12:31.802+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:13:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:13:01.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:13:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6297b231 [2022-11-17T23:13:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:13:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:13:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:13:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:13:31.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:13:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b89e31d [2022-11-17T23:13:31.774+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:13:31.774+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:13:31.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:14:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:14:01.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:14:01.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@525a46d4 [2022-11-17T23:14:01.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:14:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:14:01.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:14:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:14:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:14:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@320a7038 [2022-11-17T23:14:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:14:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:14:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:15:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:15:01.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:15:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@232c72e9 [2022-11-17T23:15:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:15:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:15:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:15:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:15:31.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:15:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ad676ad [2022-11-17T23:15:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:15:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:15:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:16:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:16:01.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:16:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6deda639 [2022-11-17T23:16:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:16:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:16:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:16:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:16:31.786+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:16:31.786+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3093a96c [2022-11-17T23:16:31.787+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:16:31.789+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:16:31.789+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:17:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:17:01.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:17:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d9fba28 [2022-11-17T23:17:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:17:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:17:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:17:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:17:31.820+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:17:31.820+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43687eba [2022-11-17T23:17:31.820+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:17:31.821+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:17:31.821+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:18:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:18:01.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:18:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7caf630 [2022-11-17T23:18:01.779+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:18:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:18:01.780+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:18:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:18:31.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:18:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20696d79 [2022-11-17T23:18:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:18:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:18:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:19:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:19:01.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:19:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fedd34 [2022-11-17T23:19:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:19:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:19:01.772+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:19:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:19:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:19:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5350998b [2022-11-17T23:19:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:19:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:19:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:20:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:20:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:20:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c7f2a45 [2022-11-17T23:20:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:20:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:20:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:20:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:20:31.822+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:20:31.822+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f46628d [2022-11-17T23:20:31.822+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:20:31.822+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:20:31.822+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:21:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:21:01.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:21:01.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12eb459b [2022-11-17T23:21:01.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:21:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:21:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:21:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:21:31.770+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:21:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bd818e1 [2022-11-17T23:21:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:21:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:21:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:22:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:22:01.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:22:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bb5c524 [2022-11-17T23:22:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:22:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:22:01.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:22:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:22:31.782+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:22:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@450ecc75 [2022-11-17T23:22:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:22:31.782+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:22:31.782+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:23:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:23:01.765+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:23:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ec93904 [2022-11-17T23:23:01.765+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:23:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:23:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:23:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:23:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:23:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fdb14d7 [2022-11-17T23:23:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:23:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:23:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:24:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:24:01.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:24:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79d26021 [2022-11-17T23:24:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:24:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:24:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:24:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:24:31.811+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:24:31.811+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66fbb443 [2022-11-17T23:24:31.811+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:24:31.811+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:24:31.813+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:25:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:25:01.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:25:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39cad92e [2022-11-17T23:25:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:25:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:25:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:25:31.761+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:25:31.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:25:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@424620b [2022-11-17T23:25:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:25:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:25:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:26:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:26:01.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:26:01.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3708cd99 [2022-11-17T23:26:01.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:26:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:26:01.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:26:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:26:31.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:26:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fed8401 [2022-11-17T23:26:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:26:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:26:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:27:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:27:01.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:27:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63ff70a2 [2022-11-17T23:27:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:27:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:27:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:27:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:27:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:27:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22fbcfc8 [2022-11-17T23:27:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:27:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:27:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:28:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:28:01.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:28:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4db59177 [2022-11-17T23:28:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:28:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:28:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:28:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:28:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:28:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2da3ed8 [2022-11-17T23:28:31.770+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:28:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:28:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:29:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:29:01.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:29:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2975dde7 [2022-11-17T23:29:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:29:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:29:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:29:31.757+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:29:31.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:29:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cbbd2bf [2022-11-17T23:29:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:29:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:29:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:30:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:30:01.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:30:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bea63f [2022-11-17T23:30:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:30:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:30:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:30:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:30:31.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:30:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a1925e8 [2022-11-17T23:30:31.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:30:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:30:31.770+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:31:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:31:01.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:31:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a51184c [2022-11-17T23:31:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:31:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:31:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:31:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:31:31.778+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:31:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@505f61f3 [2022-11-17T23:31:31.778+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:31:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:31:31.778+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:32:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:32:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:32:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1290cfe [2022-11-17T23:32:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:32:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:32:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:32:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:32:31.767+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:32:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d500afd [2022-11-17T23:32:31.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:32:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:32:31.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:33:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:33:01.776+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:33:01.776+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@177d0ae1 [2022-11-17T23:33:01.776+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:33:01.776+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:33:01.776+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:33:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:33:31.781+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:33:31.781+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a7266e8 [2022-11-17T23:33:31.781+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:33:31.781+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:33:31.781+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:34:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:34:01.768+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:34:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13ca028f [2022-11-17T23:34:01.768+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:34:01.768+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:34:01.768+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:34:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:34:31.792+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:34:31.793+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@89501f4 [2022-11-17T23:34:31.794+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:34:31.795+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:34:31.795+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:35:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:35:01.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:35:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36466e3f [2022-11-17T23:35:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:35:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:35:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:35:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:35:31.782+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:35:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54180d74 [2022-11-17T23:35:31.782+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:35:31.782+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:35:31.782+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:36:01.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:36:01.769+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:36:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28a4e16 [2022-11-17T23:36:01.769+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:36:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:36:01.769+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:36:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:36:31.773+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:36:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42781e23 [2022-11-17T23:36:31.773+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:36:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:36:31.774+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:37:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:37:01.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:37:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d47b707 [2022-11-17T23:37:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:37:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:37:01.763+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:37:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:37:31.775+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:37:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18361bc [2022-11-17T23:37:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:37:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:37:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:38:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:38:01.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:38:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e580302 [2022-11-17T23:38:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:38:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:38:01.766+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:38:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:38:31.772+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:38:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d0071fb [2022-11-17T23:38:31.772+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:38:31.772+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:38:31.773+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:39:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:39:01.766+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:39:01.766+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26b232ad [2022-11-17T23:39:01.767+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:39:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:39:01.767+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:39:31.756+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:39:31.816+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:39:31.817+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10614def [2022-11-17T23:39:31.817+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:39:31.817+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:39:31.817+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:40:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:40:01.763+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:40:01.763+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14425985 [2022-11-17T23:40:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:40:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:40:01.765+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:40:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:40:31.771+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:40:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59a283aa [2022-11-17T23:40:31.771+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:40:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:40:31.771+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:41:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:41:01.762+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:41:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48fe3ed2 [2022-11-17T23:41:01.762+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:41:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:41:01.762+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:41:31.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:41:31.777+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:41:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17a1aab0 [2022-11-17T23:41:31.777+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:41:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:41:31.777+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized [2022-11-17T23:42:01.755+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init [2022-11-17T23:42:01.764+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error null [2022-11-17T23:42:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77e3b09a [2022-11-17T23:42:01.764+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] [2022-11-17T23:42:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds [2022-11-17T23:42:01.764+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized