Results

By type

          java  -DAJSC_HOME=/opt/app/model-loader -DCONFIG_HOME=/opt/app/model-loader/config/ -Dcom.att.eelf.logging.path=/opt/app/model-loader -Dcom.att.eelf.logging.file=logback.xml -Dlogback.configurationFile=/opt/app/model-loader/logback.xml -Dserver.port=9500 -jar ./model-loader-1.12.0.jar
2023-05-05 22:53:01.921  WARN 7 --- [           main] o.s.b.l.logback.LogbackLoggingSystem     : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.
2023-05-05T22:53:01.921Z||main|ModelLoader||org.springframework.boot.logging.logback.LogbackLoggingSystem||WARN|Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.1.12.RELEASE)

2023-05-05 22:53:02.334  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Starting ModelLoaderApplication on onap-aai-modelloader-555f5c997b-9bjds with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader)
2023-05-05T22:53:02.334Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-555f5c997b-9bjds with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader)
2023-05-05 22:53:02.335  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : No active profile set, falling back to default profiles: default
2023-05-05T22:53:02.335Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default
2023-05-05 22:53:04.781  INFO 7 --- [           main] org.eclipse.jetty.util.log               : Logging initialized @5719ms to org.eclipse.jetty.util.log.Slf4jLog
2023-05-05T22:53:04.781Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @5719ms to org.eclipse.jetty.util.log.Slf4jLog
2023-05-05 22:53:04.982  INFO 7 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11
2023-05-05T22:53:04.982Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11
2023-05-05 22:53:05.021  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2023-05-05T22:53:05.021Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext
2023-05-05 22:53:05.239  INFO 7 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2023-05-05T22:53:05.239Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0
2023-05-05 22:53:05.240  INFO 7 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2023-05-05T22:53:05.240Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults
2023-05-05 22:53:05.242  INFO 7 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 660000ms
2023-05-05T22:53:05.242Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 660000ms
2023-05-05 22:53:05.251  INFO 7 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@696f0212{application,/,[file:///tmp/jetty-docbase.1645302610439445733.9500/],AVAILABLE}
2023-05-05T22:53:05.251Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@696f0212{application,/,[file:///tmp/jetty-docbase.1645302610439445733.9500/],AVAILABLE}
2023-05-05 22:53:05.252  INFO 7 --- [           main] org.eclipse.jetty.server.Server          : Started @6194ms
2023-05-05T22:53:05.252Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @6194ms
2023-05-05 22:53:05.309  INFO 7 --- [           main] o.o.a.m.service.ModelLoaderService       : MDLSVC0001I|MDLSVC0001I Loading configuration |
2023-05-05T22:53:05.309Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration |
2023-05-05 22:53:05.351  INFO 7 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T22:53:05.351Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 22:53:05.976 ERROR 7 --- [           main] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:115)
	at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:88)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1204)
	at org.onap.aai.modelloader.ModelLoaderApplication.main(ModelLoaderApplication.java:34)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52)

2023-05-05T22:53:05.976Z||main|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:115)
	at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:88)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307)
	at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1763)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515)
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318)
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:847)
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549)
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:141)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:744)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:391)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1215)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1204)
	at org.onap.aai.modelloader.ModelLoaderApplication.main(ModelLoaderApplication.java:34)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:87)
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:51)
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:52)
2023-05-05 22:53:05.983 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1255b1d1
2023-05-05T22:53:05.983Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1255b1d1
2023-05-05 22:53:05.995 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T22:53:05.995Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 22:53:06.052 ERROR 7 --- [           main] o.o.a.m.service.ModelLoaderService       : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T22:53:06.052Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 22:53:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T22:53:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 22:53:06.069 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : failed to connect to url: /sdc/v1/artifactTypes

java.net.UnknownHostException: sdc-be.onap
	at java.base/java.net.InetAddress$CachedAddresses.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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 22:53:06.070 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@44a4c588
2023-05-05T22:53:06.069Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap
	at java.base/java.net.InetAddress$CachedAddresses.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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 22:53:06.071 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T22:53:06.070Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@44a4c588
2023-05-05T22:53:06.071Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 22:53:06.084 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T22:53:06.084Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 22:53:06.819  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-05T22:53:06.819Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-05-05 22:53:06.893  INFO 7 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@39fcbef6{HTTP/1.1,[http/1.1]}{0.0.0.0:9500}
2023-05-05T22:53:06.893Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@39fcbef6{HTTP/1.1,[http/1.1]}{0.0.0.0:9500}
2023-05-05 22:53:06.906  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Started ModelLoaderApplication in 6.234 seconds (JVM running for 7.848)
2023-05-05T22:53:06.906Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 6.234 seconds (JVM running for 7.848)
2023-05-05 22:54:06.058  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T22:54:06.058Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 22:54:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 22:54:06.104 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7837fd1
2023-05-05 22:54:06.104 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T22:54:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T22:54:06.104Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7837fd1
2023-05-05T22:54:06.104Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 22:54:06.105 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T22:54:06.105Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 22:55:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T22:55:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 22:55:06.101 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 22:55:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@60c4adec
2023-05-05T22:55:06.101Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T22:55:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@60c4adec
2023-05-05 22:55:06.103 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T22:55:06.103Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 22:55:06.104 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T22:55:06.104Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 22:56:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T22:56:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 22:56:06.099 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 22:56:06.100 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6b55321e
2023-05-05 22:56:06.100 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T22:56:06.099Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T22:56:06.100Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6b55321e
2023-05-05T22:56:06.100Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 22:56:06.101 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T22:56:06.101Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 22:57:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T22:57:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 22:57:06.097 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 22:57:06.099 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2d112cbe
2023-05-05T22:57:06.097Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T22:57:06.099Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2d112cbe
2023-05-05 22:57:06.099 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T22:57:06.099Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 22:57:06.100 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T22:57:06.100Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 22:58:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T22:58:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 22:58:06.096 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05T22:58:06.096Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 22:58:06.097 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@3dc675a0
2023-05-05T22:58:06.097Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3dc675a0
2023-05-05 22:58:06.097 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T22:58:06.097Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 22:58:06.097 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T22:58:06.097Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 22:59:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T22:59:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 22:59:06.098 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 22:59:06.099 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@b474bcf
2023-05-05 22:59:06.099 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T22:59:06.098Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 22:59:06.099 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T22:59:06.099Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@b474bcf
2023-05-05T22:59:06.099Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T22:59:06.099Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:00:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:00:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:00:06.098 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:00:06.099 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@717babd8
2023-05-05 23:00:06.099 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:00:06.098Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:00:06.099Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@717babd8
2023-05-05T23:00:06.099Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:00:06.100 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:00:06.100Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:01:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:01:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:01:06.114 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:01:06.114 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@50e628e3
2023-05-05 23:01:06.114 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:01:06.114Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 23:01:06.115 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:01:06.114Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@50e628e3
2023-05-05T23:01:06.114Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:01:06.115Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:02:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:02:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:02:06.099 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:02:06.100 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@76acf4ac
2023-05-05 23:02:06.100 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:02:06.099Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:02:06.100Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@76acf4ac
2023-05-05T23:02:06.100Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:02:06.101 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:02:06.101Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:03:06.057  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:03:06.057Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:03:06.100 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:03:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6082b3a3
2023-05-05T23:03:06.100Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:03:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6082b3a3
2023-05-05 23:03:06.103 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:03:06.103Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:03:06.104 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:03:06.104Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:04:06.058  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:04:06.058Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:04:06.100 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:04:06.101 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@54e9190
2023-05-05T23:04:06.100Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 23:04:06.101 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:04:06.101Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@54e9190
2023-05-05T23:04:06.101Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:04:06.102 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:04:06.102Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:05:06.058  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:05:06.058Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:05:06.101 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:05:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@509b4e47
2023-05-05T23:05:06.101Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:05:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@509b4e47
2023-05-05 23:05:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:05:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:05:06.103 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:05:06.103Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:06:06.058  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:06:06.058Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:06:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:06:06.103 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@6de28f63
2023-05-05 23:06:06.103 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:06:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:06:06.103Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6de28f63
2023-05-05T23:06:06.103Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:06:06.104 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:06:06.104Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:07:06.058  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:07:06.058Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:07:06.109 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:07:06.110 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4d8f3354
2023-05-05T23:07:06.109Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:07:06.110Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4d8f3354
2023-05-05 23:07:06.111 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:07:06.111Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:07:06.112 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:07:06.112Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:08:06.058  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:08:06.058Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:08:06.100 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:08:06.101 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@740458ca
2023-05-05T23:08:06.100Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 23:08:06.101 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:08:06.101Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@740458ca
2023-05-05T23:08:06.101Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:08:06.102 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:08:06.102Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:09:06.058  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:09:06.058Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:09:06.101 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:09:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@754f039
2023-05-05 23:09:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:09:06.101Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:09:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@754f039
2023-05-05T23:09:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:09:06.102 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:09:06.102Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:10:06.059  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:10:06.059Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:10:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:10:06.104 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@33ed5323
2023-05-05 23:10:06.104 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:10:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:10:06.104Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@33ed5323
2023-05-05T23:10:06.104Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:10:06.105 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:10:06.105Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:11:06.059  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:11:06.059Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:11:06.106 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:11:06.108 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@b712c5f
2023-05-05T23:11:06.106Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:11:06.108Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@b712c5f
2023-05-05 23:11:06.109 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:11:06.109Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:11:06.110 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:11:06.110Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:12:06.060  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:12:06.060Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:12:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:12:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7b2630b3
2023-05-05 23:12:06.102 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:12:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 23:12:06.103 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:12:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7b2630b3
2023-05-05T23:12:06.102Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:12:06.103Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:13:06.060  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:13:06.060Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:13:06.105 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:13:06.106 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@741fe717
2023-05-05T23:13:06.105Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 23:13:06.107 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:13:06.106Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@741fe717
2023-05-05T23:13:06.107Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:13:06.108 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:13:06.108Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:14:06.061  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:14:06.061Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:14:06.103 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:14:06.104 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@445bef18
2023-05-05 23:14:06.104 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:14:06.103Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:14:06.104Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@445bef18
2023-05-05T23:14:06.104Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:14:06.105 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:14:06.105Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:15:06.061  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:15:06.061Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:15:06.103 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:15:06.104 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@480cadb4
2023-05-05 23:15:06.104 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:15:06.104 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:15:06.103Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:15:06.104Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@480cadb4
2023-05-05T23:15:06.104Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:15:06.104Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:16:06.062  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:16:06.062Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:16:06.108 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05T23:16:06.108Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 23:16:06.109 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4a31e3ab
2023-05-05T23:16:06.109Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4a31e3ab
2023-05-05 23:16:06.109 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:16:06.109Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:16:06.109 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:16:06.109Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:17:06.062  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:17:06.062Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:17:06.106 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05T23:17:06.106Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05 23:17:06.108 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2274d6b6
2023-05-05T23:17:06.108Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2274d6b6
2023-05-05 23:17:06.108 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:17:06.108Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:17:06.109 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:17:06.109Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:18:06.063  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:18:06.063Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:18:06.104 ERROR 7 --- [        Timer-0] org.onap.sdc.http.HttpSdcClient          : 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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)

2023-05-05 23:18:06.105 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@79a76b51
2023-05-05T23:18:06.104Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpSdcClient||ERROR|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:374)
	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.HttpSdcClient.getRequest(HttpSdcClient.java:117)
	at org.onap.sdc.http.SdcConnectorClient.performSdcServerRequest(SdcConnectorClient.java:121)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:75)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithSdcServer(DistributionClientImpl.java:298)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:127)
	at org.onap.aai.modelloader.service.SdcConnectionJob.run(SdcConnectionJob.java:52)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
2023-05-05T23:18:06.105Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@79a76b51
2023-05-05 23:18:06.105 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05T23:18:06.105Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem]
2023-05-05 23:18:06.106 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05T23:18:06.106Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: SDC server problem|
2023-05-05 23:19:06.063  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:19:06.063Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:19:06.121 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@f16239
2023-05-05 23:19:06.121 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:19:06.121Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@f16239
2023-05-05T23:19:06.121Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:19:06.122 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:19:06.122Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:20:06.064  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:20:06.064Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:20:06.075 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5a85ccf4
2023-05-05 23:20:06.075 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:20:06.075Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5a85ccf4
2023-05-05T23:20:06.075Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:20:06.076 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:20:06.076Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:21:06.064  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:21:06.064Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:21:06.107 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@7f4d69
2023-05-05 23:21:06.108 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:21:06.107Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@7f4d69
2023-05-05T23:21:06.108Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:21:06.108 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:21:06.108Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:22:06.064  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:22:06.064Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:22:06.077 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@4772c302
2023-05-05 23:22:06.079 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:22:06.077Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@4772c302
2023-05-05T23:22:06.079Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:22:06.080 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:22:06.080Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:23:06.064  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:23:06.064Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:23:06.083 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@183e74c8
2023-05-05 23:23:06.084 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:23:06.083Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@183e74c8
2023-05-05T23:23:06.084Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:23:06.085 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:23:06.085Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:24:06.064  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:24:06.064Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:24:06.096 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@582f0fb1
2023-05-05 23:24:06.097 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:24:06.096Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@582f0fb1
2023-05-05T23:24:06.097Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:24:06.098 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:24:06.098Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:25:06.064  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:25:06.064Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:25:06.073 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@52223995
2023-05-05 23:25:06.073 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:25:06.073Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@52223995
2023-05-05T23:25:06.073Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:25:06.074 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:25:06.074Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:26:06.064  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:26:06.064Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:26:06.073 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@5ed27056
2023-05-05 23:26:06.074 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:26:06.073Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@5ed27056
2023-05-05T23:26:06.074Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:26:06.074 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:26:06.074Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:27:06.065  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:27:06.065Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:27:06.079 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@288950b5
2023-05-05 23:27:06.079 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:27:06.079Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@288950b5
2023-05-05T23:27:06.079Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:27:06.080 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:27:06.080Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:28:06.066  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:28:06.066Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:28:06.080 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@1e9a30ec
2023-05-05 23:28:06.081 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:28:06.080Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1e9a30ec
2023-05-05T23:28:06.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:28:06.082 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:28:06.082Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:29:06.067  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:29:06.067Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:29:06.080 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@360cf5a1
2023-05-05 23:29:06.080 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:29:06.080Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@360cf5a1
2023-05-05T23:29:06.080Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:29:06.081 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:29:06.081Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:30:06.067  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:30:06.067Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:30:06.081 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@17e718aa
2023-05-05 23:30:06.082 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:30:06.081Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@17e718aa
2023-05-05T23:30:06.082Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:30:06.082 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:30:06.082Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:31:06.067  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:31:06.067Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:31:06.097 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from SDC is org.onap.sdc.http.HttpSdcResponse@2eafe82
2023-05-05 23:31:06.097 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05T23:31:06.097Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2eafe82
2023-05-05T23:31:06.097Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC]
2023-05-05 23:31:06.098 ERROR 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05T23:31:06.098Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: failed to send request to SDC|
2023-05-05 23:32:06.068  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2023-05-05T23:32:06.068Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init
2023-05-05 23:32:06.327  INFO 7 --- [        Timer-0] o.a.k.clients.producer.ProducerConfig    : ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-05-05T23:32:06.327Z||Timer-0|ModelLoader||org.apache.kafka.clients.producer.ProducerConfig||INFO|ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

2023-05-05 23:32:06.415  INFO 7 --- [        Timer-0] o.a.k.clients.producer.KafkaProducer     : [Producer clientId=aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde] Instantiated an idempotent producer.
2023-05-05T23:32:06.415Z||Timer-0|ModelLoader||org.apache.kafka.clients.producer.KafkaProducer||INFO|[Producer clientId=aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde] Instantiated an idempotent producer.
2023-05-05 23:32:06.521  INFO 7 --- [        Timer-0] o.a.k.c.s.authenticator.AbstractLogin    : Successfully logged in.
2023-05-05T23:32:06.521Z||Timer-0|ModelLoader||org.apache.kafka.common.security.authenticator.AbstractLogin||INFO|Successfully logged in.
2023-05-05 23:32:06.566  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka version: 3.3.1
2023-05-05T23:32:06.566Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka version: 3.3.1
2023-05-05 23:32:06.566  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka commitId: e23c59d00e687ff5
2023-05-05T23:32:06.566Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka commitId: e23c59d00e687ff5
2023-05-05 23:32:06.566  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka startTimeMs: 1683329526563
2023-05-05T23:32:06.566Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka startTimeMs: 1683329526563
2023-05-05 23:32:06.569  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : start DistributionClient
2023-05-05T23:32:06.569Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|start DistributionClient
2023-05-05 23:32:06.585  INFO 7 --- [        Timer-0] o.a.k.clients.consumer.ConsumerConfig    : ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = aai
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-05-05T23:32:06.585Z||Timer-0|ModelLoader||org.apache.kafka.clients.consumer.ConsumerConfig||INFO|ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = aai
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

2023-05-05 23:32:06.717  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka version: 3.3.1
2023-05-05T23:32:06.717Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka version: 3.3.1
2023-05-05 23:32:06.719  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka commitId: e23c59d00e687ff5
2023-05-05T23:32:06.719Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka commitId: e23c59d00e687ff5
2023-05-05 23:32:06.719  INFO 7 --- [        Timer-0] o.a.kafka.common.utils.AppInfoParser     : Kafka startTimeMs: 1683329526717
2023-05-05T23:32:06.719Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka startTimeMs: 1683329526717
2023-05-05 23:32:06.722  INFO 7 --- [        Timer-0] o.a.k.clients.consumer.KafkaConsumer     : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:32:06.722Z||Timer-0|ModelLoader||org.apache.kafka.clients.consumer.KafkaConsumer||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:32:06.725  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:32:06.725  INFO 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established|
2023-05-05T23:32:06.725Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:32:06.725Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||INFO|MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established|
2023-05-05 23:32:07.809  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05 23:32:07.810  INFO 7 --- [b8-ee6756a2fdde] org.apache.kafka.clients.Metadata        : [Producer clientId=aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde] Cluster ID: tnHbXa72QMesggRLGfxcMA
2023-05-05 23:32:07.810  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05 23:32:07.811  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05 23:32:07.811  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:32:07.809Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05 23:32:07.811  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:32:07.810Z||kafka-producer-network-thread | aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Producer clientId=aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde] Cluster ID: tnHbXa72QMesggRLGfxcMA
2023-05-05T23:32:07.810Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:32:07.811Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:32:07.811Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05 23:32:07.811  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:32:07.811Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05T23:32:07.811Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to OvdPgTQNTq--2Ysu9bQ8BQ
2023-05-05 23:32:07.814  INFO 7 --- [b8-ee6756a2fdde] o.a.k.c.p.internals.TransactionManager   : [Producer clientId=aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde] ProducerId set to 2 with epoch 0
2023-05-05T23:32:07.814Z||kafka-producer-network-thread | aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde|ModelLoader||org.apache.kafka.clients.producer.internals.TransactionManager||INFO|[Producer clientId=aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde] ProducerId set to 2 with epoch 0
2023-05-05 23:32:07.815  INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata        : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Cluster ID: tnHbXa72QMesggRLGfxcMA
2023-05-05T23:32:07.815Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Cluster ID: tnHbXa72QMesggRLGfxcMA
2023-05-05 23:32:07.818  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-05-05T23:32:07.818Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-05-05 23:32:07.843  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] (Re-)joining group
2023-05-05T23:32:07.843Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] (Re-)joining group
2023-05-05 23:32:07.956  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Request joining group due to: need to re-join with the given member-id: aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91-4e696161-55b5-4f47-bb57-afe4e4ef330f
2023-05-05T23:32:07.956Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Request joining group due to: need to re-join with the given member-id: aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91-4e696161-55b5-4f47-bb57-afe4e4ef330f
2023-05-05 23:32:07.957  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-05-05 23:32:07.957  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] (Re-)joining group
2023-05-05T23:32:07.957Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
2023-05-05T23:32:07.957Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] (Re-)joining group
2023-05-05 23:32:10.964  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Successfully joined group with generation Generation{generationId=1, memberId='aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91-4e696161-55b5-4f47-bb57-afe4e4ef330f', protocol='range'}
2023-05-05T23:32:10.964Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Successfully joined group with generation Generation{generationId=1, memberId='aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91-4e696161-55b5-4f47-bb57-afe4e4ef330f', protocol='range'}
2023-05-05 23:32:10.968  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Finished assignment for group at generation 1: {aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91-4e696161-55b5-4f47-bb57-afe4e4ef330f=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-05-05T23:32:10.968Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Finished assignment for group at generation 1: {aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91-4e696161-55b5-4f47-bb57-afe4e4ef330f=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])}
2023-05-05 23:32:10.989  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Successfully synced group in generation Generation{generationId=1, memberId='aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91-4e696161-55b5-4f47-bb57-afe4e4ef330f', protocol='range'}
2023-05-05T23:32:10.989Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Successfully synced group in generation Generation{generationId=1, memberId='aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91-4e696161-55b5-4f47-bb57-afe4e4ef330f', protocol='range'}
2023-05-05 23:32:10.990  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-05-05T23:32:10.990Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])
2023-05-05 23:32:10.996  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-05T23:32:10.996Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-05 23:32:11.013  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-05 23:32:11.013  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-05 23:32:11.013  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-05 23:32:11.013  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-05 23:32:11.013  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-05 23:32:11.013  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator  : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-05T23:32:11.013Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5
2023-05-05T23:32:11.013Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4
2023-05-05T23:32:11.013Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3
2023-05-05T23:32:11.013Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2
2023-05-05T23:32:11.013Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1
2023-05-05T23:32:11.013Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0
2023-05-05 23:32:11.172  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-05T23:32:11.172Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-05 23:32:11.175  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-05T23:32:11.175Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
2023-05-05 23:32:11.192  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-05 23:32:11.192  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-05T23:32:11.192Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-05T23:32:11.192Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
2023-05-05 23:32:11.193  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-05T23:32:11.193Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-05 23:32:11.194  INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState    : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-05T23:32:11.194Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
2023-05-05 23:32:36.725  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:32:36.725Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:33:06.725  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:33:06.725Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:33:36.729  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:33:36.729Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:34:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:34:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:34:36.725  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:34:36.725Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:35:06.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:35:06.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:35:36.725  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:35:36.725Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:36:06.725  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:36:06.725Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:36:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:36:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:37:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:37:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:37:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:37:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:38:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:38:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:38:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:38:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:39:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:39:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:39:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:39:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:40:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:40:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:40:36.728  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:40:36.728Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:41:06.729  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:41:06.729Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:41:08.053  INFO 7 --- [b8-ee6756a2fdde] org.apache.kafka.clients.NetworkClient   : [Producer clientId=aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde] Node -1 disconnected.
2023-05-05T23:41:08.053Z||kafka-producer-network-thread | aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde|ModelLoader||org.apache.kafka.clients.NetworkClient||INFO|[Producer clientId=aai-model-loader-producer-6b509b79-239f-4ffc-88b8-ee6756a2fdde] Node -1 disconnected.
2023-05-05 23:41:08.249  INFO 7 --- [pool-2-thread-3] org.apache.kafka.clients.NetworkClient   : [Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Node -1 disconnected.
2023-05-05T23:41:08.249Z||pool-2-thread-3|ModelLoader||org.apache.kafka.clients.NetworkClient||INFO|[Consumer clientId=aai-model-loader-consumer-1c5a822b-cf17-4469-9ce7-c54f5ee07c91, groupId=aai] Node -1 disconnected.
2023-05-05 23:41:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:41:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:42:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:42:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:42:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:42:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:43:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:43:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:43:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:43:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:44:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:44:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:44:36.733  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:44:36.733Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:45:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:45:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:45:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:45:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:46:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:46:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:46:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:46:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:47:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:47:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:47:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:47:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:48:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:48:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:48:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:48:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:49:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:49:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:49:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:49:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:50:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:50:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:50:36.727  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:50:36.727Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:51:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:51:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:51:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:51:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:52:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:52:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:52:36.725  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:52:36.725Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:53:06.725  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:53:06.725Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:53:36.725  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:53:36.725Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:54:06.725  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:54:06.725Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:54:36.725  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:54:36.725Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:55:06.733  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:55:06.733Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:55:36.725  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:55:36.725Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:56:06.725  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:56:06.725Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:56:36.725  INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:56:36.725Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:57:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:57:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:57:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:57:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:58:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:58:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:58:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:58:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:59:06.726  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:59:06.726Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05 23:59:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-05T23:59:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:00:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:00:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:00:36.727  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:00:36.727Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:01:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:01:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:01:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:01:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:02:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:02:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:02:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:02:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:03:06.725  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:03:06.725Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:03:36.725  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:03:36.725Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:04:06.725  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:04:06.725Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:04:36.725  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:04:36.725Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:05:06.725  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:05:06.725Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:05:36.725  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:05:36.725Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:06:06.725  INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:06:06.725Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:06:36.725  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:06:36.725Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:07:06.725  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:07:06.725Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:07:36.725  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:07:36.725Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:08:06.725  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:08:06.725Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:08:36.725  INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:08:36.725Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:09:06.725  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:09:06.725Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:09:36.725  INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:09:36.725Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:10:06.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:10:06.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:10:36.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:10:36.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:11:06.726  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:11:06.726Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:11:36.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:11:36.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:12:06.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:12:06.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:12:36.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:12:36.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:13:06.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:13:06.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:13:36.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:13:36.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:14:06.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:14:06.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:14:36.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:14:36.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:15:06.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:15:06.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:15:36.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:15:36.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:16:06.725  INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:16:06.725Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:16:36.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:16:36.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:17:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:17:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:17:36.733  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:17:36.733Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:18:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:18:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:18:36.726  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:18:36.726Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06 00:19:06.725  INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO
2023-05-06T00:19:06.725Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO