Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-09-22T18:45:12.130+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-09-22T18:45:12.399+00:00|INFO|log|main] Logging initialized @936ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-09-22T18:45:12.656+00:00|INFO|ServiceManager|main] service manager starting
[2022-09-22T18:45:12.656+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-09-22T18:45:12.656+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{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@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-09-22T18:45:12.694+00:00|INFO|ServiceManager|main] service manager started
[2022-09-22T18:45:12.695+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{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@1b765a2c{STOPPED}[9.4.41.v20210516], context=o.e.j.s.ServletContextHandler@2e8e8225{/,null,STOPPED}, connector=SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-16ce702d==io.prometheus.client.exporter.MetricsServlet@17360d17{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-4ce1d6d0==org.glassfish.jersey.servlet.ServletContainer@16fad687{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-4b41dd5c==io.swagger.jersey.config.JerseyJaxrsConfig@aceb0dac{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-09-22T18:45:12.735+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 11.0.11+9
[2022-09-22T18:45:12.813+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-09-22T18:45:12.813+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-09-22T18:45:12.814+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-09-22T18:45:12.868+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-09-22T18:45:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:45:13.584+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	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)
[2022-09-22T18:45:13.586+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2094f19e
[2022-09-22T18:45:13.586+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:45:13.593+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:45:13.593+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:45:13.888+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-09-22T18:45:13.889+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-09-22T18:45:13.982+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-09-22T18:45:13.999+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-09-22T18:45:13.999+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2536ms
[2022-09-22T18:45:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:45:43.996+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:45:43.996+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f2b317f
[2022-09-22T18:45:43.996+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:45:43.997+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:45:43.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:46:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:46:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:46:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@314b37dc
[2022-09-22T18:46:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:46:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:46:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:46:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:46:43.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:46:43.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59f5f7cc
[2022-09-22T18:46:43.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:46:43.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:46:43.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:47:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:47:13.918+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:47:13.918+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a0e2953
[2022-09-22T18:47:13.918+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:47:13.919+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:47:13.919+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:47:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:47:43.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:47:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2445f1ef
[2022-09-22T18:47:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:47:43.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:47:43.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:48:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:48:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:48:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5afba9db
[2022-09-22T18:48:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:48:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:48:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:48:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:48:43.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:48:43.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fd84f0b
[2022-09-22T18:48:43.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:48:43.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:48:43.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:49:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:49:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:49:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ce05a8a
[2022-09-22T18:49:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:49:13.910+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:49:13.910+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:49:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:49:43.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:49:43.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1420309b
[2022-09-22T18:49:43.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:49:43.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:49:43.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:50:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:50:13.913+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:50:13.914+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c60427d
[2022-09-22T18:50:13.914+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:50:13.914+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:50:13.914+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:50:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:50:43.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:50:43.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cda3550
[2022-09-22T18:50:43.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:50:43.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:50:43.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:51:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:51:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:51:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b5aacbb
[2022-09-22T18:51:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:51:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:51:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:51:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:51:43.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:51:43.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12aec16
[2022-09-22T18:51:43.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:51:43.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:51:43.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:52:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:52:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:52:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38daa658
[2022-09-22T18:52:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:52:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:52:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:52:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:52:43.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:52:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65b1ea18
[2022-09-22T18:52:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:52:43.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:52:43.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:53:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:53:13.913+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:53:13.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@87a63de
[2022-09-22T18:53:13.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:53:13.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:53:13.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:53:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:53:43.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:53:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d877797
[2022-09-22T18:53:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:53:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:53:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:54:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:54:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:54:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65d335d4
[2022-09-22T18:54:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:54:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:54:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:54:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:54:43.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:54:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24705037
[2022-09-22T18:54:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:54:43.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:54:43.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:55:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:55:13.973+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:55:13.974+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39c8059e
[2022-09-22T18:55:13.974+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:55:13.974+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:55:13.974+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:55:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:55:43.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:55:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7523e036
[2022-09-22T18:55:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:55:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:55:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:56:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:56:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:56:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43cf4ad
[2022-09-22T18:56:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:56:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:56:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:56:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:56:43.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:56:43.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74edbfcd
[2022-09-22T18:56:43.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:56:43.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:56:43.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:57:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:57:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:57:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43f2652b
[2022-09-22T18:57:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:57:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:57:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:57:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:57:43.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:57:43.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@562a977c
[2022-09-22T18:57:43.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:57:43.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:57:43.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:58:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:58:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:58:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2907696a
[2022-09-22T18:58:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:58:13.910+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:58:13.910+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:58:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:58:43.929+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:58:43.929+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b63b32e
[2022-09-22T18:58:43.929+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:58:43.929+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:58:43.930+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:59:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:59:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:59:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e8510a1
[2022-09-22T18:59:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:59:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:59:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T18:59:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T18:59:43.926+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T18:59:43.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a0b0447
[2022-09-22T18:59:43.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T18:59:43.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T18:59:43.926+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:00:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:00:13.913+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:00:13.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7949dcfa
[2022-09-22T19:00:13.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:00:13.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:00:13.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:00:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:00:43.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:00:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b01e1ed
[2022-09-22T19:00:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:00:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:00:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:01:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:01:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:01:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d0086c7
[2022-09-22T19:01:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:01:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:01:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:01:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:01:43.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:01:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53bb6463
[2022-09-22T19:01:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:01:43.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:01:43.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:02:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:02:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:02:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50f3ffb5
[2022-09-22T19:02:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:02:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:02:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:02:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:02:43.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:02:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36ba140c
[2022-09-22T19:02:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:02:43.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:02:43.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:03:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:03:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:03:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f3c25fd
[2022-09-22T19:03:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:03:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:03:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:03:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:03:43.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:03:43.912+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bc2befb
[2022-09-22T19:03:43.912+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:03:43.912+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:03:43.912+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:04:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:04:13.918+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:04:13.919+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@188f59f1
[2022-09-22T19:04:13.919+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:04:13.919+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:04:13.919+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:04:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:04:43.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:04:43.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a6d2a04
[2022-09-22T19:04:43.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:04:43.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:04:43.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:05:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:05:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:05:13.910+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60f4a066
[2022-09-22T19:05:13.910+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:05:13.910+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:05:13.910+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:05:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:05:43.905+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:05:43.906+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c3b444b
[2022-09-22T19:05:43.906+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:05:43.906+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:05:43.906+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:06:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:06:13.909+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:06:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f337dbf
[2022-09-22T19:06:13.910+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:06:13.910+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:06:13.910+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:06:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:06:43.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:06:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b2fd56f
[2022-09-22T19:06:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:06:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:06:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:07:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:07:13.912+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:07:13.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d40f27
[2022-09-22T19:07:13.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:07:13.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:07:13.913+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:07:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:07:43.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:07:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7757ecbe
[2022-09-22T19:07:43.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:07:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:07:43.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:08:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:08:13.920+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:08:13.920+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24f0c346
[2022-09-22T19:08:13.920+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:08:13.920+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:08:13.920+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:08:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:08:43.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:08:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@666129d0
[2022-09-22T19:08:43.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:08:43.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:08:43.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:09:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:09:13.908+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-22T19:09:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@133dcd07
[2022-09-22T19:09:13.909+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:09:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:09:13.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:09:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:09:42.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:09:42.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@361718d5
[2022-09-22T19:09:42.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:09:42.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:09:42.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:10:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:10:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:10:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3018771a
[2022-09-22T19:10:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:10:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:10:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:10:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:10:42.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:10:42.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77e012e6
[2022-09-22T19:10:42.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:10:42.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:10:42.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:11:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:11:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:11:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3638dea6
[2022-09-22T19:11:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:11:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:11:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:11:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:11:42.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:11:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ffc6d27
[2022-09-22T19:11:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:11:42.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:11:42.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:12:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:12:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:12:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d456f42
[2022-09-22T19:12:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:12:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:12:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:12:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:12:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:12:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@371fd0ea
[2022-09-22T19:12:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:12:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:12:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:13:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:13:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:13:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@256411e9
[2022-09-22T19:13:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:13:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:13:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:13:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:13:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:13:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a7534bc
[2022-09-22T19:13:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:13:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:13:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:14:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:14:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:14:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cbaa2bb
[2022-09-22T19:14:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:14:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:14:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:14:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:14:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:14:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28f367ec
[2022-09-22T19:14:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:14:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:14:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:15:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:15:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:15:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@799def4c
[2022-09-22T19:15:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:15:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:15:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:15:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:15:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:15:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a92593e
[2022-09-22T19:15:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:15:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:15:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:16:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:16:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:16:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c1f446d
[2022-09-22T19:16:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:16:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:16:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:16:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:16:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:16:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@181c3f3d
[2022-09-22T19:16:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:16:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:16:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:17:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:17:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:17:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39994f9b
[2022-09-22T19:17:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:17:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:17:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:17:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:17:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:17:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@eea0a65
[2022-09-22T19:17:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:17:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:17:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:18:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:18:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:18:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1727eeb9
[2022-09-22T19:18:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:18:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:18:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:18:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:18:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:18:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70ba640f
[2022-09-22T19:18:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:18:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:18:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:19:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:19:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:19:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b4071b0
[2022-09-22T19:19:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:19:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:19:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:19:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:19:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:19:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2eb592cf
[2022-09-22T19:19:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:19:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:19:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:20:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:20:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:20:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14a16ad7
[2022-09-22T19:20:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:20:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:20:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:20:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:20:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:20:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2be8a807
[2022-09-22T19:20:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:20:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:20:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:21:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:21:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:21:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65164c9a
[2022-09-22T19:21:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:21:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:21:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:21:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:21:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:21:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76b16e6e
[2022-09-22T19:21:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:21:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:21:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:22:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:22:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:22:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@359557e1
[2022-09-22T19:22:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:22:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:22:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:22:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:22:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:22:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7afbcc05
[2022-09-22T19:22:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:22:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:22:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:23:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:23:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:23:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@780a90a8
[2022-09-22T19:23:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:23:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:23:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:23:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:23:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:23:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63590c7d
[2022-09-22T19:23:42.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:23:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:23:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:24:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:24:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:24:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19d0db84
[2022-09-22T19:24:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:24:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:24:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:24:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:24:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:24:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68ad3918
[2022-09-22T19:24:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:24:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:24:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:25:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:25:12.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:25:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@648e3406
[2022-09-22T19:25:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:25:12.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:25:12.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:25:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:25:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:25:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4321765f
[2022-09-22T19:25:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:25:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:25:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:26:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:26:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:26:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a0d7305
[2022-09-22T19:26:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:26:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:26:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:26:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:26:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:26:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54e97faf
[2022-09-22T19:26:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:26:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:26:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:27:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:27:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:27:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@348fe3b8
[2022-09-22T19:27:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:27:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:27:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:27:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:27:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:27:42.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bc9bc50
[2022-09-22T19:27:42.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:27:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:27:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:28:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:28:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:28:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d6adf78
[2022-09-22T19:28:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:28:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:28:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:28:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:28:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:28:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74428cb9
[2022-09-22T19:28:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:28:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:28:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:29:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:29:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:29:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15da1c9
[2022-09-22T19:29:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:29:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:29:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:29:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:29:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:29:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38ead70e
[2022-09-22T19:29:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:29:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:29:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:30:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:30:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:30:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10138636
[2022-09-22T19:30:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:30:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:30:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:30:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:30:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:30:42.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a1e8e43
[2022-09-22T19:30:42.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:30:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:30:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:31:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:31:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:31:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50c7e34b
[2022-09-22T19:31:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:31:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:31:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:31:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:31:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:31:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46802c64
[2022-09-22T19:31:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:31:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:31:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:32:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:32:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:32:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@664156f5
[2022-09-22T19:32:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:32:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:32:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:32:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:32:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:32:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53b871d6
[2022-09-22T19:32:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:32:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:32:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:33:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:33:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:33:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@663f3261
[2022-09-22T19:33:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:33:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:33:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:33:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:33:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:33:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b2aa791
[2022-09-22T19:33:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:33:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:33:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:34:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:34:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:34:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b1435c
[2022-09-22T19:34:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:34:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:34:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:34:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:34:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:34:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f1523ec
[2022-09-22T19:34:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:34:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:34:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:35:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:35:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:35:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1429bb1
[2022-09-22T19:35:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:35:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:35:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:35:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:35:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:35:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37f8cd63
[2022-09-22T19:35:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:35:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:35:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:36:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:36:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:36:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43162b67
[2022-09-22T19:36:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:36:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:36:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:36:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:36:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:36:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66d33f0e
[2022-09-22T19:36:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:36:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:36:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:37:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:37:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:37:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c1d8434
[2022-09-22T19:37:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:37:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:37:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:37:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:37:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:37:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29feb2e6
[2022-09-22T19:37:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:37:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:37:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:38:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:38:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:38:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10a7c88
[2022-09-22T19:38:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:38:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:38:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:38:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:38:42.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:38:42.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dca2425
[2022-09-22T19:38:42.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:38:42.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:38:42.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:39:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:39:12.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:39:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c128084
[2022-09-22T19:39:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:39:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:39:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:39:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:39:42.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:39:42.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2333e150
[2022-09-22T19:39:42.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:39:42.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:39:42.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:40:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:40:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:40:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@769ced47
[2022-09-22T19:40:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:40:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:40:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:40:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:40:42.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:40:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14d86dbc
[2022-09-22T19:40:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:40:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:40:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:41:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:41:12.910+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:41:12.910+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@976f82b
[2022-09-22T19:41:12.910+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:41:12.911+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:41:12.911+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:41:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:41:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:41:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30fe06c2
[2022-09-22T19:41:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:41:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:41:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:42:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:42:12.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:42:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ed227ec
[2022-09-22T19:42:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:42:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:42:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:42:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:42:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:42:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11313301
[2022-09-22T19:42:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:42:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:42:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:43:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:43:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:43:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48199b41
[2022-09-22T19:43:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:43:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:43:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:43:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:43:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:43:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@462b63f
[2022-09-22T19:43:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:43:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:43:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:44:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:44:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:44:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f5a5bb
[2022-09-22T19:44:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:44:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:44:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:44:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:44:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:44:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38fe992a
[2022-09-22T19:44:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:44:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:44:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:45:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:45:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:45:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d840561
[2022-09-22T19:45:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:45:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:45:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:45:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:45:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:45:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e555282
[2022-09-22T19:45:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:45:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:45:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:46:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:46:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:46:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@234146f4
[2022-09-22T19:46:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:46:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:46:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:46:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:46:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:46:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7805768f
[2022-09-22T19:46:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:46:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:46:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:47:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:47:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:47:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2165c469
[2022-09-22T19:47:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:47:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:47:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:47:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:47:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:47:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77a598f2
[2022-09-22T19:47:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:47:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:47:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:48:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:48:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:48:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69f346bb
[2022-09-22T19:48:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:48:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:48:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:48:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:48:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:48:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5de3e919
[2022-09-22T19:48:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:48:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:48:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:49:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:49:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:49:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f746bf2
[2022-09-22T19:49:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:49:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:49:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:49:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:49:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:49:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ffe320d
[2022-09-22T19:49:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:49:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:49:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:50:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:50:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:50:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44601012
[2022-09-22T19:50:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:50:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:50:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:50:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:50:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:50:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@760f17f8
[2022-09-22T19:50:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:50:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:50:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:51:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:51:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:51:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8cff7bf
[2022-09-22T19:51:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:51:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:51:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:51:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:51:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:51:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7605474c
[2022-09-22T19:51:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:51:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:51:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:52:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:52:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:52:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@388abf5b
[2022-09-22T19:52:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:52:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:52:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:52:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:52:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:52:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1817d940
[2022-09-22T19:52:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:52:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:52:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:53:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:53:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:53:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@339abdb
[2022-09-22T19:53:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:53:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:53:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:53:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:53:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:53:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fb114c8
[2022-09-22T19:53:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:53:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:53:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:54:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:54:12.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:54:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51b6f48f
[2022-09-22T19:54:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:54:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:54:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:54:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:54:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:54:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@738c1b3f
[2022-09-22T19:54:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:54:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:54:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:55:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:55:12.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:55:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@672caeb
[2022-09-22T19:55:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:55:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:55:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:55:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:55:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:55:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c060c52
[2022-09-22T19:55:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:55:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:55:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:56:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:56:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:56:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f662bea
[2022-09-22T19:56:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:56:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:56:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:56:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:56:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:56:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78b5f9e4
[2022-09-22T19:56:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:56:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:56:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:57:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:57:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:57:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69a6b12a
[2022-09-22T19:57:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:57:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:57:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:57:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:57:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:57:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9a389b9
[2022-09-22T19:57:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:57:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:57:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:58:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:58:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:58:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63aae6ce
[2022-09-22T19:58:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:58:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:58:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:58:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:58:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:58:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b5eed2c
[2022-09-22T19:58:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:58:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:58:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:59:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:59:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:59:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29526bd4
[2022-09-22T19:59:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:59:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:59:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T19:59:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T19:59:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T19:59:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f538137
[2022-09-22T19:59:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T19:59:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T19:59:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:00:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:00:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:00:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b45c870
[2022-09-22T20:00:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:00:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:00:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:00:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:00:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:00:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5721aa66
[2022-09-22T20:00:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:00:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:00:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:01:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:01:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:01:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fb3fd24
[2022-09-22T20:01:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:01:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:01:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:01:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:01:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:01:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d07efdc
[2022-09-22T20:01:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:01:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:01:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:02:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:02:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:02:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f451f0c
[2022-09-22T20:02:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:02:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:02:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:02:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:02:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:02:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60d7da70
[2022-09-22T20:02:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:02:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:02:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:03:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:03:12.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:03:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74501e1f
[2022-09-22T20:03:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:03:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:03:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:03:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:03:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:03:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77db0cfc
[2022-09-22T20:03:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:03:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:03:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:04:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:04:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:04:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17c5854
[2022-09-22T20:04:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:04:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:04:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:04:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:04:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:04:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38fa4d75
[2022-09-22T20:04:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:04:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:04:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:05:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:05:12.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:05:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2889c009
[2022-09-22T20:05:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:05:12.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:05:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:05:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:05:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:05:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e100cd7
[2022-09-22T20:05:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:05:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:05:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:06:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:06:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:06:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aaf647b
[2022-09-22T20:06:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:06:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:06:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:06:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:06:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:06:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c586418
[2022-09-22T20:06:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:06:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:06:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:07:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:07:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:07:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b736f17
[2022-09-22T20:07:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:07:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:07:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:07:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:07:42.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:07:42.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@720f320c
[2022-09-22T20:07:42.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:07:42.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:07:42.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:08:12.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:08:12.956+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:08:12.956+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@965c5f1
[2022-09-22T20:08:12.956+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:08:12.956+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:08:12.956+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:08:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:08:42.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:08:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fb551b3
[2022-09-22T20:08:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:08:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:08:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:09:12.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:09:12.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:09:12.925+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6efcf875
[2022-09-22T20:09:12.925+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:09:12.925+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:09:12.925+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:09:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:09:42.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:09:42.904+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41aa994d
[2022-09-22T20:09:42.904+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:09:42.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:09:42.904+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:10:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:10:13.010+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:10:13.010+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f90fb7b
[2022-09-22T20:10:13.010+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:10:13.011+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:10:13.011+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:10:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:10:42.920+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:10:42.920+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7bfc7cb3
[2022-09-22T20:10:42.920+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:10:42.921+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:10:42.934+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:11:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:11:12.919+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:11:12.919+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24eae569
[2022-09-22T20:11:12.919+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:11:12.919+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:11:12.920+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:11:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:11:42.924+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:11:42.924+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ddc4222
[2022-09-22T20:11:42.924+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:11:42.924+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:11:42.924+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:12:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:12:12.921+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:12:12.922+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2daa1ae6
[2022-09-22T20:12:12.922+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:12:12.922+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:12:12.922+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:12:42.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:12:42.928+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:12:42.928+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26836b27
[2022-09-22T20:12:42.928+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:12:42.928+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:12:42.928+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:13:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:13:12.954+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:13:12.955+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ed87469
[2022-09-22T20:13:12.955+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:13:12.955+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:13:12.955+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:13:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:13:42.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:13:42.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65274121
[2022-09-22T20:13:42.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:13:42.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:13:42.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:14:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:14:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:14:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b16f951
[2022-09-22T20:14:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:14:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:14:12.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:14:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:14:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:14:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78c3f62f
[2022-09-22T20:14:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:14:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:14:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:15:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:15:12.910+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:15:12.910+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7339f83b
[2022-09-22T20:15:12.910+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:15:12.911+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:15:12.911+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:15:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:15:42.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:15:42.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2dee217a
[2022-09-22T20:15:42.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:15:42.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:15:42.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:16:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:16:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:16:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13b64ac2
[2022-09-22T20:16:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:16:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:16:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:16:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:16:42.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:16:42.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ddd6045
[2022-09-22T20:16:42.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:16:42.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:16:42.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:17:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:17:12.940+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:17:12.942+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19975dbd
[2022-09-22T20:17:12.942+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:17:12.942+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:17:12.942+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:17:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:17:42.908+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:17:42.908+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5858307b
[2022-09-22T20:17:42.908+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:17:42.909+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:17:42.909+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:18:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:18:12.944+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:18:12.945+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16df5692
[2022-09-22T20:18:12.945+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:18:12.945+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:18:12.945+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:18:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:18:42.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:18:42.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@465650c8
[2022-09-22T20:18:42.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:18:42.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:18:42.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:19:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:19:12.942+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:19:12.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d9441d1
[2022-09-22T20:19:12.944+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:19:12.944+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:19:12.944+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:19:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:19:42.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:19:42.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ab62921
[2022-09-22T20:19:42.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:19:42.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:19:42.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:20:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:20:12.925+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:20:12.926+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e844540
[2022-09-22T20:20:12.926+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:20:12.926+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:20:12.927+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:20:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:20:42.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:20:42.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c3b6b3f
[2022-09-22T20:20:42.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:20:42.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:20:42.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:21:12.876+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:21:12.980+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:21:12.980+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b8e8e0e
[2022-09-22T20:21:12.980+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:21:12.980+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:21:12.980+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:21:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:21:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:21:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c929b4b
[2022-09-22T20:21:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:21:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:21:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:22:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:22:12.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:22:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ce384c6
[2022-09-22T20:22:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:22:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:22:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:22:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:22:42.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:22:42.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@735914cf
[2022-09-22T20:22:42.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:22:42.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:22:42.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:23:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:23:12.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:23:12.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e8047e7
[2022-09-22T20:23:12.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:23:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:23:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:23:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:23:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:23:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27938f3d
[2022-09-22T20:23:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:23:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:23:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:24:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:24:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:24:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17160ac1
[2022-09-22T20:24:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:24:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:24:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:24:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:24:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:24:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@85a6cd9
[2022-09-22T20:24:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:24:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:24:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:25:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:25:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:25:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55696195
[2022-09-22T20:25:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:25:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:25:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:25:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:25:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:25:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47be9567
[2022-09-22T20:25:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:25:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:25:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:26:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:26:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:26:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@553df0
[2022-09-22T20:26:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:26:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:26:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:26:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:26:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:26:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27542a4f
[2022-09-22T20:26:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:26:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:26:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:27:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:27:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:27:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56a575dd
[2022-09-22T20:27:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:27:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:27:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:27:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:27:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:27:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f678820
[2022-09-22T20:27:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:27:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:27:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:28:12.874+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:28:12.910+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:28:12.910+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49e9d6b4
[2022-09-22T20:28:12.910+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:28:12.910+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:28:12.910+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:28:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:28:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:28:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20bc807
[2022-09-22T20:28:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:28:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:28:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:29:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:29:12.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:29:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b7bd2e
[2022-09-22T20:29:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:29:12.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:29:12.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:29:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:29:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:29:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15e407b3
[2022-09-22T20:29:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:29:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:29:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:30:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:30:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:30:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b7a2100
[2022-09-22T20:30:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:30:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:30:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:30:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:30:42.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:30:42.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b887af1
[2022-09-22T20:30:42.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:30:42.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:30:42.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:31:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:31:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:31:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@555501d7
[2022-09-22T20:31:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:31:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:31:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:31:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:31:42.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:31:42.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c5c4d25
[2022-09-22T20:31:42.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:31:42.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:31:42.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:32:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:32:12.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:32:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fc5720b
[2022-09-22T20:32:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:32:12.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:32:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:32:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:32:42.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:32:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c3e88b
[2022-09-22T20:32:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:32:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:32:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:33:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:33:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:33:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26c048e6
[2022-09-22T20:33:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:33:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:33:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:33:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:33:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:33:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3311e756
[2022-09-22T20:33:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:33:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:33:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:34:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:34:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:34:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68c78b3d
[2022-09-22T20:34:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:34:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:34:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:34:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:34:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:34:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34209431
[2022-09-22T20:34:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:34:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:34:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:35:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:35:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:35:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@723e72ca
[2022-09-22T20:35:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:35:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:35:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:35:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:35:42.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:35:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a9d62b8
[2022-09-22T20:35:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:35:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:35:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:36:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:36:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:36:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@318a7
[2022-09-22T20:36:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:36:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:36:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:36:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:36:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:36:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f02e530
[2022-09-22T20:36:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:36:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:36:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:37:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:37:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:37:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4794cdad
[2022-09-22T20:37:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:37:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:37:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:37:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:37:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:37:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65612613
[2022-09-22T20:37:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:37:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:37:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:38:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:38:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:38:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65fb0b7e
[2022-09-22T20:38:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:38:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:38:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:38:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:38:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:38:42.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a30994c
[2022-09-22T20:38:42.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:38:42.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:38:42.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:39:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:39:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:39:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46182160
[2022-09-22T20:39:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:39:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:39:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:39:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:39:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:39:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21ab5fb0
[2022-09-22T20:39:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:39:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:39:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:40:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:40:12.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:40:12.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67db45a2
[2022-09-22T20:40:12.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:40:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:40:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:40:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:40:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:40:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62123cfe
[2022-09-22T20:40:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:40:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:40:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:41:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:41:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:41:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b4150fc
[2022-09-22T20:41:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:41:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:41:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:41:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:41:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:41:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fc97f88
[2022-09-22T20:41:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:41:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:41:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:42:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:42:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:42:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b41ee31
[2022-09-22T20:42:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:42:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:42:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:42:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:42:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:42:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7fd534bc
[2022-09-22T20:42:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:42:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:42:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:43:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:43:12.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:43:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d5c1739
[2022-09-22T20:43:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:43:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:43:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:43:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:43:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:43:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bed265f
[2022-09-22T20:43:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:43:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:43:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:44:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:44:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:44:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cc809af
[2022-09-22T20:44:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:44:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:44:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:44:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:44:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:44:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33429a48
[2022-09-22T20:44:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:44:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:44:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:45:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:45:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:45:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3560f4ab
[2022-09-22T20:45:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:45:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:45:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:45:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:45:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:45:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@407a802
[2022-09-22T20:45:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:45:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:45:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:46:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:46:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:46:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70f1d7a0
[2022-09-22T20:46:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:46:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:46:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:46:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:46:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:46:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d46b65e
[2022-09-22T20:46:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:46:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:46:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:47:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:47:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:47:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6613e1e6
[2022-09-22T20:47:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:47:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:47:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:47:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:47:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:47:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2222869c
[2022-09-22T20:47:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:47:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:47:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:48:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:48:12.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:48:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56f25226
[2022-09-22T20:48:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:48:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:48:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:48:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:48:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:48:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f50ac7c
[2022-09-22T20:48:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:48:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:48:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:49:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:49:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:49:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53cd017a
[2022-09-22T20:49:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:49:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:49:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:49:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:49:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:49:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ce44e04
[2022-09-22T20:49:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:49:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:49:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:50:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:50:12.913+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:50:12.913+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@225cfa0e
[2022-09-22T20:50:12.913+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:50:12.913+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:50:12.914+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:50:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:50:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:50:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d72f89b
[2022-09-22T20:50:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:50:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:50:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:51:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:51:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:51:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@281b25b2
[2022-09-22T20:51:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:51:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:51:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:51:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:51:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:51:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ab36867
[2022-09-22T20:51:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:51:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:51:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:52:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:52:12.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:52:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69ae052c
[2022-09-22T20:52:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:52:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:52:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:52:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:52:42.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:52:42.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5da41dc1
[2022-09-22T20:52:42.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:52:42.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:52:42.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:53:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:53:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:53:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23fa7272
[2022-09-22T20:53:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:53:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:53:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:53:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:53:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:53:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1920dcb
[2022-09-22T20:53:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:53:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:53:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:54:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:54:12.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:54:12.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d704009
[2022-09-22T20:54:12.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:54:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:54:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:54:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:54:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:54:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a863920
[2022-09-22T20:54:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:54:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:54:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:55:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:55:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:55:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2810f84d
[2022-09-22T20:55:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:55:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:55:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:55:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:55:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:55:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b62fcc0
[2022-09-22T20:55:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:55:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:55:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:56:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:56:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:56:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60ae50a7
[2022-09-22T20:56:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:56:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:56:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:56:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:56:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:56:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50440cc6
[2022-09-22T20:56:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:56:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:56:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:57:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:57:12.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:57:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6906fafc
[2022-09-22T20:57:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:57:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:57:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:57:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:57:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:57:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28f99df1
[2022-09-22T20:57:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:57:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:57:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:58:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:58:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:58:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@367a38cb
[2022-09-22T20:58:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:58:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:58:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:58:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:58:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:58:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@549648c
[2022-09-22T20:58:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:58:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:58:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:59:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:59:12.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:59:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@561718db
[2022-09-22T20:59:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:59:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:59:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T20:59:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T20:59:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T20:59:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21ad0acd
[2022-09-22T20:59:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T20:59:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T20:59:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:00:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:00:12.943+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:00:12.943+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6adc20e3
[2022-09-22T21:00:12.943+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:00:12.944+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:00:12.944+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:00:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:00:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:00:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@414ddb29
[2022-09-22T21:00:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:00:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:00:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:01:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:01:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:01:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ccd5b73
[2022-09-22T21:01:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:01:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:01:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:01:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:01:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:01:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e595a56
[2022-09-22T21:01:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:01:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:01:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:02:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:02:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:02:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b9a340d
[2022-09-22T21:02:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:02:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:02:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:02:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:02:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:02:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c6e8d9
[2022-09-22T21:02:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:02:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:02:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:03:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:03:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:03:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47af70a
[2022-09-22T21:03:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:03:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:03:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:03:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:03:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:03:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68dcfa9e
[2022-09-22T21:03:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:03:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:03:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:04:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:04:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:04:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@741b5f82
[2022-09-22T21:04:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:04:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:04:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:04:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:04:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:04:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21683b9d
[2022-09-22T21:04:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:04:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:04:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:05:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:05:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:05:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39061701
[2022-09-22T21:05:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:05:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:05:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:05:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:05:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:05:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6211c2ec
[2022-09-22T21:05:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:05:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:05:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:06:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:06:12.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:06:12.905+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e027d45
[2022-09-22T21:06:12.905+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:06:12.905+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:06:12.905+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:06:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:06:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:06:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5858a950
[2022-09-22T21:06:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:06:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:06:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:07:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:07:12.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:07:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b1b8e08
[2022-09-22T21:07:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:07:12.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:07:12.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:07:42.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:07:42.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:07:42.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6d06f2c1
[2022-09-22T21:07:42.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:07:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:07:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:08:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:08:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:08:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a26d196
[2022-09-22T21:08:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:08:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:08:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:08:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:08:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:08:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a771f75
[2022-09-22T21:08:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:08:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:08:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:09:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:09:12.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:09:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@180394ef
[2022-09-22T21:09:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:09:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:09:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:09:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:09:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:09:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72f8e6ed
[2022-09-22T21:09:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:09:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:09:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:10:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:10:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:10:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26e6f4bf
[2022-09-22T21:10:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:10:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:10:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:10:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:10:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:10:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e11cdd
[2022-09-22T21:10:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:10:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:10:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:11:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:11:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:11:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@836fcca
[2022-09-22T21:11:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:11:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:11:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:11:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:11:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:11:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59c8407d
[2022-09-22T21:11:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:11:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:11:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:12:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:12:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:12:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@340046fa
[2022-09-22T21:12:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:12:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:12:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:12:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:12:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:12:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@385868
[2022-09-22T21:12:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:12:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:12:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:13:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:13:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:13:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29d9d43c
[2022-09-22T21:13:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:13:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:13:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:13:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:13:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:13:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5061245e
[2022-09-22T21:13:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:13:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:13:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:14:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:14:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:14:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55b7709b
[2022-09-22T21:14:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:14:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:14:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:14:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:14:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:14:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@706df5bd
[2022-09-22T21:14:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:14:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:14:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:15:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:15:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:15:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@542535d9
[2022-09-22T21:15:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:15:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:15:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:15:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:15:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:15:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43a8b104
[2022-09-22T21:15:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:15:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:15:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:16:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:16:12.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:16:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f43a5af
[2022-09-22T21:16:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:16:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:16:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:16:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:16:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:16:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a1a0fdc
[2022-09-22T21:16:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:16:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:16:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:17:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:17:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:17:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3aaf38a9
[2022-09-22T21:17:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:17:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:17:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:17:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:17:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:17:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f924996
[2022-09-22T21:17:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:17:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:17:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:18:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:18:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:18:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66160936
[2022-09-22T21:18:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:18:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:18:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:18:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:18:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:18:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6edb04c1
[2022-09-22T21:18:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:18:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:18:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:19:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:19:12.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:19:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10ed5d2
[2022-09-22T21:19:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:19:12.900+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:19:12.900+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:19:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:19:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:19:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c5f07c0
[2022-09-22T21:19:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:19:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:19:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:20:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:20:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:20:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@578fe016
[2022-09-22T21:20:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:20:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:20:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:20:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:20:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:20:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43349a09
[2022-09-22T21:20:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:20:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:20:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:21:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:21:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:21:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e9ad85b
[2022-09-22T21:21:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:21:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:21:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:21:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:21:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:21:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@87650de
[2022-09-22T21:21:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:21:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:21:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:22:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:22:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:22:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@218ae88c
[2022-09-22T21:22:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:22:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:22:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:22:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:22:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:22:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37526904
[2022-09-22T21:22:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:22:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:22:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:23:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:23:12.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:23:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62a2a383
[2022-09-22T21:23:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:23:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:23:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:23:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:23:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:23:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@544a0161
[2022-09-22T21:23:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:23:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:23:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:24:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:24:12.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:24:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b486374
[2022-09-22T21:24:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:24:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:24:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:24:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:24:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:24:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@232c9bb5
[2022-09-22T21:24:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:24:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:24:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:25:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:25:12.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:25:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ee21d8
[2022-09-22T21:25:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:25:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:25:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:25:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:25:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:25:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25e1868e
[2022-09-22T21:25:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:25:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:25:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:26:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:26:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:26:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a689639
[2022-09-22T21:26:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:26:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:26:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:26:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:26:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:26:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5137fe8d
[2022-09-22T21:26:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:26:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:26:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:27:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:27:12.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:27:12.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66ebd516
[2022-09-22T21:27:12.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:27:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:27:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:27:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:27:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:27:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4804768c
[2022-09-22T21:27:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:27:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:27:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:28:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:28:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:28:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70be5176
[2022-09-22T21:28:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:28:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:28:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:28:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:28:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:28:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@725f0a5f
[2022-09-22T21:28:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:28:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:28:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:29:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:29:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:29:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a15f7dc
[2022-09-22T21:29:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:29:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:29:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:29:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:29:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:29:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ba6963
[2022-09-22T21:29:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:29:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:29:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:30:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:30:12.914+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:30:12.914+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5333ec9a
[2022-09-22T21:30:12.914+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:30:12.914+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:30:12.914+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:30:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:30:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:30:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35a4b12
[2022-09-22T21:30:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:30:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:30:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:31:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:31:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:31:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43ee3075
[2022-09-22T21:31:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:31:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:31:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:31:42.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:31:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:31:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9119f65
[2022-09-22T21:31:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:31:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:31:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:32:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:32:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:32:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2acfeaeb
[2022-09-22T21:32:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:32:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:32:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:32:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:32:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:32:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c700764
[2022-09-22T21:32:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:32:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:32:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:33:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:33:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:33:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18430fc8
[2022-09-22T21:33:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:33:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:33:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:33:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:33:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:33:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37663aee
[2022-09-22T21:33:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:33:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:33:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:34:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:34:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:34:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@93d8ac8
[2022-09-22T21:34:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:34:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:34:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:34:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:34:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:34:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9a5b7c6
[2022-09-22T21:34:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:34:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:34:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:35:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:35:12.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:35:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71df9887
[2022-09-22T21:35:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:35:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:35:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:35:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:35:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:35:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5730628
[2022-09-22T21:35:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:35:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:35:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:36:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:36:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:36:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8d31704
[2022-09-22T21:36:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:36:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:36:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:36:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:36:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:36:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50c72e81
[2022-09-22T21:36:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:36:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:36:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:37:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:37:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:37:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6480097a
[2022-09-22T21:37:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:37:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:37:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:37:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:37:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:37:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@108c7a07
[2022-09-22T21:37:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:37:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:37:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:38:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:38:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:38:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1378713a
[2022-09-22T21:38:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:38:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:38:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:38:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:38:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:38:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@398c88df
[2022-09-22T21:38:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:38:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:38:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:39:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:39:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:39:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@166bc5d8
[2022-09-22T21:39:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:39:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:39:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:39:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:39:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:39:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@558e183
[2022-09-22T21:39:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:39:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:39:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:40:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:40:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:40:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53847b32
[2022-09-22T21:40:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:40:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:40:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:40:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:40:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:40:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50786170
[2022-09-22T21:40:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:40:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:40:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:41:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:41:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:41:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d39f561
[2022-09-22T21:41:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:41:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:41:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:41:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:41:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:41:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a29255f
[2022-09-22T21:41:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:41:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:41:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:42:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:42:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:42:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f020ec7
[2022-09-22T21:42:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:42:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:42:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:42:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:42:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:42:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@183a9fb8
[2022-09-22T21:42:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:42:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:42:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:43:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:43:12.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:43:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14bc4d0d
[2022-09-22T21:43:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:43:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:43:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:43:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:43:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:43:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f1d90b1
[2022-09-22T21:43:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:43:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:43:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:44:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:44:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:44:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a9f838e
[2022-09-22T21:44:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:44:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:44:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:44:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:44:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:44:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10d21a1
[2022-09-22T21:44:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:44:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:44:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:45:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:45:12.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:45:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@305b45e9
[2022-09-22T21:45:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:45:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:45:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:45:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:45:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:45:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d143db4
[2022-09-22T21:45:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:45:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:45:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:46:12.874+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:46:12.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:46:12.904+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@472edc00
[2022-09-22T21:46:12.904+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:46:12.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:46:12.904+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:46:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:46:42.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:46:42.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bc6e97a
[2022-09-22T21:46:42.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:46:42.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:46:42.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:47:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:47:12.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:47:12.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aaff8bb
[2022-09-22T21:47:12.903+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:47:12.907+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:47:12.907+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:47:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:47:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:47:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a111ec8
[2022-09-22T21:47:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:47:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:47:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:48:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:48:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:48:12.908+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73cbe6e8
[2022-09-22T21:48:12.908+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:48:12.908+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:48:12.908+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:48:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:48:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:48:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30756117
[2022-09-22T21:48:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:48:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:48:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:49:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:49:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:49:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4926624e
[2022-09-22T21:49:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:49:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:49:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:49:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:49:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:49:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ef07ff5
[2022-09-22T21:49:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:49:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:49:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:50:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:50:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:50:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1400b811
[2022-09-22T21:50:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:50:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:50:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:50:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:50:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:50:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e62fabf
[2022-09-22T21:50:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:50:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:50:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:51:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:51:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:51:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a02c24c
[2022-09-22T21:51:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:51:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:51:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:51:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:51:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:51:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45ae75e2
[2022-09-22T21:51:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:51:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:51:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:52:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:52:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:52:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39859245
[2022-09-22T21:52:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:52:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:52:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:52:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:52:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:52:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bd53cc5
[2022-09-22T21:52:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:52:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:52:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:53:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:53:12.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:53:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71c521de
[2022-09-22T21:53:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:53:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:53:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:53:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:53:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:53:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28752b5f
[2022-09-22T21:53:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:53:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:53:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:54:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:54:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:54:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ce1b2cb
[2022-09-22T21:54:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:54:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:54:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:54:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:54:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:54:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c66ca9d
[2022-09-22T21:54:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:54:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:54:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:55:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:55:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:55:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33cc99af
[2022-09-22T21:55:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:55:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:55:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:55:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:55:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:55:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47bc060d
[2022-09-22T21:55:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:55:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:55:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:56:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:56:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:56:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d58e4f1
[2022-09-22T21:56:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:56:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:56:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:56:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:56:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:56:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27dd879f
[2022-09-22T21:56:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:56:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:56:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:57:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:57:12.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:57:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71081494
[2022-09-22T21:57:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:57:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:57:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:57:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:57:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:57:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f0d07cf
[2022-09-22T21:57:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:57:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:57:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:58:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:58:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:58:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c02201b
[2022-09-22T21:58:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:58:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:58:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:58:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:58:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:58:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4686e0dd
[2022-09-22T21:58:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:58:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:58:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:59:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:59:12.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:59:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c585ef
[2022-09-22T21:59:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:59:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:59:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T21:59:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T21:59:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T21:59:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76276582
[2022-09-22T21:59:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T21:59:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T21:59:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:00:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:00:12.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:00:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75d7b02c
[2022-09-22T22:00:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:00:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:00:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:00:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:00:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:00:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@148e4068
[2022-09-22T22:00:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:00:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:00:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:01:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:01:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:01:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ed44cce
[2022-09-22T22:01:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:01:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:01:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:01:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:01:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:01:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@280c9d98
[2022-09-22T22:01:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:01:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:01:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:02:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:02:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:02:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@687c7479
[2022-09-22T22:02:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:02:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:02:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:02:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:02:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:02:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40ff9387
[2022-09-22T22:02:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:02:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:02:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:03:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:03:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:03:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63b98f2e
[2022-09-22T22:03:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:03:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:03:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:03:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:03:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:03:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@156aa7d
[2022-09-22T22:03:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:03:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:03:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:04:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:04:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:04:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cc1e0d7
[2022-09-22T22:04:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:04:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:04:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:04:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:04:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:04:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52f7009d
[2022-09-22T22:04:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:04:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:04:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:05:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:05:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:05:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@691e4dc9
[2022-09-22T22:05:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:05:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:05:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:05:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:05:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:05:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cdd13a8
[2022-09-22T22:05:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:05:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:05:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:06:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:06:12.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:06:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@199eac90
[2022-09-22T22:06:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:06:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:06:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:06:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:06:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:06:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4138aeb1
[2022-09-22T22:06:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:06:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:06:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:07:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:07:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:07:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@791baa4d
[2022-09-22T22:07:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:07:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:07:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:07:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:07:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:07:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30b7e228
[2022-09-22T22:07:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:07:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:07:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:08:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:08:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:08:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f2d9b16
[2022-09-22T22:08:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:08:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:08:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:08:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:08:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:08:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fd8c1b7
[2022-09-22T22:08:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:08:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:08:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:09:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:09:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:09:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@766ff83e
[2022-09-22T22:09:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:09:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:09:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:09:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:09:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:09:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21b60f50
[2022-09-22T22:09:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:09:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:09:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:10:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:10:12.906+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:10:12.906+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64e55d66
[2022-09-22T22:10:12.906+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:10:12.906+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:10:12.906+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:10:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:10:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:10:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b5881d9
[2022-09-22T22:10:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:10:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:10:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:11:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:11:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:11:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ea950a8
[2022-09-22T22:11:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:11:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:11:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:11:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:11:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:11:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@91d1ca9
[2022-09-22T22:11:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:11:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:11:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:12:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:12:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:12:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b4ab7bd
[2022-09-22T22:12:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:12:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:12:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:12:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:12:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:12:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a4e86a
[2022-09-22T22:12:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:12:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:12:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:13:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:13:12.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:13:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@eba206e
[2022-09-22T22:13:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:13:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:13:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:13:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:13:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:13:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5774258f
[2022-09-22T22:13:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:13:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:13:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:14:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:14:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:14:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fb50513
[2022-09-22T22:14:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:14:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:14:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:14:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:14:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:14:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72246a25
[2022-09-22T22:14:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:14:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:14:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:15:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:15:12.901+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:15:12.901+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@120869b1
[2022-09-22T22:15:12.901+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:15:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:15:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:15:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:15:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:15:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41f70ba
[2022-09-22T22:15:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:15:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:15:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:16:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:16:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:16:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57dd62c5
[2022-09-22T22:16:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:16:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:16:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:16:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:16:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:16:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1993498a
[2022-09-22T22:16:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:16:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:16:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:17:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:17:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:17:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf87b72
[2022-09-22T22:17:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:17:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:17:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:17:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:17:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:17:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55c2019b
[2022-09-22T22:17:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:17:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:17:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:18:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:18:12.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:18:12.904+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17a67275
[2022-09-22T22:18:12.904+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:18:12.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:18:12.904+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:18:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:18:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:18:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ffb5265
[2022-09-22T22:18:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:18:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:18:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:19:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:19:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:19:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cd32c9
[2022-09-22T22:19:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:19:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:19:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:19:42.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:19:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:19:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@717272b8
[2022-09-22T22:19:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:19:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:19:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:20:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:20:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:20:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@677390ab
[2022-09-22T22:20:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:20:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:20:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:20:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:20:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:20:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e178b9a
[2022-09-22T22:20:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:20:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:20:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:21:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:21:12.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:21:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65391147
[2022-09-22T22:21:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:21:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:21:12.903+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:21:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:21:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:21:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dbfc490
[2022-09-22T22:21:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:21:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:21:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:22:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:22:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:22:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45e9be01
[2022-09-22T22:22:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:22:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:22:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:22:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:22:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:22:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@123f3ac0
[2022-09-22T22:22:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:22:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:22:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:23:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:23:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:23:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18c76002
[2022-09-22T22:23:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:23:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:23:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:23:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:23:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:23:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33732b37
[2022-09-22T22:23:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:23:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:23:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:24:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:24:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:24:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14cfc3ea
[2022-09-22T22:24:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:24:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:24:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:24:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:24:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:24:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27d62836
[2022-09-22T22:24:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:24:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:24:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:25:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:25:12.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:25:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19231a17
[2022-09-22T22:25:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:25:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:25:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:25:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:25:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:25:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@153ff5d2
[2022-09-22T22:25:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:25:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:25:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:26:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:26:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:26:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@151f8c7e
[2022-09-22T22:26:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:26:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:26:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:26:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:26:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:26:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b48c7d5
[2022-09-22T22:26:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:26:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:26:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:27:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:27:12.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:27:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53a733ed
[2022-09-22T22:27:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:27:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:27:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:27:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:27:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:27:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@447e787
[2022-09-22T22:27:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:27:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:27:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:28:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:28:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:28:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d1097a8
[2022-09-22T22:28:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:28:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:28:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:28:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:28:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:28:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26bff5e7
[2022-09-22T22:28:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:28:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:28:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:29:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:29:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:29:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35cd2551
[2022-09-22T22:29:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:29:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:29:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:29:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:29:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:29:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@550c1bc5
[2022-09-22T22:29:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:29:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:29:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:30:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:30:12.903+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:30:12.903+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60e581a5
[2022-09-22T22:30:12.904+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:30:12.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:30:12.904+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:30:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:30:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:30:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@363b4ba6
[2022-09-22T22:30:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:30:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:30:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:31:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:31:12.904+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:31:12.904+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@295e0f7f
[2022-09-22T22:31:12.904+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:31:12.904+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:31:12.904+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:31:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:31:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:31:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a4ac404
[2022-09-22T22:31:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:31:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:31:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:32:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:32:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:32:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@529e1d51
[2022-09-22T22:32:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:32:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:32:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:32:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:32:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:32:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6de0b8ff
[2022-09-22T22:32:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:32:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:32:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:33:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:33:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:33:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f38f335
[2022-09-22T22:33:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:33:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:33:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:33:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:33:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:33:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29a31250
[2022-09-22T22:33:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:33:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:33:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:34:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:34:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:34:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f79177b
[2022-09-22T22:34:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:34:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:34:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:34:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:34:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:34:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d865f86
[2022-09-22T22:34:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:34:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:34:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:35:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:35:12.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:35:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47bae547
[2022-09-22T22:35:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:35:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:35:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:35:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:35:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:35:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18130084
[2022-09-22T22:35:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:35:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:35:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:36:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:36:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:36:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c029b8e
[2022-09-22T22:36:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:36:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:36:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:36:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:36:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:36:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57896225
[2022-09-22T22:36:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:36:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:36:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:37:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:37:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:37:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ed04fd0
[2022-09-22T22:37:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:37:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:37:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:37:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:37:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:37:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34dd09a6
[2022-09-22T22:37:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:37:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:37:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:38:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:38:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:38:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74c630e6
[2022-09-22T22:38:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:38:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:38:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:38:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:38:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:38:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d65134d
[2022-09-22T22:38:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:38:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:38:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:39:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:39:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:39:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cfe20eb
[2022-09-22T22:39:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:39:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:39:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:39:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:39:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:39:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e817638
[2022-09-22T22:39:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:39:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:39:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:40:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:40:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:40:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@618fca78
[2022-09-22T22:40:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:40:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:40:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:40:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:40:42.876+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:40:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@175811aa
[2022-09-22T22:40:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:40:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:40:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:41:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:41:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:41:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47db04d2
[2022-09-22T22:41:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:41:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:41:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:41:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:41:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:41:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c5fbe22
[2022-09-22T22:41:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:41:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:41:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:42:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:42:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:42:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e606db5
[2022-09-22T22:42:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:42:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:42:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:42:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:42:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:42:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49af8e55
[2022-09-22T22:42:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:42:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:42:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:43:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:43:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:43:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bfa1c2
[2022-09-22T22:43:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:43:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:43:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:43:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:43:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:43:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fa94a7
[2022-09-22T22:43:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:43:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:43:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:44:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:44:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:44:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ea72496
[2022-09-22T22:44:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:44:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:44:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:44:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:44:42.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:44:42.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e0f764
[2022-09-22T22:44:42.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:44:42.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:44:42.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:45:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:45:12.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:45:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@106ce2a7
[2022-09-22T22:45:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:45:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:45:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:45:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:45:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:45:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ce63ccf
[2022-09-22T22:45:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:45:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:45:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:46:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:46:12.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:46:12.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27724ac6
[2022-09-22T22:46:12.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:46:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:46:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:46:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:46:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:46:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@641e2687
[2022-09-22T22:46:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:46:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:46:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:47:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:47:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:47:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f55000f
[2022-09-22T22:47:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:47:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:47:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:47:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:47:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:47:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@133ef4a4
[2022-09-22T22:47:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:47:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:47:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:48:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:48:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:48:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7c1e30af
[2022-09-22T22:48:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:48:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:48:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:48:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:48:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:48:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@780d6b48
[2022-09-22T22:48:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:48:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:48:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:49:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:49:12.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:49:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72f41324
[2022-09-22T22:49:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:49:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:49:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:49:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:49:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:49:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ee982a0
[2022-09-22T22:49:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:49:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:49:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:50:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:50:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:50:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cc50b9f
[2022-09-22T22:50:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:50:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:50:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:50:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:50:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:50:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cc4ccb3
[2022-09-22T22:50:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:50:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:50:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:51:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:51:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:51:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7178348c
[2022-09-22T22:51:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:51:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:51:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:51:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:51:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:51:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d74ed28
[2022-09-22T22:51:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:51:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:51:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:52:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:52:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:52:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c76a0bd
[2022-09-22T22:52:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:52:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:52:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:52:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:52:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:52:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e81c60e
[2022-09-22T22:52:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:52:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:52:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:53:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:53:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:53:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6474a0a1
[2022-09-22T22:53:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:53:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:53:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:53:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:53:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:53:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@562fbe8c
[2022-09-22T22:53:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:53:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:53:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:54:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:54:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:54:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4acdb4d2
[2022-09-22T22:54:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:54:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:54:12.894+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:54:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:54:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:54:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@776bfccb
[2022-09-22T22:54:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:54:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:54:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:55:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:55:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:55:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ef977bf
[2022-09-22T22:55:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:55:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:55:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:55:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:55:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:55:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66347550
[2022-09-22T22:55:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:55:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:55:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:56:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:56:12.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:56:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@246f2a7c
[2022-09-22T22:56:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:56:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:56:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:56:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:56:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:56:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d9ddf03
[2022-09-22T22:56:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:56:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:56:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:57:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:57:12.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:57:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50c344c9
[2022-09-22T22:57:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:57:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:57:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:57:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:57:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:57:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@370df360
[2022-09-22T22:57:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:57:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:57:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:58:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:58:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:58:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74b8cb8b
[2022-09-22T22:58:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:58:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:58:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:58:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:58:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:58:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2985fc3
[2022-09-22T22:58:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:58:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:58:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:59:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:59:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:59:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19ead4fa
[2022-09-22T22:59:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:59:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:59:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T22:59:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T22:59:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T22:59:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47abb589
[2022-09-22T22:59:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T22:59:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T22:59:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:00:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:00:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:00:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6064bf64
[2022-09-22T23:00:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:00:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:00:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:00:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:00:42.921+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:00:42.921+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6921683d
[2022-09-22T23:00:42.921+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:00:42.922+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:00:42.922+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:01:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:01:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:01:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f5ba170
[2022-09-22T23:01:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:01:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:01:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:01:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:01:42.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:01:42.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e238c81
[2022-09-22T23:01:42.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:01:42.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:01:42.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:02:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:02:12.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:02:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2fc09ee9
[2022-09-22T23:02:12.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:02:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:02:12.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:02:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:02:42.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:02:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@337b384b
[2022-09-22T23:02:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:02:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:02:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:03:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:03:12.902+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:03:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b03de
[2022-09-22T23:03:12.902+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:03:12.902+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:03:12.902+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:03:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:03:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:03:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47ad54ce
[2022-09-22T23:03:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:03:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:03:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:04:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:04:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:04:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d10352e
[2022-09-22T23:04:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:04:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:04:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:04:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:04:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:04:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9623eae
[2022-09-22T23:04:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:04:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:04:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:05:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:05:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:05:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b541b66
[2022-09-22T23:05:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:05:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:05:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:05:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:05:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:05:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dade589
[2022-09-22T23:05:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:05:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:05:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:06:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:06:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:06:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61e15270
[2022-09-22T23:06:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:06:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:06:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:06:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:06:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:06:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73aaae9b
[2022-09-22T23:06:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:06:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:06:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:07:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:07:12.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:07:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1717aaf3
[2022-09-22T23:07:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:07:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:07:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:07:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:07:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:07:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5da0c370
[2022-09-22T23:07:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:07:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:07:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:08:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:08:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:08:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60fba556
[2022-09-22T23:08:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:08:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:08:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:08:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:08:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:08:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bfdfd64
[2022-09-22T23:08:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:08:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:08:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:09:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:09:12.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:09:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15fead1a
[2022-09-22T23:09:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:09:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:09:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:09:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:09:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:09:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41d528ff
[2022-09-22T23:09:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:09:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:09:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:10:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:10:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:10:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@659f7a7a
[2022-09-22T23:10:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:10:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:10:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:10:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:10:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:10:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4608506e
[2022-09-22T23:10:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:10:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:10:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:11:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:11:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:11:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f59df09
[2022-09-22T23:11:12.894+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:11:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:11:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:11:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:11:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:11:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17c9c12d
[2022-09-22T23:11:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:11:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:11:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:12:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:12:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:12:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77794be3
[2022-09-22T23:12:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:12:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:12:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:12:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:12:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:12:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b2edef9
[2022-09-22T23:12:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:12:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:12:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:13:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:13:12.919+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:13:12.920+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@550e9544
[2022-09-22T23:13:12.920+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:13:12.920+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:13:12.920+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:13:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:13:42.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:13:42.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ed19bd4
[2022-09-22T23:13:42.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:13:42.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:13:42.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:14:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:14:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:14:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c0ab3dc
[2022-09-22T23:14:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:14:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:14:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:14:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:14:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:14:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33071920
[2022-09-22T23:14:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:14:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:14:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:15:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:15:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:15:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5912a4ee
[2022-09-22T23:15:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:15:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:15:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:15:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:15:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:15:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@83782ff
[2022-09-22T23:15:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:15:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:15:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:16:12.878+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:16:12.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:16:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b59327f
[2022-09-22T23:16:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:16:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:16:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:16:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:16:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:16:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ff2fa62
[2022-09-22T23:16:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:16:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:16:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:17:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:17:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:17:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cfa6acf
[2022-09-22T23:17:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:17:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:17:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:17:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:17:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:17:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1060de18
[2022-09-22T23:17:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:17:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:17:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:18:12.870+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:18:12.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:18:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15e08d62
[2022-09-22T23:18:12.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:18:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:18:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:18:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:18:42.883+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:18:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51265531
[2022-09-22T23:18:42.883+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:18:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:18:42.883+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:19:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:19:12.890+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:19:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c8aea18
[2022-09-22T23:19:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:19:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:19:12.891+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:19:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:19:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:19:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2779ad2c
[2022-09-22T23:19:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:19:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:19:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:20:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:20:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:20:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f89dd18
[2022-09-22T23:20:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:20:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:20:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:20:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:20:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:20:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2661392f
[2022-09-22T23:20:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:20:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:20:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:21:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:21:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:21:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d6f5e3a
[2022-09-22T23:21:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:21:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:21:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:21:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:21:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:21:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d640d7e
[2022-09-22T23:21:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:21:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:21:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:22:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:22:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:22:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31338d54
[2022-09-22T23:22:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:22:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:22:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:22:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:22:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:22:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f9425d1
[2022-09-22T23:22:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:22:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:22:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:23:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:23:12.898+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:23:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f95414d
[2022-09-22T23:23:12.898+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:23:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:23:12.898+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:23:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:23:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:23:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@551ba7be
[2022-09-22T23:23:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:23:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:23:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:24:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:24:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:24:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@212daa87
[2022-09-22T23:24:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:24:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:24:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:24:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:24:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:24:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25b04b7f
[2022-09-22T23:24:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:24:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:24:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:25:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:25:12.887+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:25:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b9d0101
[2022-09-22T23:25:12.888+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:25:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:25:12.888+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:25:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:25:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:25:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6fa02e59
[2022-09-22T23:25:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:25:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:25:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:26:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:26:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:26:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4eda5b8e
[2022-09-22T23:26:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:26:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:26:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:26:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:26:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:26:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6620ae0b
[2022-09-22T23:26:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:26:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:26:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:27:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:27:12.896+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:27:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ee7cd50
[2022-09-22T23:27:12.896+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:27:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:27:12.896+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:27:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:27:42.893+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:27:42.893+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@265e2ff1
[2022-09-22T23:27:42.893+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:27:42.893+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:27:42.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:28:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:28:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:28:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5212b8bd
[2022-09-22T23:28:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:28:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:28:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:28:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:28:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:28:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41d92b9d
[2022-09-22T23:28:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:28:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:28:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:29:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:29:12.897+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:29:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ff871fd
[2022-09-22T23:29:12.897+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:29:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:29:12.897+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:29:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:29:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:29:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23be4af4
[2022-09-22T23:29:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:29:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:29:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:30:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:30:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:30:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12b04c
[2022-09-22T23:30:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:30:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:30:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:30:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:30:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:30:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29e0d9fa
[2022-09-22T23:30:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:30:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:30:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:31:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:31:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:31:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5862a6c5
[2022-09-22T23:31:12.887+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:31:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:31:12.887+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:31:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:31:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:31:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@792119fe
[2022-09-22T23:31:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:31:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:31:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:32:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:32:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:32:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7af4b65f
[2022-09-22T23:32:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:32:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:32:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:32:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:32:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:32:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33f16e52
[2022-09-22T23:32:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:32:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:32:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:33:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:33:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:33:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29772ac0
[2022-09-22T23:33:12.884+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:33:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:33:12.884+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:33:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:33:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:33:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38dc8f40
[2022-09-22T23:33:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:33:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:33:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:34:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:34:12.885+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:34:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2752827
[2022-09-22T23:34:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:34:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:34:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:34:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:34:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:34:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@317ff7f2
[2022-09-22T23:34:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:34:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:34:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:35:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:35:12.895+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:35:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f1d42f5
[2022-09-22T23:35:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:35:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:35:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:35:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:35:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:35:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56e35048
[2022-09-22T23:35:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:35:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:35:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:36:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:36:12.900+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:36:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@761eaac5
[2022-09-22T23:36:12.900+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:36:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:36:12.901+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:36:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:36:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:36:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c15198d
[2022-09-22T23:36:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:36:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:36:42.879+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:37:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:37:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:37:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@15283376
[2022-09-22T23:37:12.891+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:37:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:37:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:37:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:37:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:37:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74234e73
[2022-09-22T23:37:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:37:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:37:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:38:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:38:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:38:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47569a7c
[2022-09-22T23:38:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:38:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:38:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:38:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:38:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:38:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@640d442
[2022-09-22T23:38:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:38:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:38:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:39:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:39:12.884+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:39:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f7142ea
[2022-09-22T23:39:12.885+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:39:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:39:12.885+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:39:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:39:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:39:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57a2e277
[2022-09-22T23:39:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:39:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:39:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:40:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:40:12.894+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:40:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@468685a7
[2022-09-22T23:40:12.895+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:40:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:40:12.895+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:40:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:40:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:40:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39e4cba8
[2022-09-22T23:40:42.881+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:40:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:40:42.881+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:41:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:41:12.888+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:41:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cee88e8
[2022-09-22T23:41:12.889+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:41:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:41:12.889+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:41:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:41:42.881+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:41:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64f0e86a
[2022-09-22T23:41:42.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:41:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:41:42.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:42:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:42:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:42:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a1cecda
[2022-09-22T23:42:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:42:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:42:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:42:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:42:42.880+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:42:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ff9def7
[2022-09-22T23:42:42.880+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:42:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:42:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:43:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:43:12.889+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:43:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3804552e
[2022-09-22T23:43:12.890+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:43:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:43:12.890+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:43:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:43:42.879+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:43:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ce58472
[2022-09-22T23:43:42.879+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:43:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:43:42.880+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:44:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:44:12.886+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:44:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71147ddd
[2022-09-22T23:44:12.886+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:44:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:44:12.886+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:44:42.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:44:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:44:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24b0041a
[2022-09-22T23:44:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:44:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:44:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:45:12.871+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:45:12.899+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:45:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ac2a7ec
[2022-09-22T23:45:12.899+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:45:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:45:12.899+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:45:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:45:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:45:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@542346fb
[2022-09-22T23:45:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:45:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:45:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:46:12.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:46:12.882+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:46:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5abe0235
[2022-09-22T23:46:12.882+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:46:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:46:12.882+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:46:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:46:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:46:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10d72fb6
[2022-09-22T23:46:42.877+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:46:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:46:42.877+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:47:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:47:12.891+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:47:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@612034ba
[2022-09-22T23:47:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:47:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:47:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:47:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:47:42.878+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:47:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e3f79a
[2022-09-22T23:47:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:47:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:47:42.878+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:48:12.869+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:48:12.892+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:48:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@187fc9e3
[2022-09-22T23:48:12.892+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:48:12.892+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-22T23:48:12.893+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-22T23:48:42.868+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-22T23:48:42.877+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-22T23:48:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@775f3864
[2022-09-22T23:48:42.878+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-22T23:48:42.878+00:00|ERROR|SdcReceptionHandler|Tim