Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-09-21T12:09:40.684+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-09-21T12:09:40.944+00:00|INFO|log|main] Logging initialized @840ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-09-21T12:09:41.136+00:00|INFO|ServiceManager|main] service manager starting
[2022-09-21T12:09:41.137+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-09-21T12:09:41.137+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-21T12:09:41.172+00:00|INFO|ServiceManager|main] service manager started
[2022-09-21T12:09:41.172+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-21T12:09:41.203+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-21T12:09:41.260+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-09-21T12:09:41.261+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-09-21T12:09:41.262+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 600000ms
[2022-09-21T12:09:41.290+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-09-21T12:09:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:09:41.820+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-21T12:09:41.822+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@256246e4
[2022-09-21T12:09:41.823+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:09:41.827+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:09:41.827+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:09:41.929+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-09-21T12:09:41.929+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-09-21T12:09:41.998+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@2e8e8225{/,null,AVAILABLE}
[2022-09-21T12:09:42.016+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@1fa1cab1{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-09-21T12:09:42.017+00:00|INFO|Server|SDCDistributionGroup-6969] Started @1913ms
[2022-09-21T12:10:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:10:12.360+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:10:12.360+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17ac807d
[2022-09-21T12:10:12.360+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:10:12.360+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:10:12.361+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:10:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:10:42.340+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:10:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bb03cbb
[2022-09-21T12:10:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:10:42.340+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:10:42.340+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:11:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:11:12.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:11:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18c7e13
[2022-09-21T12:11:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:11:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:11:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:11:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:11:42.341+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:11:42.341+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53e6bfb9
[2022-09-21T12:11:42.341+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:11:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:11:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:12:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:12:12.323+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:12:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@300b8a37
[2022-09-21T12:12:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:12:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:12:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:12:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:12:42.340+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:12:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70de7b0d
[2022-09-21T12:12:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:12:42.340+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:12:42.340+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:13:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:13:12.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:13:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bcd2d11
[2022-09-21T12:13:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:13:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:13:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:13:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:13:42.344+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:13:42.344+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f55384a
[2022-09-21T12:13:42.344+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:13:42.344+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:13:42.345+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:14:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:14:12.323+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:14:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f573ae0
[2022-09-21T12:14:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:14:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:14:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:14:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:14:42.340+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:14:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d43cf73
[2022-09-21T12:14:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:14:42.340+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:14:42.340+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:15:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:15:12.326+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:15:12.327+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@910a6c0
[2022-09-21T12:15:12.327+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:15:12.327+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:15:12.327+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:15:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:15:42.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:15:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@edbe67
[2022-09-21T12:15:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:15:42.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:15:42.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:16:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:16:12.328+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:16:12.328+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6db4d7c
[2022-09-21T12:16:12.328+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:16:12.328+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:16:12.328+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:16:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:16:42.341+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:16:42.341+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d3fba2d
[2022-09-21T12:16:42.341+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:16:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:16:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:17:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:17:12.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:17:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60d6362d
[2022-09-21T12:17:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:17:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:17:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:17:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:17:42.340+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:17:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@686781ea
[2022-09-21T12:17:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:17:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:17:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:18:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:18:12.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:18:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ab2e49e
[2022-09-21T12:18:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:18:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:18:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:18:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:18:42.340+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:18:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fe732e2
[2022-09-21T12:18:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:18:42.340+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:18:42.340+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:19:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:19:12.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:19:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4009c9f7
[2022-09-21T12:19:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:19:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:19:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:19:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:19:42.373+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:19:42.373+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@253d0349
[2022-09-21T12:19:42.373+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:19:42.374+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:19:42.374+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:20:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:20:12.323+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:20:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bbf5a66
[2022-09-21T12:20:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:20:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:20:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:20:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:20:42.340+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:20:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@67a3c9a9
[2022-09-21T12:20:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:20:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:20:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:21:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:21:12.328+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:21:12.328+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3eda2623
[2022-09-21T12:21:12.328+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:21:12.328+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:21:12.328+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:21:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:21:42.340+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:21:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@421a1352
[2022-09-21T12:21:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:21:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:21:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:22:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:22:12.325+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:22:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12366211
[2022-09-21T12:22:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:22:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:22:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:22:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:22:42.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:22:42.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52fcae64
[2022-09-21T12:22:42.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:22:42.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:22:42.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:23:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:23:12.323+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:23:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b006f8
[2022-09-21T12:23:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:23:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:23:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:23:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:23:42.341+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:23:42.342+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cdfeb77
[2022-09-21T12:23:42.342+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:23:42.343+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:23:42.343+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:24:11.294+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:24:12.323+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:24:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26cfc931
[2022-09-21T12:24:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:24:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:24:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:24:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:24:42.342+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:24:42.343+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63c97658
[2022-09-21T12:24:42.343+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:24:42.343+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:24:42.343+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:25:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:25:12.323+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:25:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d4009eb
[2022-09-21T12:25:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:25:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:25:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:25:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:25:42.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:25:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11325ea
[2022-09-21T12:25:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:25:42.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:25:42.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:26:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:26:12.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:26:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73ee44a5
[2022-09-21T12:26:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:26:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:26:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:26:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:26:42.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:26:42.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6213ef93
[2022-09-21T12:26:42.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:26:42.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:26:42.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:27:11.294+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:27:12.323+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:27:12.323+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3e81ecdb
[2022-09-21T12:27:12.323+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:27:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:27:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:27:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:27:42.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:27:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2490f4c5
[2022-09-21T12:27:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:27:42.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:27:42.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:28:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:28:12.323+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:28:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5fbeb5b2
[2022-09-21T12:28:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:28:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:28:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:28:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:28:42.341+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:28:42.341+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@123e6314
[2022-09-21T12:28:42.341+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:28:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:28:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:29:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:29:12.325+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:29:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c14e90
[2022-09-21T12:29:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:29:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:29:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:29:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:29:42.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:29:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@255aff21
[2022-09-21T12:29:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:29:42.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:29:42.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:30:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:30:12.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:30:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c8380a0
[2022-09-21T12:30:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:30:12.326+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:30:12.326+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:30:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:30:42.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:30:42.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@9b86536
[2022-09-21T12:30:42.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:30:42.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:30:42.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:31:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:31:12.325+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:31:12.326+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f3556f7
[2022-09-21T12:31:12.326+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:31:12.326+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:31:12.326+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:31:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:31:42.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:31:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@611ca0e6
[2022-09-21T12:31:42.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:31:42.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:31:42.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:32:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:32:12.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:32:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@46aa1dec
[2022-09-21T12:32:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:32:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:32:12.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:32:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:32:42.340+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:32:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77683aa4
[2022-09-21T12:32:42.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:32:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:32:42.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:33:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:33:12.324+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:33:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cc872ef
[2022-09-21T12:33:12.324+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:33:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:33:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:33:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:33:42.311+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:33:42.311+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37d3d9e6
[2022-09-21T12:33:42.311+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:33:42.312+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:33:42.312+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:34:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:34:12.325+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Connection reset
[2022-09-21T12:34:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@687848b9
[2022-09-21T12:34:12.325+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:34:12.325+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:34:12.326+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:34:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:34:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:34:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24ba8663
[2022-09-21T12:34:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:34:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:34:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:35:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:35:11.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:35:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@538bb5fc
[2022-09-21T12:35:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:35:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:35:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:35:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:35:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:35:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b4a4004
[2022-09-21T12:35:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:35:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:35:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:36:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:36:11.311+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:36:11.311+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ed62d33
[2022-09-21T12:36:11.311+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:36:11.311+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:36:11.311+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:36:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:36:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:36:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a61ceab
[2022-09-21T12:36:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:36:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:36:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:37:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:37:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:37:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4bcc6ee7
[2022-09-21T12:37:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:37:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:37:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:37:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:37:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:37:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@898dd79
[2022-09-21T12:37:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:37:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:37:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:38:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:38:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:38:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f68eecf
[2022-09-21T12:38:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:38:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:38:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:38:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:38:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:38:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42e0c3b2
[2022-09-21T12:38:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:38:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:38:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:39:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:39:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:39:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cb31172
[2022-09-21T12:39:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:39:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:39:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:39:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:39:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:39:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cd0d2f3
[2022-09-21T12:39:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:39:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:39:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:40:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:40:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:40:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@56056dc5
[2022-09-21T12:40:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:40:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:40:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:40:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:40:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:40:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a99589f
[2022-09-21T12:40:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:40:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:40:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:41:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:41:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:41:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b8a2a29
[2022-09-21T12:41:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:41:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:41:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:41:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:41:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:41:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31a873bc
[2022-09-21T12:41:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:41:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:41:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:42:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:42:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:42:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cbb1299
[2022-09-21T12:42:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:42:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:42:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:42:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:42:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:42:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@196b32b4
[2022-09-21T12:42:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:42:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:42:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:43:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:43:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:43:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36f90a7a
[2022-09-21T12:43:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:43:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:43:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:43:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:43:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:43:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@796a1770
[2022-09-21T12:43:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:43:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:43:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:44:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:44:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:44:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@13806ee3
[2022-09-21T12:44:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:44:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:44:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:44:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:44:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:44:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3aa48f0f
[2022-09-21T12:44:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:44:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:44:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:45:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:45:11.319+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:45:11.320+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51012b3c
[2022-09-21T12:45:11.320+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:45:11.321+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:45:11.321+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:45:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:45:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:45:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e7d40a1
[2022-09-21T12:45:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:45:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:45:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:46:11.294+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:46:11.310+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:46:11.310+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f8509dd
[2022-09-21T12:46:11.310+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:46:11.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:46:11.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:46:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:46:41.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:46:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@355e94f0
[2022-09-21T12:46:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:46:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:46:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:47:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:47:11.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:47:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47563fa5
[2022-09-21T12:47:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:47:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:47:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:47:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:47:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:47:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b54dae7
[2022-09-21T12:47:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:47:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:47:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:48:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:48:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:48:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50848041
[2022-09-21T12:48:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:48:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:48:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:48:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:48:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:48:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e275ca5
[2022-09-21T12:48:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:48:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:48:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:49:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:49:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:49:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f7552f1
[2022-09-21T12:49:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:49:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:49:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:49:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:49:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:49:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@106adce8
[2022-09-21T12:49:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:49:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:49:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:50:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:50:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:50:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@214be703
[2022-09-21T12:50:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:50:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:50:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:50:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:50:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:50:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30dbb689
[2022-09-21T12:50:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:50:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:50:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:51:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:51:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:51:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f1bc47d
[2022-09-21T12:51:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:51:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:51:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:51:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:51:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:51:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@691c822e
[2022-09-21T12:51:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:51:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:51:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:52:11.291+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:52:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:52:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16f5ef9e
[2022-09-21T12:52:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:52:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:52:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:52:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:52:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:52:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59640fca
[2022-09-21T12:52:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:52:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:52:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:53:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:53:11.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:53:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@352e3e0c
[2022-09-21T12:53:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:53:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:53:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:53:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:53:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:53:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b1511bf
[2022-09-21T12:53:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:53:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:53:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:54:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:54:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:54:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55a7d931
[2022-09-21T12:54:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:54:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:54:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:54:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:54:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:54:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61986551
[2022-09-21T12:54:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:54:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:54:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:55:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:55:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:55:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d52efb4
[2022-09-21T12:55:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:55:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:55:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:55:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:55:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:55:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49fc10b
[2022-09-21T12:55:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:55:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:55:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:56:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:56:11.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:56:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3af2e85
[2022-09-21T12:56:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:56:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:56:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:56:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:56:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:56:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40d2c509
[2022-09-21T12:56:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:56:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:56:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:57:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:57:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:57:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11db747a
[2022-09-21T12:57:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:57:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:57:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:57:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:57:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:57:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f1667f8
[2022-09-21T12:57:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:57:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:57:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:58:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:58:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:58:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35170a95
[2022-09-21T12:58:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:58:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:58:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:58:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:58:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:58:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4451ebad
[2022-09-21T12:58:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:58:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:58:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:59:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:59:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:59:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2915e71d
[2022-09-21T12:59:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:59:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:59:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T12:59:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T12:59:41.352+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T12:59:41.353+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63201a51
[2022-09-21T12:59:41.353+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T12:59:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T12:59:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:00:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:00:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:00:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c0b6b9d
[2022-09-21T13:00:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:00:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:00:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:00:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:00:41.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:00:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22818655
[2022-09-21T13:00:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:00:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:00:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:01:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:01:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:01:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@373f3474
[2022-09-21T13:01:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:01:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:01:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:01:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:01:41.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:01:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@aa477d1
[2022-09-21T13:01:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:01:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:01:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:02:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:02:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:02:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@776a9462
[2022-09-21T13:02:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:02:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:02:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:02:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:02:41.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:02:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@262a6546
[2022-09-21T13:02:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:02:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:02:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:03:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:03:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:03:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3871ffca
[2022-09-21T13:03:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:03:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:03:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:03:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:03:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:03:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@263194c7
[2022-09-21T13:03:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:03:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:03:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:04:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:04:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:04:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a2da49f
[2022-09-21T13:04:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:04:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:04:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:04:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:04:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:04:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@635f49e4
[2022-09-21T13:04:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:04:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:04:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:05:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:05:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:05:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d5fe831
[2022-09-21T13:05:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:05:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:05:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:05:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:05:41.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:05:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c3cfd2c
[2022-09-21T13:05:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:05:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:05:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:06:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:06:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:06:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@64cb07e8
[2022-09-21T13:06:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:06:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:06:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:06:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:06:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:06:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21b0ee42
[2022-09-21T13:06:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:06:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:06:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:07:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:07:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:07:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@e127773
[2022-09-21T13:07:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:07:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:07:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:07:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:07:41.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:07:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31053891
[2022-09-21T13:07:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:07:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:07:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:08:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:08:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:08:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@432ab584
[2022-09-21T13:08:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:08:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:08:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:08:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:08:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:08:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f4cf136
[2022-09-21T13:08:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:08:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:08:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:09:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:09:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:09:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d9f6cd1
[2022-09-21T13:09:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:09:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:09:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:09:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:09:41.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:09:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16e49d21
[2022-09-21T13:09:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:09:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:09:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:10:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:10:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:10:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d013948
[2022-09-21T13:10:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:10:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:10:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:10:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:10:41.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:10:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f676e3c
[2022-09-21T13:10:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:10:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:10:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:11:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:11:11.314+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:11:11.314+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20b2fdc6
[2022-09-21T13:11:11.314+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:11:11.314+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:11:11.314+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:11:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:11:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:11:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@df4bba1
[2022-09-21T13:11:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:11:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:11:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:12:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:12:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:12:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d89d083
[2022-09-21T13:12:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:12:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:12:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:12:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:12:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:12:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@115fcaa7
[2022-09-21T13:12:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:12:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:12:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:13:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:13:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:13:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62fbc606
[2022-09-21T13:13:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:13:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:13:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:13:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:13:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:13:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60bd6d58
[2022-09-21T13:13:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:13:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:13:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:14:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:14:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:14:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@434350e9
[2022-09-21T13:14:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:14:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:14:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:14:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:14:41.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:14:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5aa3307b
[2022-09-21T13:14:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:14:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:14:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:15:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:15:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:15:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@709358a0
[2022-09-21T13:15:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:15:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:15:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:15:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:15:41.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:15:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4771c997
[2022-09-21T13:15:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:15:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:15:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:16:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:16:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:16:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d07c559
[2022-09-21T13:16:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:16:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:16:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:16:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:16:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:16:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22d67dd2
[2022-09-21T13:16:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:16:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:16:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:17:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:17:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:17:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72cbb2de
[2022-09-21T13:17:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:17:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:17:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:17:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:17:41.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:17:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@221d124d
[2022-09-21T13:17:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:17:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:17:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:18:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:18:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:18:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2340eaa2
[2022-09-21T13:18:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:18:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:18:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:18:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:18:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:18:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d7c3e45
[2022-09-21T13:18:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:18:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:18:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:19:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:19:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:19:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2625f19d
[2022-09-21T13:19:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:19:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:19:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:19:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:19:41.310+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:19:41.310+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a52077f
[2022-09-21T13:19:41.310+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:19:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:19:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:20:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:20:11.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:20:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@132ed757
[2022-09-21T13:20:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:20:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:20:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:20:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:20:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:20:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a44fecc
[2022-09-21T13:20:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:20:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:20:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:21:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:21:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:21:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33dc85f9
[2022-09-21T13:21:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:21:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:21:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:21:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:21:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:21:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@102a43a2
[2022-09-21T13:21:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:21:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:21:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:22:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:22:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:22:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@45810cef
[2022-09-21T13:22:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:22:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:22:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:22:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:22:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:22:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2aee3c77
[2022-09-21T13:22:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:22:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:22:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:23:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:23:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:23:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a38b863
[2022-09-21T13:23:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:23:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:23:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:23:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:23:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:23:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5804d955
[2022-09-21T13:23:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:23:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:23:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:24:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:24:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:24:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4502e758
[2022-09-21T13:24:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:24:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:24:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:24:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:24:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:24:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4789ba16
[2022-09-21T13:24:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:24:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:24:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:25:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:25:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:25:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66b84b8a
[2022-09-21T13:25:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:25:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:25:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:25:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:25:41.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:25:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2089c7ef
[2022-09-21T13:25:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:25:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:25:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:26:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:26:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:26:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@723a5722
[2022-09-21T13:26:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:26:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:26:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:26:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:26:41.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:26:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10820e57
[2022-09-21T13:26:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:26:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:26:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:27:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:27:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:27:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7af843f6
[2022-09-21T13:27:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:27:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:27:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:27:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:27:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:27:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6dee0172
[2022-09-21T13:27:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:27:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:27:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:28:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:28:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:28:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f65476e
[2022-09-21T13:28:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:28:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:28:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:28:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:28:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:28:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@163dc05e
[2022-09-21T13:28:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:28:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:28:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:29:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:29:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:29:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27e56954
[2022-09-21T13:29:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:29:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:29:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:29:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:29:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:29:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33b6ceac
[2022-09-21T13:29:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:29:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:29:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:30:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:30:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:30:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16dca7d2
[2022-09-21T13:30:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:30:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:30:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:30:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:30:41.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:30:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39f95495
[2022-09-21T13:30:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:30:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:30:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:31:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:31:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:31:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ecd064d
[2022-09-21T13:31:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:31:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:31:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:31:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:31:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:31:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78e559d5
[2022-09-21T13:31:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:31:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:31:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:32:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:32:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:32:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78e5d8e5
[2022-09-21T13:32:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:32:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:32:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:32:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:32:41.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:32:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e7813a5
[2022-09-21T13:32:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:32:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:32:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:33:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:33:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:33:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65914ec0
[2022-09-21T13:33:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:33:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:33:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:33:41.291+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:33:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:33:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43418255
[2022-09-21T13:33:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:33:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:33:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:34:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:34:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:34:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@386a8ed6
[2022-09-21T13:34:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:34:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:34:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:34:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:34:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:34:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f59865e
[2022-09-21T13:34:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:34:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:34:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:35:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:35:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:35:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e2645
[2022-09-21T13:35:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:35:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:35:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:35:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:35:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:35:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5ec935fc
[2022-09-21T13:35:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:35:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:35:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:36:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:36:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:36:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4058a321
[2022-09-21T13:36:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:36:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:36:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:36:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:36:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:36:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17d807cb
[2022-09-21T13:36:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:36:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:36:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:37:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:37:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:37:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@115a23a
[2022-09-21T13:37:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:37:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:37:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:37:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:37:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:37:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28e7a693
[2022-09-21T13:37:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:37:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:37:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:38:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:38:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:38:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69f46407
[2022-09-21T13:38:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:38:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:38:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:38:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:38:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:38:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41b432f6
[2022-09-21T13:38:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:38:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:38:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:39:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:39:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:39:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@673c9283
[2022-09-21T13:39:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:39:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:39:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:39:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:39:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:39:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f9b1a4f
[2022-09-21T13:39:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:39:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:39:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:40:11.292+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:40:11.315+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:40:11.315+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39870510
[2022-09-21T13:40:11.315+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:40:11.315+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:40:11.315+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:40:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:40:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:40:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@343b81e2
[2022-09-21T13:40:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:40:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:40:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:41:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:41:11.323+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:41:11.323+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b44268c
[2022-09-21T13:41:11.323+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:41:11.324+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:41:11.324+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:41:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:41:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:41:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36863ca2
[2022-09-21T13:41:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:41:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:41:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:42:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:42:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:42:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31c0be71
[2022-09-21T13:42:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:42:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:42:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:42:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:42:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:42:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2935fb3b
[2022-09-21T13:42:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:42:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:42:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:43:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:43:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:43:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4b2c9317
[2022-09-21T13:43:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:43:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:43:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:43:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:43:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:43:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43e1e012
[2022-09-21T13:43:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:43:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:43:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:44:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:44:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:44:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25493ce
[2022-09-21T13:44:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:44:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:44:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:44:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:44:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:44:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d195729
[2022-09-21T13:44:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:44:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:44:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:45:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:45:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:45:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26591a30
[2022-09-21T13:45:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:45:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:45:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:45:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:45:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:45:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7988c6ab
[2022-09-21T13:45:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:45:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:45:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:46:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:46:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:46:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42be2f15
[2022-09-21T13:46:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:46:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:46:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:46:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:46:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:46:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22802152
[2022-09-21T13:46:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:46:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:46:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:47:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:47:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:47:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58a26a94
[2022-09-21T13:47:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:47:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:47:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:47:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:47:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:47:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21a6baa2
[2022-09-21T13:47:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:47:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:47:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:48:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:48:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:48:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53a60490
[2022-09-21T13:48:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:48:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:48:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:48:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:48:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:48:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5af805c8
[2022-09-21T13:48:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:48:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:48:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:49:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:49:11.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:49:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43506abc
[2022-09-21T13:49:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:49:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:49:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:49:41.292+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:49:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:49:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c4e4ab0
[2022-09-21T13:49:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:49:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:49:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:50:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:50:11.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:50:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a978f0a
[2022-09-21T13:50:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:50:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:50:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:50:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:50:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:50:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48065324
[2022-09-21T13:50:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:50:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:50:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:51:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:51:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:51:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dac925e
[2022-09-21T13:51:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:51:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:51:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:51:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:51:41.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:51:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3472a59d
[2022-09-21T13:51:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:51:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:51:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:52:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:52:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:52:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6af961c1
[2022-09-21T13:52:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:52:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:52:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:52:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:52:41.312+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:52:41.312+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31aca331
[2022-09-21T13:52:41.312+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:52:41.312+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:52:41.312+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:53:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:53:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:53:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d3286fe
[2022-09-21T13:53:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:53:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:53:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:53:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:53:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:53:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c6bc5dc
[2022-09-21T13:53:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:53:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:53:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:54:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:54:11.322+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:54:11.322+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@774c8e1e
[2022-09-21T13:54:11.323+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:54:11.323+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:54:11.323+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:54:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:54:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:54:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23d5634e
[2022-09-21T13:54:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:54:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:54:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:55:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:55:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:55:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f4dc107
[2022-09-21T13:55:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:55:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:55:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:55:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:55:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:55:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c2c87b6
[2022-09-21T13:55:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:55:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:55:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:56:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:56:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:56:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c325d17
[2022-09-21T13:56:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:56:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:56:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:56:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:56:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:56:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c07b121
[2022-09-21T13:56:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:56:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:56:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:57:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:57:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:57:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@533c92a4
[2022-09-21T13:57:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:57:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:57:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:57:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:57:41.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:57:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a8efc48
[2022-09-21T13:57:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:57:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:57:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:58:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:58:11.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:58:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5207fcfb
[2022-09-21T13:58:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:58:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:58:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:58:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:58:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:58:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1430b
[2022-09-21T13:58:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:58:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:58:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:59:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:59:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:59:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@171b3f49
[2022-09-21T13:59:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:59:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:59:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T13:59:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T13:59:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T13:59:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e6b54cb
[2022-09-21T13:59:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T13:59:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T13:59:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:00:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:00:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:00:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e1f856f
[2022-09-21T14:00:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:00:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:00:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:00:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:00:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:00:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fbc951f
[2022-09-21T14:00:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:00:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:00:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:01:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:01:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:01:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b7800ab
[2022-09-21T14:01:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:01:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:01:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:01:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:01:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:01:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3146d1fe
[2022-09-21T14:01:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:01:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:01:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:02:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:02:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:02:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69787061
[2022-09-21T14:02:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:02:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:02:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:02:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:02:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:02:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a822122
[2022-09-21T14:02:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:02:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:02:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:03:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:03:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:03:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4eb4111b
[2022-09-21T14:03:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:03:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:03:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:03:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:03:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:03:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2c7d686d
[2022-09-21T14:03:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:03:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:03:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:04:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:04:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:04:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d9f84fc
[2022-09-21T14:04:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:04:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:04:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:04:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:04:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:04:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f13338d
[2022-09-21T14:04:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:04:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:04:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:05:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:05:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:05:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44392e9
[2022-09-21T14:05:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:05:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:05:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:05:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:05:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:05:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@151c0ec5
[2022-09-21T14:05:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:05:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:05:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:06:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:06:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:06:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4de28e67
[2022-09-21T14:06:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:06:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:06:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:06:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:06:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:06:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dda7b0f
[2022-09-21T14:06:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:06:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:06:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:07:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:07:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:07:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f6f7ad6
[2022-09-21T14:07:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:07:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:07:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:07:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:07:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:07:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d0f7157
[2022-09-21T14:07:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:07:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:07:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:08:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:08:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:08:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ece256f
[2022-09-21T14:08:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:08:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:08:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:08:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:08:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:08:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@754bb86b
[2022-09-21T14:08:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:08:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:08:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:09:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:09:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:09:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b80efc4
[2022-09-21T14:09:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:09:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:09:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:09:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:09:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:09:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f1ed55f
[2022-09-21T14:09:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:09:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:09:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:10:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:10:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:10:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44cdafe3
[2022-09-21T14:10:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:10:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:10:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:10:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:10:41.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:10:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3862f745
[2022-09-21T14:10:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:10:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:10:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:11:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:11:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:11:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d8d5987
[2022-09-21T14:11:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:11:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:11:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:11:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:11:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:11:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@653a581a
[2022-09-21T14:11:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:11:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:11:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:12:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:12:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:12:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53d6f51b
[2022-09-21T14:12:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:12:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:12:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:12:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:12:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:12:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@194a5717
[2022-09-21T14:12:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:12:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:12:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:13:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:13:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:13:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30eb04e7
[2022-09-21T14:13:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:13:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:13:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:13:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:13:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:13:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@405bc4b1
[2022-09-21T14:13:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:13:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:13:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:14:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:14:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:14:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e23d649
[2022-09-21T14:14:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:14:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:14:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:14:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:14:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:14:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bcedc6e
[2022-09-21T14:14:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:14:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:14:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:15:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:15:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:15:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@580e6c0c
[2022-09-21T14:15:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:15:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:15:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:15:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:15:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:15:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1710c81f
[2022-09-21T14:15:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:15:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:15:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:16:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:16:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:16:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7992a63
[2022-09-21T14:16:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:16:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:16:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:16:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:16:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:16:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d9f8b4a
[2022-09-21T14:16:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:16:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:16:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:17:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:17:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:17:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7b801a94
[2022-09-21T14:17:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:17:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:17:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:17:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:17:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:17:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70960bc
[2022-09-21T14:17:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:17:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:17:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:18:00.623+00:00|INFO|RequestLog|qtp464400749-19] 127.0.0.6 - healthcheck [21/Sep/2022:14:18:00 +0000] "GET /healthcheck HTTP/1.1" 200 114 "-" "Jersey/2.33 (HttpUrlConnection 11.0.11)"
[2022-09-21T14:18:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:18:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:18:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7527cdca
[2022-09-21T14:18:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:18:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:18:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:18:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:18:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:18:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@18550e24
[2022-09-21T14:18:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:18:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:18:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:19:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:19:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:19:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35fd4f20
[2022-09-21T14:19:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:19:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:19:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:19:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:19:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:19:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ce05b06
[2022-09-21T14:19:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:19:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:19:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:20:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:20:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:20:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30fb8fd8
[2022-09-21T14:20:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:20:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:20:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:20:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:20:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:20:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@178b60e7
[2022-09-21T14:20:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:20:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:20:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:21:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:21:11.318+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:21:11.318+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11e0581e
[2022-09-21T14:21:11.318+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:21:11.318+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:21:11.319+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:21:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:21:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:21:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5309190b
[2022-09-21T14:21:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:21:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:21:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:21:44.367+00:00|INFO|RequestLog|qtp464400749-19] 127.0.0.6 - healthcheck [21/Sep/2022:14:21:44 +0000] "GET /healthcheck HTTP/1.1" 200 114 "-" "Jersey/2.33 (HttpUrlConnection 11.0.11)"
[2022-09-21T14:22:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:22:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:22:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4133edc9
[2022-09-21T14:22:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:22:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:22:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:22:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:22:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:22:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@8c69b5f
[2022-09-21T14:22:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:22:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:22:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:23:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:23:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:23:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6011c2f8
[2022-09-21T14:23:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:23:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:23:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:23:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:23:41.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:23:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@285d8d9f
[2022-09-21T14:23:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:23:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:23:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:24:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:24:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:24:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@fcf434a
[2022-09-21T14:24:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:24:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:24:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:24:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:24:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:24:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cc28c3d
[2022-09-21T14:24:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:24:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:24:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:25:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:25:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:25:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@266a6f90
[2022-09-21T14:25:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:25:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:25:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:25:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:25:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:25:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d4a0ce1
[2022-09-21T14:25:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:25:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:25:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:26:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:26:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:26:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@522e12a
[2022-09-21T14:26:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:26:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:26:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:26:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:26:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:26:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@595b0d77
[2022-09-21T14:26:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:26:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:26:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:27:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:27:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:27:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f19854f
[2022-09-21T14:27:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:27:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:27:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:27:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:27:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:27:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5824235d
[2022-09-21T14:27:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:27:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:27:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:28:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:28:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:28:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@230f4f69
[2022-09-21T14:28:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:28:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:28:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:28:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:28:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:28:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f3b9e35
[2022-09-21T14:28:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:28:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:28:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:29:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:29:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:29:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f51f150
[2022-09-21T14:29:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:29:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:29:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:29:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:29:41.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:29:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@54dd28e9
[2022-09-21T14:29:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:29:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:29:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:30:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:30:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:30:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72ecc510
[2022-09-21T14:30:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:30:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:30:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:30:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:30:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:30:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@565ce355
[2022-09-21T14:30:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:30:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:30:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:31:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:31:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:31:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dc2ecb
[2022-09-21T14:31:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:31:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:31:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:31:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:31:41.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:31:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b7d8efa
[2022-09-21T14:31:41.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:31:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:31:41.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:32:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:32:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:32:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f7eac77
[2022-09-21T14:32:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:32:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:32:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:32:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:32:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:32:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3a7b303a
[2022-09-21T14:32:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:32:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:32:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:33:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:33:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:33:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51225681
[2022-09-21T14:33:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:33:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:33:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:33:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:33:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:33:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4dd818e
[2022-09-21T14:33:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:33:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:33:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:34:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:34:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:34:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1378c344
[2022-09-21T14:34:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:34:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:34:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:34:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:34:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:34:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2ab1e56
[2022-09-21T14:34:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:34:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:34:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:35:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:35:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:35:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78b02639
[2022-09-21T14:35:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:35:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:35:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:35:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:35:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:35:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a918007
[2022-09-21T14:35:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:35:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:35:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:36:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:36:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:36:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b2bd92
[2022-09-21T14:36:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:36:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:36:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:36:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:36:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:36:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@777ed1e4
[2022-09-21T14:36:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:36:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:36:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:37:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:37:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:37:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7cb2be0f
[2022-09-21T14:37:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:37:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:37:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:37:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:37:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:37:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f77a9f
[2022-09-21T14:37:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:37:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:37:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:38:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:38:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:38:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34b99ac0
[2022-09-21T14:38:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:38:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:38:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:38:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:38:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:38:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c5e2760
[2022-09-21T14:38:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:38:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:38:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:39:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:39:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:39:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7de7abc1
[2022-09-21T14:39:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:39:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:39:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:39:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:39:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:39:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c4af63c
[2022-09-21T14:39:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:39:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:39:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:40:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:40:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:40:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a06a281
[2022-09-21T14:40:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:40:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:40:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:40:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:40:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:40:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@559225e6
[2022-09-21T14:40:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:40:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:40:41.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:41:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:41:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:41:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bb59f43
[2022-09-21T14:41:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:41:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:41:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:41:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:41:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:41:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4145163c
[2022-09-21T14:41:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:41:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:41:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:42:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:42:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:42:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3fd780f4
[2022-09-21T14:42:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:42:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:42:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:42:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:42:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:42:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23476542
[2022-09-21T14:42:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:42:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:42:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:43:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:43:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:43:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3cb35ac2
[2022-09-21T14:43:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:43:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:43:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:43:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:43:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:43:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d76ffee
[2022-09-21T14:43:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:43:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:43:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:44:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:44:11.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:44:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3acc388f
[2022-09-21T14:44:11.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:44:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:44:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:44:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:44:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:44:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@72b4c41b
[2022-09-21T14:44:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:44:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:44:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:45:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:45:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:45:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d558d8d
[2022-09-21T14:45:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:45:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:45:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:45:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:45:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:45:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2862cb9c
[2022-09-21T14:45:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:45:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:45:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:46:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:46:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:46:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44dc685a
[2022-09-21T14:46:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:46:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:46:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:46:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:46:41.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:46:41.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b48877c
[2022-09-21T14:46:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:46:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:46:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:47:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:47:11.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:47:11.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a1111fb
[2022-09-21T14:47:11.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:47:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:47:11.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:47:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:47:41.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:47:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20408ad2
[2022-09-21T14:47:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:47:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:47:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:48:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:48:11.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:48:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2395fa6e
[2022-09-21T14:48:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:48:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:48:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:48:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:48:41.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:48:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52c5df38
[2022-09-21T14:48:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:48:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:48:41.310+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:49:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:49:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:49:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29f880d4
[2022-09-21T14:49:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:49:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:49:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:49:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:49:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:49:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5770b072
[2022-09-21T14:49:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:49:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:49:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:50:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:50:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:50:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c7bacda
[2022-09-21T14:50:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:50:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:50:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:50:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:50:41.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:50:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@14f5be42
[2022-09-21T14:50:41.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:50:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:50:41.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:51:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:51:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:51:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@532d9336
[2022-09-21T14:51:11.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:51:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:51:11.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:51:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:51:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:51:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59fe0c06
[2022-09-21T14:51:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:51:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:51:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:52:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:52:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:52:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7130a402
[2022-09-21T14:52:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:52:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:52:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:52:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:52:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:52:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@116555b4
[2022-09-21T14:52:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:52:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:52:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:53:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:53:11.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:53:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c997bc1
[2022-09-21T14:53:11.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:53:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:53:11.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:53:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:53:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:53:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7df4df41
[2022-09-21T14:53:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:53:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:53:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:54:11.297+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:54:11.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:54:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a0a43a
[2022-09-21T14:54:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:54:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:54:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:54:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:54:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:54:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fe27c28
[2022-09-21T14:54:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:54:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:54:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:55:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:55:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:55:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bad71ad
[2022-09-21T14:55:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:55:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:55:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:55:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:55:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:55:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@254ca55c
[2022-09-21T14:55:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:55:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:55:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:56:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:56:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:56:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@798fe587
[2022-09-21T14:56:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:56:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:56:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:56:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:56:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:56:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@465f90dd
[2022-09-21T14:56:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:56:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:56:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:57:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:57:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:57:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dfe83b2
[2022-09-21T14:57:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:57:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:57:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:57:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:57:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:57:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62b51be1
[2022-09-21T14:57:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:57:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:57:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:58:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:58:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:58:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6702340b
[2022-09-21T14:58:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:58:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:58:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:58:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:58:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:58:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21857bf0
[2022-09-21T14:58:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:58:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:58:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:59:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:59:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:59:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3936cf2
[2022-09-21T14:59:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:59:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:59:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T14:59:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T14:59:41.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T14:59:41.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73ac2438
[2022-09-21T14:59:41.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T14:59:41.297+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T14:59:41.297+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:00:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:00:11.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:00:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b35137f
[2022-09-21T15:00:11.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:00:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:00:11.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:00:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:00:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:00:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@314b7f3f
[2022-09-21T15:00:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:00:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:00:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:01:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:01:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:01:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70aa4a80
[2022-09-21T15:01:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:01:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:01:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:01:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:01:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:01:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5626f516
[2022-09-21T15:01:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:01:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:01:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:02:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:02:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:02:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c1a8d59
[2022-09-21T15:02:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:02:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:02:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:02:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:02:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:02:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c1c3fed
[2022-09-21T15:02:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:02:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:02:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:03:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:03:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:03:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dc9e3e0
[2022-09-21T15:03:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:03:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:03:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:03:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:03:41.334+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:03:41.334+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@73828733
[2022-09-21T15:03:41.334+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:03:41.334+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:03:41.334+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:04:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:04:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:04:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d26c03c
[2022-09-21T15:04:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:04:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:04:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:04:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:04:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:04:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30b5b7ec
[2022-09-21T15:04:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:04:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:04:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:05:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:05:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:05:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@c38b90a
[2022-09-21T15:05:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:05:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:05:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:05:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:05:41.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:05:41.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cf36288
[2022-09-21T15:05:41.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:05:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:05:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:06:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:06:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:06:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@184eaf61
[2022-09-21T15:06:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:06:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:06:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:06:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:06:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:06:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e90f18
[2022-09-21T15:06:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:06:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:06:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:07:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:07:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:07:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36393c0
[2022-09-21T15:07:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:07:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:07:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:07:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:07:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:07:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41c8ab73
[2022-09-21T15:07:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:07:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:07:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:08:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:08:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:08:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6020ae54
[2022-09-21T15:08:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:08:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:08:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:08:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:08:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:08:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@498a7e31
[2022-09-21T15:08:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:08:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:08:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:09:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:09:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:09:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6580ff51
[2022-09-21T15:09:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:09:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:09:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:09:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:09:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:09:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@58e21aff
[2022-09-21T15:09:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:09:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:09:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:10:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:10:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:10:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6b4600df
[2022-09-21T15:10:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:10:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:10:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:10:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:10:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:10:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@301e058f
[2022-09-21T15:10:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:10:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:10:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:11:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:11:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:11:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60aed3f6
[2022-09-21T15:11:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:11:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:11:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:11:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:11:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:11:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10ee1380
[2022-09-21T15:11:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:11:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:11:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:12:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:12:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:12:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59bb037c
[2022-09-21T15:12:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:12:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:12:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:12:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:12:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:12:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1296d160
[2022-09-21T15:12:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:12:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:12:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:13:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:13:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:13:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42e46ad9
[2022-09-21T15:13:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:13:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:13:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:13:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:13:41.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:13:41.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cc5fc30
[2022-09-21T15:13:41.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:13:41.297+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:13:41.297+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:14:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:14:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:14:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3ec27c30
[2022-09-21T15:14:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:14:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:14:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:14:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:14:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:14:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29b08a04
[2022-09-21T15:14:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:14:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:14:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:15:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:15:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:15:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69aa1027
[2022-09-21T15:15:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:15:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:15:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:15:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:15:41.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:15:41.297+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b5b89b9
[2022-09-21T15:15:41.297+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:15:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:15:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:16:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:16:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:16:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b2587fa
[2022-09-21T15:16:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:16:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:16:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:16:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:16:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:16:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a4c7814
[2022-09-21T15:16:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:16:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:16:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:17:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:17:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:17:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@174c0c64
[2022-09-21T15:17:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:17:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:17:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:17:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:17:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:17:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4fb349a
[2022-09-21T15:17:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:17:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:17:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:18:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:18:11.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:18:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c074675
[2022-09-21T15:18:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:18:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:18:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:18:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:18:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:18:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38712ea3
[2022-09-21T15:18:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:18:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:18:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:19:11.291+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:19:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:19:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@467c0843
[2022-09-21T15:19:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:19:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:19:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:19:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:19:41.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:19:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d93303e
[2022-09-21T15:19:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:19:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:19:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:20:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:20:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:20:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6bb40c62
[2022-09-21T15:20:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:20:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:20:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:20:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:20:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:20:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@21778a27
[2022-09-21T15:20:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:20:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:20:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:21:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:21:11.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:21:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b77fa0c
[2022-09-21T15:21:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:21:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:21:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:21:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:21:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:21:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ba4acbc
[2022-09-21T15:21:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:21:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:21:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:22:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:22:11.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:22:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40e4a414
[2022-09-21T15:22:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:22:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:22:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:22:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:22:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:22:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d0bb1dd
[2022-09-21T15:22:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:22:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:22:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:23:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:23:11.315+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:23:11.315+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2827d3e9
[2022-09-21T15:23:11.315+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:23:11.315+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:23:11.315+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:23:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:23:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:23:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@606c23b6
[2022-09-21T15:23:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:23:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:23:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:24:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:24:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:24:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6ff2bec4
[2022-09-21T15:24:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:24:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:24:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:24:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:24:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:24:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bec322f
[2022-09-21T15:24:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:24:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:24:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:25:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:25:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:25:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48a0c81c
[2022-09-21T15:25:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:25:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:25:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:25:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:25:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:25:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a08aeac
[2022-09-21T15:25:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:25:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:25:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:26:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:26:11.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:26:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49eac12f
[2022-09-21T15:26:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:26:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:26:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:26:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:26:41.297+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:26:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ca78557
[2022-09-21T15:26:41.298+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:26:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:26:41.298+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:27:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:27:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:27:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@124eff7d
[2022-09-21T15:27:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:27:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:27:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:27:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:27:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:27:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1dd8326c
[2022-09-21T15:27:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:27:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:27:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:28:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:28:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:28:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@25ea1c6e
[2022-09-21T15:28:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:28:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:28:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:28:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:28:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:28:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@187a735e
[2022-09-21T15:28:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:28:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:28:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:29:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:29:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:29:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@51b7af60
[2022-09-21T15:29:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:29:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:29:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:29:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:29:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:29:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e42ec53
[2022-09-21T15:29:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:29:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:29:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:30:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:30:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:30:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@673d443e
[2022-09-21T15:30:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:30:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:30:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:30:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:30:41.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:30:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24eff1b0
[2022-09-21T15:30:41.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:30:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:30:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:31:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:31:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:31:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ffbf0f4
[2022-09-21T15:31:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:31:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:31:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:31:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:31:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:31:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@674b3708
[2022-09-21T15:31:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:31:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:31:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:32:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:32:11.307+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:32:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79c48c6c
[2022-09-21T15:32:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:32:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:32:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:32:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:32:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:32:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b0b9b4c
[2022-09-21T15:32:41.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:32:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:32:41.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:33:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:33:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:33:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1184a1bc
[2022-09-21T15:33:11.306+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:33:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:33:11.306+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:33:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:33:41.298+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:33:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7249f05a
[2022-09-21T15:33:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:33:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:33:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:34:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:34:11.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:34:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47b1ef76
[2022-09-21T15:34:11.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:34:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:34:11.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:34:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:34:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:34:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5d6381dd
[2022-09-21T15:34:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:34:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:34:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:35:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:35:11.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:35:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1631d7f
[2022-09-21T15:35:11.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:35:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:35:11.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:35:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:35:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:35:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@59389204
[2022-09-21T15:35:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:35:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:35:41.300+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:36:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:36:11.303+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:36:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11fca01b
[2022-09-21T15:36:11.303+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:36:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:36:11.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:36:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:36:41.300+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:36:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53af136
[2022-09-21T15:36:41.300+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:36:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:36:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:37:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:37:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:37:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7362b972
[2022-09-21T15:37:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:37:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:37:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:37:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:37:41.305+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:37:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38c957f6
[2022-09-21T15:37:41.305+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:37:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:37:41.305+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:38:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:38:11.309+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:38:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48915769
[2022-09-21T15:38:11.309+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:38:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:38:11.309+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:38:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:38:41.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:38:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2266a4aa
[2022-09-21T15:38:41.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:38:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:38:41.303+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:39:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:39:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:39:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d2e3b69
[2022-09-21T15:39:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:39:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:39:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:39:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:39:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:39:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76e508b0
[2022-09-21T15:39:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:39:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:39:41.301+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:40:11.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:40:11.311+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:40:11.311+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b7fa62c
[2022-09-21T15:40:11.311+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:40:11.311+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:40:11.311+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:40:41.290+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:40:41.306+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:40:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2f61ca73
[2022-09-21T15:40:41.307+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:40:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:40:41.307+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:41:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:41:11.304+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:41:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6926395f
[2022-09-21T15:41:11.304+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:41:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:41:11.304+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:41:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:41:41.301+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:41:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@710c2670
[2022-09-21T15:41:41.301+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:41:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:41:41.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:42:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:42:11.308+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:42:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26384739
[2022-09-21T15:42:11.308+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:42:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:42:11.308+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:42:41.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:42:41.299+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:42:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2b153f1
[2022-09-21T15:42:41.299+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:42:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:42:41.299+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-09-21T15:43:11.289+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-09-21T15:43:11.302+00:00|ERROR|HttpAsdcClient|Timer-0] failed to send request to url: /sdc/v1/artifactTypes error Remote host terminated the handshake
[2022-09-21T15:43:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30155138
[2022-09-21T15:43:11.302+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-09-21T15:43:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-09-21T15:43:11.302+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized