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.9.4.jar 2022-06-09 03:31:13.709 WARN 7 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. 2022-06-09T03:31:13.709Z||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) 2022-06-09 03:31:14.563 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Starting ModelLoaderApplication on onap-aai-modelloader-5b57c69684-nln7q with PID 7 (/opt/app/model-loader/model-loader-1.9.4.jar started by aaiadmin in /opt/app/model-loader) 2022-06-09T03:31:14.563Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Starting ModelLoaderApplication on onap-aai-modelloader-5b57c69684-nln7q with PID 7 (/opt/app/model-loader/model-loader-1.9.4.jar started by aaiadmin in /opt/app/model-loader) 2022-06-09 03:31:14.569 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : No active profile set, falling back to default profiles: default 2022-06-09T03:31:14.569Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|No active profile set, falling back to default profiles: default 2022-06-09 03:31:19.526 INFO 7 --- [ main] org.eclipse.jetty.util.log : Logging initialized @10332ms to org.eclipse.jetty.util.log.Slf4jLog 2022-06-09T03:31:19.526Z||main|ModelLoader||org.eclipse.jetty.util.log||INFO|Logging initialized @10332ms to org.eclipse.jetty.util.log.Slf4jLog 2022-06-09 03:31:19.820 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 2022-06-09T03:31:19.820Z||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 2022-06-09 03:31:19.953 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2022-06-09T03:31:19.953Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring embedded WebApplicationContext 2022-06-09 03:31:20.309 INFO 7 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2022-06-09 03:31:20.310 INFO 7 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2022-06-09T03:31:20.309Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|DefaultSessionIdManager workerName=node0 2022-06-09T03:31:20.310Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|No SessionScavenger set, using defaults 2022-06-09 03:31:20.323 INFO 7 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2022-06-09T03:31:20.323Z||main|ModelLoader||org.eclipse.jetty.server.session||INFO|node0 Scavenging every 600000ms 2022-06-09 03:31:20.358 INFO 7 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@6955cb39{application,/,[file:///tmp/jetty-docbase.11593481015596867067.9500/],AVAILABLE} 2022-06-09T03:31:20.358Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler||INFO|Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@6955cb39{application,/,[file:///tmp/jetty-docbase.11593481015596867067.9500/],AVAILABLE} 2022-06-09 03:31:20.361 INFO 7 --- [ main] org.eclipse.jetty.server.Server : Started @11170ms 2022-06-09T03:31:20.361Z||main|ModelLoader||org.eclipse.jetty.server.Server||INFO|Started @11170ms 2022-06-09 03:31:20.477 INFO 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC0001I|MDLSVC0001I Loading configuration | 2022-06-09T03:31:20.477Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||INFO|MDLSVC0001I|MDLSVC0001I Loading configuration | 2022-06-09 03:31:20.528 INFO 7 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:31:20.528Z||main|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:31:22.760 ERROR 7 --- [ main] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:130) at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:103) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 49 common frames omitted 2022-06-09T03:31:22.760Z||main|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.aai.modelloader.service.ModelLoaderService.initSdcClient(ModelLoaderService.java:130) at org.onap.aai.modelloader.service.ModelLoaderService.start(ModelLoaderService.java:103) 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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 49 common frames omitted 2022-06-09 03:31:22.771 ERROR 7 --- [ main] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f9d87b 2022-06-09 03:31:22.772 ERROR 7 --- [ main] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:31:22.771Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f9d87b 2022-06-09T03:31:22.772Z||main|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:31:22.815 ERROR 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:31:22.815Z||main|ModelLoader||org.onap.aai.modelloader.service.ModelLoaderService||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:31:22.832 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:31:22.832Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:31:23.989 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:31:23.990 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e57ce8f 2022-06-09 03:31:23.991 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:31:23.989Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:31:23.990Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e57ce8f 2022-06-09T03:31:23.991Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:31:24.024 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:31:24.024Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:31:24.914 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-09T03:31:24.914Z||main|ModelLoader||org.eclipse.jetty.server.handler.ContextHandler.application||INFO|Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-09 03:31:25.014 INFO 7 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@49cb9cb5{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2022-06-09T03:31:25.014Z||main|ModelLoader||org.eclipse.jetty.server.AbstractConnector||INFO|Started ServerConnector@49cb9cb5{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2022-06-09 03:31:25.033 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Started ModelLoaderApplication in 13.21 seconds (JVM running for 15.842) 2022-06-09T03:31:25.033Z||main|ModelLoader||org.onap.aai.modelloader.ModelLoaderApplication||INFO|Started ModelLoaderApplication in 13.21 seconds (JVM running for 15.842) 2022-06-09 03:32:22.829 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:32:22.829Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:32:23.930 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:32:23.932 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19ee6b15 2022-06-09 03:32:23.932 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:32:23.930Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:32:23.932Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19ee6b15 2022-06-09T03:32:23.932Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:32:23.934 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:32:23.934Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:33:22.830 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:33:22.830Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:33:23.866 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:33:23.868 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2271dd92 2022-06-09 03:33:23.868 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:33:23.869 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:33:23.866Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:33:23.868Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2271dd92 2022-06-09T03:33:23.868Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:33:23.869Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:34:22.831 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:34:22.831Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:34:23.898 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:34:23.898Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:34:23.900 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dba0de9 2022-06-09T03:34:23.900Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3dba0de9 2022-06-09 03:34:23.900 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:34:23.900Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:34:23.902 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:34:23.902Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:35:22.830 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:35:22.830Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:35:23.897 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:35:23.899 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@309b128c 2022-06-09T03:35:23.897Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:35:23.899Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@309b128c 2022-06-09 03:35:23.900 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:35:23.900Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:35:23.901 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:35:23.901Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:36:22.830 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:36:22.830Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:36:23.897 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:36:23.900 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3931701d 2022-06-09 03:36:23.901 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:36:23.897Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:36:23.900Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3931701d 2022-06-09T03:36:23.901Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:36:23.903 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:36:23.903Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:37:22.831 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:37:22.831Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:37:23.896 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:37:23.896Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:37:23.897 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b2e30cc 2022-06-09T03:37:23.897Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b2e30cc 2022-06-09 03:37:23.898 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:37:23.898Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:37:23.899 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:37:23.899Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:38:22.838 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:38:22.838Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:38:23.928 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:38:23.937 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d42b15b 2022-06-09T03:38:23.928Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:38:23.937 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:38:23.939 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:38:23.937Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d42b15b 2022-06-09T03:38:23.937Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:38:23.939Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:39:22.838 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:39:22.838Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:39:23.896 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:39:23.897 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@544d8f70 2022-06-09 03:39:23.898 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:39:23.898 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:39:23.896Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:39:23.897Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@544d8f70 2022-06-09T03:39:23.898Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:39:23.898Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:40:22.842 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:40:22.842Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:40:23.930 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:40:23.932 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3112ce0 2022-06-09 03:40:23.932 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:40:23.934 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:40:23.930Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:40:23.932Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3112ce0 2022-06-09T03:40:23.932Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:40:23.934Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:41:22.848 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:41:22.848Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:41:23.929 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:41:23.929Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:41:23.931 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11034fbb 2022-06-09 03:41:23.931 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:41:23.931Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11034fbb 2022-06-09T03:41:23.931Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:41:23.932 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:41:23.932Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:42:22.849 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:42:22.849Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:42:23.901 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:42:23.902 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79b1a404 2022-06-09 03:42:23.903 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:42:23.901Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:42:23.902Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79b1a404 2022-06-09 03:42:23.904 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:42:23.903Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:42:23.904Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:43:22.848 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:43:22.848Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:43:23.933 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:43:23.934 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@368faa30 2022-06-09T03:43:23.933Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:43:23.934Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@368faa30 2022-06-09 03:43:23.935 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:43:23.935Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:43:23.937 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:43:23.937Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:44:22.848 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:44:22.848Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:44:23.906 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:44:23.906Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:44:23.909 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ba4684a 2022-06-09T03:44:23.909Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ba4684a 2022-06-09 03:44:23.910 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:44:23.910Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:44:23.911 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:44:23.911Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:45:22.848 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:45:22.848Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:45:23.895 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:45:23.895Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:45:23.897 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37051cf 2022-06-09T03:45:23.897Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37051cf 2022-06-09 03:45:23.897 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:45:23.897Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:45:23.898 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:45:23.898Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:46:22.849 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:46:22.849Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:46:23.933 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09T03:46:23.933Z||Timer-0|ModelLoader||org.onap.sdc.http.HttpAsdcClient||ERROR|failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.51.78] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java: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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.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) Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 2022-06-09 03:46:23.934 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10f16f0f 2022-06-09T03:46:23.934Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10f16f0f 2022-06-09 03:46:23.935 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09T03:46:23.935Z||Timer-0|ModelLoader||org.onap.sdc.http.SdcConnectorClient||ERROR|DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2022-06-09 03:46:23.937 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09T03:46:23.937Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||ERROR|MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem| 2022-06-09 03:47:22.848 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2022-06-09T03:47:22.848Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|DistributionClient - init 2022-06-09 03:47:23.381 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-06-09T03:47:23.381Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-06-09 03:47:23.533 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:47:23.533Z||Timer-0|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:47:23.781 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2022-06-09T03:47:23.781Z||Timer-0|ModelLoader||org.onap.sdc.impl.DistributionClientImpl||INFO|start DistributionClient 2022-06-09 03:47:23.792 INFO 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2022-06-09T03:47:23.792Z||Timer-0|ModelLoader||org.onap.aai.modelloader.service.SdcConnectionJob||INFO|MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2022-06-09 03:47:23.798 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:47:23.798Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:47:23.814 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:47:23.814 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:47:23.814Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:47:23.814Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:47:34.296 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:47:34.296Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:47:53.791 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:47:53.791Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:47:53.793 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:47:53.794 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:47:53.793Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:47:53.794Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:48:03.412 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:48:03.412Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:48:23.792 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:48:23.792Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:48:23.794 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:48:23.794 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:48:23.794Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:48:23.794Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:48:33.383 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:48:33.383Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:48:53.792 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:48:53.792Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:48:53.794 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:48:53.795 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:48:53.794Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:48:53.795Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:49:03.454 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:49:03.454Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:49:23.793 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:49:23.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:49:23.799 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:49:23.800 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:49:23.799Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:49:23.800Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:49:33.467 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:49:33.467Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:49:53.791 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:49:53.791Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:49:53.793 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:49:53.794 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:49:53.793Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:49:53.794Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:50:03.420 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:50:03.420Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:50:23.791 INFO 7 --- [pool-2-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:50:23.791Z||pool-2-thread-4|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:50:23.795 WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:50:23.796 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:50:23.795Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:50:23.796Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:50:33.372 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:50:33.372Z||pool-2-thread-4|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:50:53.791 INFO 7 --- [pool-2-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:50:53.793 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:50:53.793 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:50:53.791Z||pool-2-thread-1|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:50:53.793Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:50:53.793Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:51:03.418 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:51:03.418Z||pool-2-thread-1|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:51:23.791 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:51:23.791Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:51:23.793 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:51:23.793 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:51:23.793Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:51:23.793Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:51:33.374 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:51:33.374Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:51:53.791 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:51:53.791Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:51:53.793 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:51:53.793 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:51:53.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:51:53.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:52:03.429 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:52:03.429Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:52:23.791 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:52:23.791Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:52:23.793 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:52:23.793 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:52:23.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:52:23.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:52:33.592 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:52:33.592Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:52:53.791 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:52:53.791Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:52:53.793 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:52:53.793 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:52:53.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:52:53.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:53:03.441 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:53:03.441Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:53:23.792 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:53:23.792Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:53:23.797 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:53:23.797Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:53:23.798 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:53:23.798Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:53:33.401 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:53:33.401Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:53:53.791 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:53:53.791Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:53:53.793 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:53:53.793 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:53:53.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:53:53.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:54:03.433 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:54:03.433Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:54:23.791 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:54:23.791Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:54:23.793 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:54:23.793Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:54:23.794 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:54:23.794Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:54:33.560 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:54:33.560Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:54:53.791 INFO 7 --- [pool-2-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:54:53.791Z||pool-2-thread-3|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:54:53.797 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:54:53.797 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:54:53.797Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:54:53.797Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:55:03.382 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:55:03.382Z||pool-2-thread-3|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:55:23.791 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:55:23.791Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:55:23.793 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:55:23.794 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:55:23.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:55:23.794Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:55:33.398 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:55:33.398Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:55:53.791 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:55:53.791Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:55:53.793 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:55:53.793 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:55:53.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:55:53.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:56:03.449 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:56:03.449Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:56:23.792 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:56:23.792Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:56:23.794 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:56:23.794 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:56:23.794Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:56:23.794Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:56:33.371 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:56:33.371Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:56:53.792 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:56:53.792Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:56:53.793 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:56:53.793 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:56:53.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:56:53.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:57:03.408 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:57:03.408Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:57:23.801 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:57:23.801Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:57:23.803 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:57:23.803 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:57:23.803Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:57:23.803Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:57:33.481 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:57:33.481Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:57:53.792 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:57:53.797 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:57:53.797 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:57:53.792Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:57:53.797Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:57:53.797Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:58:03.401 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:58:03.401Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:58:23.791 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:58:23.791Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:58:23.793 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:58:23.819 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:58:23.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:58:23.819Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:58:33.418 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:58:33.418Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:58:53.791 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:58:53.791Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:58:53.793 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:58:53.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:58:53.793 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:58:53.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:59:03.436 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:59:03.436Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:59:23.791 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:59:23.791Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:59:23.793 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:59:23.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:59:23.793 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:59:23.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 03:59:33.419 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T03:59:33.419Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 03:59:53.791 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T03:59:53.791Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 03:59:53.793 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 03:59:53.793 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T03:59:53.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T03:59:53.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:00:03.571 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:00:03.571Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:00:23.791 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:00:23.793 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:00:23.793 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:00:23.791Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:00:23.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:00:23.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:00:33.538 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:00:33.538Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:00:53.792 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:00:53.793 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:00:53.794 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:00:53.792Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:00:53.793Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:00:53.794Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:01:03.589 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:01:03.589Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:01:23.796 INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:01:23.796Z||pool-2-thread-9|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:01:23.802 WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:01:23.802Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:01:23.803 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:01:23.803Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:01:33.484 INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:01:33.484Z||pool-2-thread-9|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:01:53.791 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:01:53.791Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:01:53.793 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:01:53.793 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:01:53.793Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:01:53.793Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:02:03.470 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:02:03.470Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:02:23.791 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:02:23.791Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:02:23.793 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:02:23.793 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:02:23.793Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:02:23.793Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:02:33.399 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:02:33.399Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:02:53.792 INFO 7 --- [pool-2-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:02:53.792Z||pool-2-thread-2|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:02:53.795 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:02:53.795Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:02:53.796 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:02:53.796Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:03:03.415 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:03:03.415Z||pool-2-thread-2|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:03:23.792 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:03:23.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:03:23.793 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:03:23.794 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:03:23.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:03:23.794Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:03:33.368 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:03:33.368Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:03:53.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:03:53.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:03:53.793 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:03:53.793 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:03:53.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:03:53.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:04:03.372 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:04:03.372Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:04:23.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:04:23.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:04:23.793 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:04:23.793 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:04:23.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:04:23.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:04:33.396 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:04:33.396Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:04:53.793 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:04:53.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:04:53.800 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:04:53.800Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:04:53.801 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:04:53.801Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:05:03.418 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:05:03.418Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:05:23.792 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:05:23.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:05:23.794 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:05:23.794 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:05:23.794Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:05:23.794Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:05:33.390 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:05:33.390Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:05:53.793 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:05:53.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:05:53.795 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:05:53.795Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:05:53.796 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:05:53.796Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:06:03.419 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:06:03.419Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:06:23.792 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:06:23.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:06:23.794 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:06:23.794Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:06:23.794 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:06:23.794Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:06:33.357 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:06:33.357Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:06:53.792 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:06:53.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:06:53.795 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:06:53.795Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:06:53.796 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:06:53.796Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:07:03.404 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:07:03.404Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:07:23.792 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:07:23.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:07:23.802 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:07:23.802Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:07:23.802 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:07:23.802Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:07:33.392 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:07:33.392Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:07:53.792 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:07:53.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:07:53.796 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:07:53.796Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:07:53.797 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:07:53.797Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:08:03.434 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:08:03.434Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:08:23.792 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:08:23.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:08:23.793 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:08:23.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:08:23.794 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:08:23.794Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:08:33.352 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:08:33.352Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:08:53.792 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:08:53.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:08:53.795 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:08:53.795Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:08:53.795 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:08:53.795Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:09:03.432 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:09:03.432Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:09:23.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:09:23.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:09:23.793 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:09:23.794 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:09:23.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:09:23.794Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:09:33.382 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:09:33.382Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:09:53.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:09:53.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:09:53.793 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:09:53.793 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:09:53.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:09:53.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:10:03.408 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:10:03.408Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:10:23.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:10:23.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:10:23.792 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:10:23.793 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:10:23.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:10:23.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:10:33.423 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:10:33.423Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:10:53.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:10:53.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:10:53.794 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:10:53.794 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:10:53.794Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:10:53.794Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:11:03.453 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:11:03.453Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:11:23.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:11:23.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:11:23.793 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:11:23.793 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:11:23.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:11:23.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:11:33.369 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:11:33.369Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:11:53.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:11:53.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:11:53.793 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:11:53.793 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:11:53.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:11:53.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:12:03.361 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:12:03.361Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:12:23.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:12:23.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:12:23.797 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:12:23.797 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:12:23.797Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:12:23.797Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:12:33.397 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:12:33.397Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:12:53.793 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:12:53.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:12:53.798 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:12:53.804 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:12:53.798Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:12:53.804Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:13:03.382 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:13:03.382Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:13:23.791 INFO 7 --- [pool-2-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:13:23.791Z||pool-2-thread-8|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:13:23.792 WARN 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:13:23.793 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:13:23.792Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:13:23.793Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:13:33.388 INFO 7 --- [pool-2-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:13:33.388Z||pool-2-thread-8|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:13:53.793 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:13:53.793Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:13:53.795 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:13:53.795 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:13:53.795Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:13:53.795Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:14:03.442 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:14:03.442Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:14:23.791 INFO 7 --- [pool-2-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:14:23.791Z||pool-2-thread-5|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:14:23.792 WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:14:23.793 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:14:23.792Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:14:23.793Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:14:33.379 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:14:33.379Z||pool-2-thread-5|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:14:53.792 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:14:53.792Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:14:53.794 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:14:53.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:14:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:14:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:15:03.446 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:15:03.446Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:15:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:15:23.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:15:23.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:15:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:15:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:15:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:15:33.392 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:15:33.392Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:15:53.792 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:15:53.792Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:15:53.794 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:15:53.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:15:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:15:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:16:03.434 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:16:03.434Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:16:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:16:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:16:23.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:16:23.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:16:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:16:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:16:33.383 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:16:33.383Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:16:53.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:16:53.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:16:53.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:16:53.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:16:53.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:16:53.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:17:03.384 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:17:03.384Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:17:23.793 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:17:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:17:23.798 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:17:23.799 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:17:23.798Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:17:23.799Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:17:33.460 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:17:33.460Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:17:53.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:17:53.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:17:53.794 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:17:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:17:53.795 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:17:53.795Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:18:03.428 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:18:03.428Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:18:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:18:23.794 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:18:23.795 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:18:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:18:23.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:18:23.795Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:18:33.405 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:18:33.405Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:18:53.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:18:53.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:18:53.794 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:18:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:18:53.795 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:18:53.795Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:19:03.425 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:19:03.425Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:19:23.792 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:19:23.792Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:19:23.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:19:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:19:23.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:19:23.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:19:33.401 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:19:33.401Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:19:53.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:19:53.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:19:53.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:19:53.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:19:53.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:19:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:20:03.419 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:20:03.419Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:20:23.792 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:20:23.792Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:20:23.794 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:20:23.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:20:23.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:20:23.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:20:33.382 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:20:33.382Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:20:53.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:20:53.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:20:53.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:20:53.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:20:53.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:20:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:21:03.396 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:21:03.396Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:21:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:21:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:21:23.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:21:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:21:23.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:21:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:21:33.733 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:21:33.733Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:21:53.797 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:21:53.797Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:21:53.804 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:21:53.804Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:21:53.805 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:21:53.805Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:22:03.446 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:22:03.446Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:22:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:22:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:22:23.801 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:22:23.801 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:22:23.801Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:22:23.801Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:22:33.391 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:22:33.391Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:22:53.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:22:53.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:22:53.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:22:53.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:22:53.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:22:53.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:23:03.472 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:23:03.472Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:23:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:23:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:23:23.792 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:23:23.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:23:23.792Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:23:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:23:33.413 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:23:33.413Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:23:53.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:23:53.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:23:53.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:23:53.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:23:53.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:23:53.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:24:03.440 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:24:03.440Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:24:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:24:23.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:24:23.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:24:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:24:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:24:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:24:33.375 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:24:33.375Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:24:53.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:24:53.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:24:53.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:24:53.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:24:53.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:24:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:25:03.416 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:25:03.416Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:25:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:25:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:25:23.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:25:23.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:25:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:25:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:25:33.426 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:25:33.426Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:25:53.792 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:25:53.792Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:25:53.794 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:25:53.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:25:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:25:53.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:26:03.450 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:26:03.450Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:26:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:26:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:26:23.793 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:26:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:26:23.794 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:26:23.794Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:26:33.418 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:26:33.418Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:26:53.792 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:26:53.792Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:26:53.796 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:26:53.796 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:26:53.796Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:26:53.796Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:27:03.442 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:27:03.442Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK 2022-06-09 04:27:23.791 INFO 7 --- [pool-2-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09T04:27:23.791Z||pool-2-thread-6|ModelLoader||com.att.nsa.cambria.client.impl.CambriaConsumerImpl||INFO|UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2022-06-09 04:27:23.792 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09T04:27:23.792Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||WARN|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel. 2022-06-09 04:27:23.793 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09T04:27:23.793Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO|GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as TT1yxxkMhgd2CDMF) ... 2022-06-09 04:27:33.408 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-09T04:27:33.408Z||pool-2-thread-6|ModelLoader||com.att.nsa.apiClient.http.HttpClient||INFO| --> HTTP/1.1 200 OK