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-04-22 02:45:02.456 WARN 7 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2023-04-22T02:45:02.456Z||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-04-22 02:45:02.966 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Starting ModelLoaderApplication on onap-aai-modelloader-555f5c997b-lhh8q with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader) 2023-04-22T02:45:02.966Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-555f5c997b-lhh8q with PID 7 (/opt/app/model-loader/model-loader-1.12.0.jar started by aaiadmin in /opt/app/model-loader) 2023-04-22 02:45:02.967 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : No active profile set, falling back to default profiles: default 2023-04-22T02:45:02.967Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default 2023-04-22 02:45:06.058 INFO 7 --- [ main] org.eclipse.jetty.util.log : Logging initialized @6696ms to org.eclipse.jetty.util.log.Slf4jLog 2023-04-22T02:45:06.058Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @6696ms to org.eclipse.jetty.util.log.Slf4jLog 2023-04-22 02:45:06.229 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-04-22T02:45:06.229Z||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-04-22 02:45:06.268 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-04-22T02:45:06.268Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext 2023-04-22 02:45:06.447 INFO 7 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2023-04-22 02:45:06.447 INFO 7 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2023-04-22T02:45:06.447Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0 2023-04-22T02:45:06.447Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults 2023-04-22 02:45:06.449 INFO 7 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2023-04-22T02:45:06.449Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 600000ms 2023-04-22 02:45:06.459 INFO 7 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@7fe7c640{application,/,[file:///tmp/jetty-docbase.12577254511176018428.9500/],AVAILABLE} 2023-04-22T02:45:06.459Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@7fe7c640{application,/,[file:///tmp/jetty-docbase.12577254511176018428.9500/],AVAILABLE} 2023-04-22 02:45:06.460 INFO 7 --- [ main] org.eclipse.jetty.server.Server : Started @7101ms 2023-04-22T02:45:06.460Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @7101ms 2023-04-22 02:45:06.557 INFO 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-04-22T02:45:06.557Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration | 2023-04-22 02:45:06.590 INFO 7 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:45:06.590Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:45:07.443 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-04-22T02:45:07.443Z||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-04-22 02:45:07.446 ERROR 7 --- [ main] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6c345c5f 2023-04-22T02:45:07.446Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6c345c5f 2023-04-22 02:45:07.451 ERROR 7 --- [ main] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:45:07.451Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:45:07.483 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-04-22T02:45:07.483Z||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-04-22 02:45:07.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:45:07.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:45:07.504 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-04-22 02:45:07.505 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6ed003a1 2023-04-22T02:45:07.504Z||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-04-22 02:45:07.506 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:45:07.505Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6ed003a1 2023-04-22T02:45:07.506Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:45:07.538 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-04-22T02:45:07.538Z||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-04-22 02:45:08.489 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-22T02:45:08.489Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-04-22 02:45:08.557 INFO 7 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@49c6c24f{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-04-22T02:45:08.557Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@49c6c24f{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2023-04-22 02:45:08.565 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Started ModelLoaderApplication in 7.675 seconds (JVM running for 9.206) 2023-04-22T02:45:08.565Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 7.675 seconds (JVM running for 9.206) 2023-04-22 02:46:07.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:46:07.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:46:07.524 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-04-22 02:46:07.525 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@32106ff6 2023-04-22T02:46:07.524Z||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-04-22 02:46:07.525 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:46:07.525Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@32106ff6 2023-04-22T02:46:07.525Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:46:07.526 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-04-22T02:46:07.526Z||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-04-22 02:47:07.485 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:47:07.485Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:47:07.526 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-04-22T02:47:07.526Z||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-04-22 02:47:07.527 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@1141305e 2023-04-22T02:47:07.527Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1141305e 2023-04-22 02:47:07.528 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:47:07.528Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:47:07.529 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-04-22T02:47:07.529Z||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-04-22 02:48:07.486 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:48:07.486Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:48:07.520 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-04-22T02:48:07.520Z||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-04-22 02:48:07.521 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@1cbcdf0d 2023-04-22T02:48:07.521Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1cbcdf0d 2023-04-22 02:48:07.522 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:48:07.522Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:48:07.523 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-04-22T02:48:07.523Z||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-04-22 02:49:07.487 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:49:07.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:49:07.517 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-04-22T02:49:07.517Z||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-04-22 02:49:07.518 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@69ab904e 2023-04-22T02:49:07.518Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@69ab904e 2023-04-22 02:49:07.518 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:49:07.518Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:49:07.519 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-04-22T02:49:07.519Z||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-04-22 02:50:07.487 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:50:07.487Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:50:07.520 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-04-22T02:50:07.520Z||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-04-22 02:50:07.522 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@2d1df807 2023-04-22T02:50:07.522Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@2d1df807 2023-04-22 02:50:07.523 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:50:07.523Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:50:07.524 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-04-22T02:50:07.524Z||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-04-22 02:51:07.488 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:51:07.488Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:51:07.522 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-04-22T02:51:07.522Z||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-04-22 02:51:07.525 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6deb5d07 2023-04-22T02:51:07.525Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6deb5d07 2023-04-22 02:51:07.526 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:51:07.526Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:51:07.528 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-04-22T02:51:07.528Z||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-04-22 02:52:07.488 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:52:07.488Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:52:07.533 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-04-22 02:52:07.533 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@601229ac 2023-04-22 02:52:07.534 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:52:07.533Z||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-04-22T02:52:07.533Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@601229ac 2023-04-22 02:52:07.534 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-04-22T02:52:07.534Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:52:07.534Z||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-04-22 02:53:07.488 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:53:07.488Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:53:07.521 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-04-22 02:53:07.522 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@3348fed3 2023-04-22 02:53:07.522 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:53:07.521Z||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-04-22T02:53:07.522Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3348fed3 2023-04-22T02:53:07.522Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:53:07.523 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-04-22T02:53:07.523Z||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-04-22 02:54:07.489 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:54:07.489Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:54:07.529 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-04-22 02:54:07.532 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@9a10d84 2023-04-22 02:54:07.532 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:54:07.533 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-04-22T02:54:07.529Z||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-04-22T02:54:07.532Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@9a10d84 2023-04-22T02:54:07.532Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:54:07.533Z||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-04-22 02:55:07.489 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:55:07.489Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:55:07.526 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-04-22 02:55:07.529 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@1c56c434 2023-04-22 02:55:07.529 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:55:07.526Z||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-04-22T02:55:07.529Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1c56c434 2023-04-22T02:55:07.529Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:55:07.530 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-04-22T02:55:07.530Z||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-04-22 02:56:07.489 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:56:07.489Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:56:07.519 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-04-22T02:56:07.519Z||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-04-22 02:56:07.520 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@3e92b64c 2023-04-22T02:56:07.520Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3e92b64c 2023-04-22 02:56:07.521 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:56:07.521Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:56:07.522 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-04-22T02:56:07.522Z||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-04-22 02:57:07.489 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:57:07.489Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:57:07.525 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-04-22T02:57:07.525Z||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-04-22 02:57:07.526 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@58a0c8f8 2023-04-22T02:57:07.526Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@58a0c8f8 2023-04-22 02:57:07.526 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:57:07.526Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:57:07.527 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-04-22T02:57:07.527Z||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-04-22 02:58:07.489 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:58:07.489Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:58:07.521 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-04-22T02:58:07.521Z||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-04-22 02:58:07.522 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@106b80aa 2023-04-22T02:58:07.522Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@106b80aa 2023-04-22 02:58:07.523 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:58:07.523Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:58:07.524 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-04-22T02:58:07.524Z||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-04-22 02:59:07.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T02:59:07.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 02:59:07.531 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-04-22T02:59:07.531Z||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-04-22 02:59:07.532 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6e551203 2023-04-22T02:59:07.532Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6e551203 2023-04-22 02:59:07.532 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T02:59:07.532Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 02:59:07.533 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-04-22T02:59:07.533Z||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-04-22 03:00:07.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:00:07.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:00:07.519 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-04-22T03:00:07.519Z||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-04-22 03:00:07.520 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6a0e5151 2023-04-22T03:00:07.520Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6a0e5151 2023-04-22 03:00:07.521 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T03:00:07.521Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 03:00:07.522 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-04-22T03:00:07.522Z||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-04-22 03:01:07.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:01:07.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:01:07.523 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-04-22T03:01:07.523Z||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-04-22 03:01:07.524 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@26f9e05f 2023-04-22T03:01:07.524Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@26f9e05f 2023-04-22 03:01:07.525 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T03:01:07.525Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 03:01:07.525 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-04-22T03:01:07.525Z||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-04-22 03:02:07.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:02:07.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:02:07.525 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-04-22T03:02:07.525Z||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-04-22 03:02:07.526 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@34b26d0d 2023-04-22T03:02:07.526Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@34b26d0d 2023-04-22 03:02:07.526 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T03:02:07.526Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 03:02:07.527 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-04-22T03:02:07.527Z||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-04-22 03:03:07.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:03:07.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:03:07.519 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-04-22 03:03:07.520 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6c7113c2 2023-04-22T03:03:07.519Z||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-04-22T03:03:07.520Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6c7113c2 2023-04-22 03:03:07.520 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T03:03:07.520Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 03:03:07.521 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-04-22T03:03:07.521Z||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-04-22 03:04:07.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:04:07.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:04:07.522 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-04-22 03:04:07.523 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@1657f454 2023-04-22 03:04:07.523 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T03:04:07.522Z||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-04-22T03:04:07.523Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@1657f454 2023-04-22T03:04:07.523Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 03:04:07.524 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-04-22T03:04:07.524Z||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-04-22 03:05:07.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:05:07.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:05:07.528 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-04-22 03:05:07.529 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6824415b 2023-04-22 03:05:07.529 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22T03:05:07.528Z||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-04-22T03:05:07.529Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6824415b 2023-04-22T03:05:07.529Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=SDC_CONNECTION_FAILED, responseMessage=SDC server problem] 2023-04-22 03:05:07.530 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-04-22T03:05:07.530Z||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-04-22 03:06:07.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:06:07.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:06:07.557 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@72d547c0 2023-04-22 03:06:07.557 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:06:07.557Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@72d547c0 2023-04-22T03:06:07.557Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:06:07.558 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-04-22T03:06:07.558Z||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-04-22 03:07:07.491 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:07:07.491Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:07:07.540 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@314547c3 2023-04-22 03:07:07.541 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:07:07.540Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@314547c3 2023-04-22T03:07:07.541Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:07:07.550 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-04-22T03:07:07.550Z||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-04-22 03:08:07.492 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:08:07.492Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:08:07.519 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6610d858 2023-04-22 03:08:07.520 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:08:07.519Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6610d858 2023-04-22T03:08:07.520Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:08:07.521 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-04-22T03:08:07.521Z||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-04-22 03:09:07.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:09:07.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:09:07.504 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@3f57f94 2023-04-22 03:09:07.504 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:09:07.504Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3f57f94 2023-04-22T03:09:07.504Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:09:07.505 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-04-22T03:09:07.505Z||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-04-22 03:10:07.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:10:07.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:10:07.512 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@3d04aeed 2023-04-22 03:10:07.513 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:10:07.512Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@3d04aeed 2023-04-22T03:10:07.513Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:10:07.514 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-04-22T03:10:07.514Z||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-04-22 03:11:07.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:11:07.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:11:07.506 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@27c233f8 2023-04-22 03:11:07.507 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:11:07.506Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@27c233f8 2023-04-22T03:11:07.507Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:11:07.508 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-04-22T03:11:07.508Z||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-04-22 03:12:07.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:12:07.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:12:07.512 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@510962ab 2023-04-22 03:12:07.512 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:12:07.512Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@510962ab 2023-04-22T03:12:07.512Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:12:07.513 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-04-22T03:12:07.513Z||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-04-22 03:13:07.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:13:07.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:13:07.505 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@773313f9 2023-04-22 03:13:07.506 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:13:07.505Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@773313f9 2023-04-22T03:13:07.506Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:13:07.507 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-04-22T03:13:07.507Z||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-04-22 03:14:07.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:14:07.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:14:07.505 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@32fd1703 2023-04-22 03:14:07.505 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:14:07.505Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@32fd1703 2023-04-22T03:14:07.505Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:14:07.506 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-04-22T03:14:07.506Z||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-04-22 03:15:07.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:15:07.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:15:07.506 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@59ccfb0b 2023-04-22 03:15:07.506 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:15:07.506Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@59ccfb0b 2023-04-22T03:15:07.506Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:15:07.507 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-04-22T03:15:07.507Z||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-04-22 03:16:07.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:16:07.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:16:07.508 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@72fdac63 2023-04-22 03:16:07.509 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:16:07.510 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-04-22T03:16:07.508Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@72fdac63 2023-04-22T03:16:07.509Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:16:07.510Z||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-04-22 03:17:07.493 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:17:07.493Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:17:07.507 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@6c5802b 2023-04-22 03:17:07.507 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:17:07.507Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@6c5802b 2023-04-22T03:17:07.507Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:17:07.508 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-04-22T03:17:07.508Z||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-04-22 03:18:07.494 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:18:07.494Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:18:07.504 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from SDC is org.onap.sdc.http.HttpSdcResponse@26022f0c 2023-04-22 03:18:07.505 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22T03:18:07.504Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from SDC is org.onap.sdc.http.HttpSdcResponse@26022f0c 2023-04-22T03:18:07.505Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to SDC] 2023-04-22 03:18:07.505 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-04-22T03:18:07.505Z||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-04-22 03:19:07.494 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-04-22T03:19:07.494Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2023-04-22 03:19:07.747 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-d01cd1aa-fe7a-4033-83f6-415d7c94232a 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-04-22T03:19:07.747Z||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-d01cd1aa-fe7a-4033-83f6-415d7c94232a 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-04-22 03:19:07.786 INFO 7 --- [ Timer-0] o.a.k.clients.producer.KafkaProducer : [Producer clientId=aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a] Instantiated an idempotent producer. 2023-04-22T03:19:07.786Z||Timer-0|ModelLoader||org.apache.kafka.clients.producer.KafkaProducer||INFO|[Producer clientId=aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a] Instantiated an idempotent producer. 2023-04-22 03:19:07.900 INFO 7 --- [ Timer-0] o.a.k.c.s.authenticator.AbstractLogin : Successfully logged in. 2023-04-22T03:19:07.900Z||Timer-0|ModelLoader||org.apache.kafka.common.security.authenticator.AbstractLogin||INFO|Successfully logged in. 2023-04-22 03:19:08.003 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.3.1 2023-04-22 03:19:08.004 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: e23c59d00e687ff5 2023-04-22 03:19:08.004 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1682133548000 2023-04-22T03:19:08.003Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka version: 3.3.1 2023-04-22T03:19:08.004Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka commitId: e23c59d00e687ff5 2023-04-22T03:19:08.004Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka startTimeMs: 1682133548000 2023-04-22 03:19:08.008 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2023-04-22T03:19:08.008Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|start DistributionClient 2023-04-22 03:19:08.028 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-a8406e5d-b60e-4750-9bb6-60470c4db133 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-04-22T03:19:08.028Z||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-a8406e5d-b60e-4750-9bb6-60470c4db133 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-04-22 03:19:08.151 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.3.1 2023-04-22T03:19:08.151Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka version: 3.3.1 2023-04-22 03:19:08.152 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: e23c59d00e687ff5 2023-04-22T03:19:08.152Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka commitId: e23c59d00e687ff5 2023-04-22 03:19:08.152 INFO 7 --- [ Timer-0] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1682133548151 2023-04-22T03:19:08.152Z||Timer-0|ModelLoader||org.apache.kafka.common.utils.AppInfoParser||INFO|Kafka startTimeMs: 1682133548151 2023-04-22 03:19:08.186 INFO 7 --- [ Timer-0] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:19:08.186Z||Timer-0|ModelLoader||org.apache.kafka.clients.consumer.KafkaConsumer||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:19:08.197 INFO 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2023-04-22T03:19:08.197Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||INFO|MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2023-04-22 03:19:08.197 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:19:08.197Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:19:08.988 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22T03:19:08.988Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22 03:19:08.988 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22T03:19:08.988Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22 03:19:08.989 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22 03:19:08.989 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22T03:19:08.989Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22T03:19:08.989Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22 03:19:08.989 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22T03:19:08.989Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22 03:19:08.989 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22T03:19:08.989Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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 _kp5gaQMTx2ksIuyEfLUNw 2023-04-22 03:19:08.993 INFO 7 --- [pool-2-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Cluster ID: n9GUqsTBSzi9HsT03EJL-g 2023-04-22T03:19:08.993Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Cluster ID: n9GUqsTBSzi9HsT03EJL-g 2023-04-22 03:19:08.995 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-04-22T03:19:08.995Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-04-22 03:19:09.001 INFO 7 --- [f6-415d7c94232a] org.apache.kafka.clients.Metadata : [Producer clientId=aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a] Cluster ID: n9GUqsTBSzi9HsT03EJL-g 2023-04-22T03:19:09.001Z||kafka-producer-network-thread | aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a|ModelLoader||org.apache.kafka.clients.Metadata||INFO|[Producer clientId=aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a] Cluster ID: n9GUqsTBSzi9HsT03EJL-g 2023-04-22 03:19:09.005 INFO 7 --- [f6-415d7c94232a] o.a.k.c.p.internals.TransactionManager : [Producer clientId=aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a] ProducerId set to 2003 with epoch 0 2023-04-22T03:19:09.005Z||kafka-producer-network-thread | aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a|ModelLoader||org.apache.kafka.clients.producer.internals.TransactionManager||INFO|[Producer clientId=aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a] ProducerId set to 2003 with epoch 0 2023-04-22 03:19:09.040 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] (Re-)joining group 2023-04-22T03:19:09.040Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] (Re-)joining group 2023-04-22 03:19:09.166 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Request joining group due to: need to re-join with the given member-id: aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133-ab652039-a719-4533-a5c4-64aa748e5a76 2023-04-22T03:19:09.166Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Request joining group due to: need to re-join with the given member-id: aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133-ab652039-a719-4533-a5c4-64aa748e5a76 2023-04-22 03:19:09.167 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22T03:19:09.167Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22 03:19:09.168 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] (Re-)joining group 2023-04-22T03:19:09.168Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] (Re-)joining group 2023-04-22 03:19:12.179 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Successfully joined group with generation Generation{generationId=1, memberId='aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133-ab652039-a719-4533-a5c4-64aa748e5a76', protocol='range'} 2023-04-22T03:19:12.179Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Successfully joined group with generation Generation{generationId=1, memberId='aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133-ab652039-a719-4533-a5c4-64aa748e5a76', protocol='range'} 2023-04-22 03:19:12.185 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Finished assignment for group at generation 1: {aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133-ab652039-a719-4533-a5c4-64aa748e5a76=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-04-22T03:19:12.185Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Finished assignment for group at generation 1: {aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133-ab652039-a719-4533-a5c4-64aa748e5a76=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-04-22 03:19:12.210 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Successfully synced group in generation Generation{generationId=1, memberId='aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133-ab652039-a719-4533-a5c4-64aa748e5a76', protocol='range'} 2023-04-22T03:19:12.210Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Successfully synced group in generation Generation{generationId=1, memberId='aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133-ab652039-a719-4533-a5c4-64aa748e5a76', protocol='range'} 2023-04-22 03:19:12.211 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22T03:19:12.211Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22 03:19:12.221 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22T03:19:12.221Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22 03:19:12.241 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-22 03:19:12.241 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-22 03:19:12.241 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-22T03:19:12.241Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-04-22T03:19:12.241Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-04-22 03:19:12.242 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-22T03:19:12.241Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-04-22 03:19:12.242 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-22T03:19:12.242Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-04-22 03:19:12.242 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-22T03:19:12.242Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-04-22T03:19:12.242Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.ConsumerCoordinator||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-04-22 03:19:12.393 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22T03:19:12.393Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22 03:19:12.394 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22T03:19:12.394Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22 03:19:12.394 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22 03:19:12.395 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22T03:19:12.394Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22T03:19:12.395Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22 03:19:12.411 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22T03:19:12.411Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22 03:19:12.412 INFO 7 --- [pool-2-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22T03:19:12.412Z||pool-2-thread-1|ModelLoader||org.apache.kafka.clients.consumer.internals.SubscriptionState||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, 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-04-22 03:19:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:19:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:20:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:20:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:20:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:20:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:21:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:21:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:21:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:21:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:22:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:22:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:22:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:22:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:23:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:23:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:23:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:23:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:24:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:24:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:24:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:24:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:25:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:25:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:25:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:25:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:26:08.197 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:26:08.197Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:26:38.197 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:26:38.197Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:27:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:27:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:27:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:27:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:28:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:28:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:28:09.204 INFO 7 --- [pool-2-thread-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Node -1 disconnected. 2023-04-22T03:28:09.204Z||pool-2-thread-3|ModelLoader||org.apache.kafka.clients.NetworkClient||INFO|[Consumer clientId=aai-model-loader-consumer-a8406e5d-b60e-4750-9bb6-60470c4db133, groupId=aai] Node -1 disconnected. 2023-04-22 03:28:09.341 INFO 7 --- [f6-415d7c94232a] org.apache.kafka.clients.NetworkClient : [Producer clientId=aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a] Node -1 disconnected. 2023-04-22T03:28:09.341Z||kafka-producer-network-thread | aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a|ModelLoader||org.apache.kafka.clients.NetworkClient||INFO|[Producer clientId=aai-model-loader-producer-d01cd1aa-fe7a-4033-83f6-415d7c94232a] Node -1 disconnected. 2023-04-22 03:28:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:28:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:29:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:29:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:29:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:29:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:30:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:30:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:30:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:30:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:31:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:31:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:31:38.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:31:38.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:32:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:32:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:32:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:32:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:33:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:33:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:33:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:33:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:34:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:34:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:34:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:34:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:35:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:35:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:35:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:35:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:36:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:36:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:36:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:36:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:37:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:37:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:37:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:37:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:38:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:38:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:38:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:38:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:39:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:39:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:39:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:39:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:40:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:40:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:40:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:40:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:41:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:41:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:41:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:41:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:42:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:42:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:42:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:42:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:43:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:43:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:43:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:43:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:44:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:44:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:44:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:44:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:45:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:45:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:45:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:45:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:46:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:46:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:46:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:46:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:47:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:47:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:47:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:47:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:48:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:48:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:48:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:48:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:49:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:49:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:49:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:49:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:50:08.197 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:50:08.197Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:50:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:50:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:51:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:51:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:51:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:51:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:52:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:52:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:52:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:52:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:53:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:53:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:53:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:53:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:54:08.197 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:54:08.197Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:54:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:54:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:55:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:55:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:55:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:55:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:56:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:56:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:56:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:56:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:57:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:57:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:57:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:57:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:58:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:58:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:58:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:58:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:59:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:59:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 03:59:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T03:59:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:00:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:00:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:00:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:00:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:01:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:01:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:01:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:01:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:02:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:02:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:02:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:02:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:03:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:03:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:03:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:03:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:04:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:04:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:04:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:04:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:05:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:05:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:05:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:05:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:06:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:06:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:06:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:06:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:07:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:07:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:07:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:07:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:08:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:08:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:08:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:08:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:09:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:09:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:09:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:09:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:10:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:10:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:10:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:10:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:11:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:11:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:11:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:11:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:12:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:12:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:12:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:12:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:13:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:13:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:13:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:13:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:14:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:14:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:14:38.196 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:14:38.196Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:15:08.196 INFO 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:15:08.196Z||pool-2-thread-7|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:15:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:15:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:16:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:16:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:16:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:16:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:17:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:17:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:17:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:17:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:18:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:18:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:18:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:18:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:19:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:19:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:19:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:19:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:20:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:20:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:20:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:20:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:21:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:21:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:21:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:21:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:22:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:22:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:22:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:22:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:23:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:23:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:23:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:23:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:24:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:24:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:24:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:24:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:25:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:25:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:25:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:25:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:26:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:26:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:26:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:26:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:27:08.197 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:27:08.197Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:27:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:27:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:28:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:28:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:28:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:28:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:29:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:29:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:29:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:29:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:30:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:30:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:30:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:30:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:31:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:31:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:31:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:31:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:32:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:32:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:32:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:32:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:33:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:33:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:33:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:33:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:34:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:34:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:34:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:34:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:35:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:35:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:35:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:35:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:36:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:36:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:36:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:36:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:37:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:37:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:37:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:37:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:38:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:38:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:38:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:38:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:39:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:39:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:39:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:39:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:40:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:40:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:40:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:40:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:41:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:41:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:41:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:41:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:42:08.197 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:42:08.197Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:42:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:42:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:43:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:43:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:43:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:43:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:44:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:44:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:44:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:44:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:45:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:45:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:45:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:45:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:46:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:46:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:46:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:46:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:47:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:47:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:47:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:47:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:48:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:48:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:48:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:48:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:49:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:49:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:49:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:49:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:50:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:50:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:50:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:50:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:51:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:51:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:51:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:51:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:52:08.197 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:52:08.197Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:52:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:52:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:53:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:53:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:53:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:53:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:54:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:54:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:54:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:54:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:55:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:55:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:55:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:55:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:56:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:56:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:56:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:56:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:57:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:57:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:57:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:57:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:58:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:58:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:58:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:58:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:59:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:59:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 04:59:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T04:59:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:00:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:00:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:00:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:00:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:01:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:01:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:01:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:01:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:02:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:02:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:02:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:02:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:03:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:03:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:03:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:03:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:04:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:04:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:04:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:04:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:05:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:05:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:05:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:05:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:06:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:06:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:06:38.197 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:06:38.197Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:07:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:07:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:07:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:07:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:08:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:08:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:08:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:08:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:09:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:09:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:09:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:09:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:10:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:10:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:10:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:10:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:11:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:11:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:11:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:11:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:12:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:12:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:12:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:12:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:13:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:13:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:13:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:13:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:14:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:14:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:14:38.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:14:38.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:15:08.196 INFO 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:15:08.196Z||pool-2-thread-4|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:15:38.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:15:38.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:16:08.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:16:08.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:16:38.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:16:38.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:17:08.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:17:08.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:17:38.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:17:38.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:18:08.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:18:08.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:18:38.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:18:38.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:19:08.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:19:08.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:19:38.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:19:38.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:20:08.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:20:08.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:20:38.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:20:38.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:21:08.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:21:08.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:21:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:21:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:22:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:22:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:22:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:22:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:23:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:23:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:23:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:23:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:24:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:24:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:24:38.198 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:24:38.198Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:25:08.197 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:25:08.197Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:25:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:25:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:26:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:26:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:26:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:26:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:27:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:27:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:27:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:27:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:28:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:28:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:28:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:28:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:29:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:29:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:29:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:29:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:30:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:30:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:30:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:30:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:31:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:31:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:31:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:31:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:32:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:32:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:32:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:32:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:33:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:33:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:33:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:33:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:34:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:34:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:34:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:34:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:35:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:35:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:35:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:35:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:36:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:36:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:36:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:36:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:37:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:37:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:37:38.197 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:37:38.197Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:38:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:38:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:38:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:38:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:39:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:39:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:39:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:39:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:40:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:40:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:40:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:40:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:41:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:41:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:41:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:41:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:42:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:42:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:42:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:42:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:43:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:43:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:43:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:43:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:44:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:44:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:44:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:44:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:45:08.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:45:08.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:45:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:45:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:46:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:46:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:46:38.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:46:38.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:47:08.196 INFO 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:47:08.196Z||pool-2-thread-1|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:47:38.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:47:38.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:48:08.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:48:08.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:48:38.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:48:38.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:49:08.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:49:08.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:49:38.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:49:38.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:50:08.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:50:08.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:50:38.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:50:38.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:51:08.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:51:08.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:51:38.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:51:38.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:52:08.196 INFO 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:52:08.196Z||pool-2-thread-10|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:52:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:52:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:53:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:53:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:53:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:53:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:54:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:54:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:54:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:54:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:55:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:55:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:55:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:55:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:56:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:56:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:56:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:56:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:57:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:57:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:57:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:57:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:58:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:58:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:58:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:58:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:59:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:59:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 05:59:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T05:59:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:00:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:00:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:00:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:00:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:01:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:01:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:01:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:01:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:02:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:02:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:02:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:02:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:03:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:03:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:03:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:03:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:04:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:04:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:04:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:04:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:05:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:05:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:05:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:05:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:06:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:06:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:06:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:06:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:07:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:07:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:07:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:07:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:08:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:08:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:08:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:08:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:09:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:09:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:09:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:09:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:10:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:10:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:10:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:10:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:11:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:11:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:11:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:11:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:12:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:12:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:12:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:12:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:13:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:13:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:13:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:13:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:14:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:14:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:14:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:14:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:15:08.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:15:08.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:15:38.196 INFO 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:15:38.196Z||pool-2-thread-5|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:16:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:16:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:16:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:16:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:17:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:17:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:17:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:17:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:18:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:18:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:18:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:18:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:19:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:19:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:19:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:19:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:20:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:20:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:20:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:20:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:21:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:21:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:21:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:21:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:22:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:22:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:22:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:22:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:23:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:23:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:23:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:23:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:24:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:24:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:24:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:24:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:25:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:25:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:25:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:25:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:26:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:26:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:26:38.197 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:26:38.197Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:27:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:27:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:27:38.197 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:27:38.197Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:28:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:28:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:28:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:28:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:29:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:29:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:29:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:29:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:30:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:30:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:30:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:30:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:31:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:31:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:31:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:31:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:32:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:32:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:32:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:32:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:33:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:33:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:33:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:33:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:34:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:34:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:34:38.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:34:38.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:35:08.196 INFO 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:35:08.196Z||pool-2-thread-2|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:35:38.196 INFO 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:35:38.196Z||pool-2-thread-6|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:36:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:36:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:36:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:36:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:37:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:37:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:37:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:37:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:38:08.205 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:38:08.205Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:38:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:38:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:39:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:39:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:39:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:39:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:40:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:40:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:40:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:40:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:41:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:41:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:41:38.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:41:38.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:42:08.196 INFO 7 --- [pool-2-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:42:08.196Z||pool-2-thread-8|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:42:38.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:42:38.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:43:08.196 INFO 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:43:08.196Z||pool-2-thread-9|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:43:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:43:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:44:08.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:44:08.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22 06:44:38.196 INFO 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-04-22T06:44:38.196Z||pool-2-thread-3|ModelLoader||org.onap.sdc.impl.NotificationConsumer||INFO|Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO