By type
java -DAJSC_HOME=/opt/app/model-loader -DCONFIG_HOME=/opt/app/model-loader/config/ -Dcom.att.eelf.logging.path=/opt/app/model-loader -Dcom.att.eelf.logging.file=logback.xml -Dlogback.configurationFile=/opt/app/model-loader/logback.xml -Dserver.port=9500 -jar ./model-loader-1.8.0.jar 2021-04-14 10:39:41.332 WARN 7 --- [ main] o.s.b.l.logback.LogbackLoggingSystem : Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.12.RELEASE) 2021-04-14 10:39:41.695 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Starting ModelLoaderApplication on dev-aai-modelloader-7f99896568-znlnl with PID 7 (/opt/app/model-loader/model-loader-1.8.0.jar started by aaiadmin in /opt/app/model-loader) 2021-04-14 10:39:41.696 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : No active profile set, falling back to default profiles: default 2021-04-14 10:39:43.594 INFO 7 --- [ main] org.eclipse.jetty.util.log : Logging initialized @3981ms to org.eclipse.jetty.util.log.Slf4jLog 2021-04-14 10:39:43.699 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 2021-04-14 10:39:43.733 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2021-04-14 10:39:43.851 INFO 7 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2021-04-14 10:39:43.852 INFO 7 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2021-04-14 10:39:43.853 INFO 7 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms 2021-04-14 10:39:43.861 INFO 7 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@1951b871{application,/,[file:///tmp/jetty-docbase.15288684348389335963.9500/],AVAILABLE} 2021-04-14 10:39:43.862 INFO 7 --- [ main] org.eclipse.jetty.server.Server : Started @4251ms 2021-04-14 10:39:43.940 INFO 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC0001I|MDLSVC0001I Loading configuration | 2021-04-14 10:39:43.990 INFO 7 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:39:44.161 ERROR 7 --- [ main] o.o.a.m.service.ModelLoaderService : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2021-04-14 10:39:44.162 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:39:44.170 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2021-04-14 10:39:44.796 INFO 7 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-14 10:39:44.843 INFO 7 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@32193bea{HTTP/1.1,[http/1.1]}{0.0.0.0:9500} 2021-04-14 10:39:44.850 INFO 7 --- [ main] o.o.a.m.ModelLoaderApplication : Started ModelLoaderApplication in 4.139 seconds (JVM running for 5.239) 2021-04-14 10:40:44.163 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:40:44.179 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2021-04-14 10:41:44.163 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:41:44.178 ERROR 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: configuration is invalid: CONF_INVALID_MSG_BUS_ADDRESS| 2021-04-14 10:42:44.164 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:42:44.639 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.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) 2021-04-14 10:42:44.642 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55cb3551 2021-04-14 10:42:44.642 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:42:44.647 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| 2021-04-14 10:43:44.165 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:43:44.194 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.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) 2021-04-14 10:43:44.194 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@f16e21 2021-04-14 10:43:44.195 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:43:44.196 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| 2021-04-14 10:44:44.165 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:44:44.181 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.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) 2021-04-14 10:44:44.182 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5073fc03 2021-04-14 10:44:44.183 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:44:44.183 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| 2021-04-14 10:45:44.165 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:45:44.191 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.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) 2021-04-14 10:45:44.192 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@41228623 2021-04-14 10:45:44.193 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:45:44.194 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| 2021-04-14 10:46:44.165 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:46:44.190 ERROR 7 --- [ Timer-0] org.onap.sdc.http.HttpAsdcClient : failed to connect to url: /sdc/v1/artifactTypes java.net.UnknownHostException: sdc-be.onap: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source) at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source) at java.base/java.net.InetAddress.getAllByName0(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at java.base/java.net.InetAddress.getAllByName(Unknown Source) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:374) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.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) 2021-04-14 10:46:44.191 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2294ac8c 2021-04-14 10:46:44.192 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:46:44.194 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| 2021-04-14 10:47:44.166 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:49:54.510 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.96.114.91] failed: Connection timed out (Connection timed out) 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 timed out (Connection timed out) 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 2021-04-14 10:49:54.513 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22446e6 2021-04-14 10:49:54.514 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:49:54.516 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| 2021-04-14 10:49:54.517 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:52:05.581 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.96.114.91] failed: Connection timed out (Connection timed out) 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 timed out (Connection timed out) 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 2021-04-14 10:52:05.584 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24de8370 2021-04-14 10:52:05.584 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:52:05.586 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| 2021-04-14 10:52:05.587 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:54:16.652 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.96.114.91] failed: Connection timed out (Connection timed out) 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 timed out (Connection timed out) 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 2021-04-14 10:54:16.655 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77fd0de9 2021-04-14 10:54:16.655 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:54:16.657 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| 2021-04-14 10:54:16.657 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:56:27.726 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.96.114.91] failed: Connection timed out (Connection timed out) 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 timed out (Connection timed out) 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 2021-04-14 10:56:27.729 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1cae74e8 2021-04-14 10:56:27.729 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:56:27.731 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| 2021-04-14 10:56:27.732 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 10:58:38.795 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.96.114.91] failed: Connection timed out (Connection timed out) 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 timed out (Connection timed out) 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 2021-04-14 10:58:38.798 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f7a597c 2021-04-14 10:58:38.798 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 10:58:38.800 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| 2021-04-14 10:58:38.800 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 11:00:49.875 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.96.114.91] failed: Connection timed out (Connection timed out) 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 timed out (Connection timed out) 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 2021-04-14 11:00:49.879 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d10c000 2021-04-14 11:00:49.879 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 11:00:49.882 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| 2021-04-14 11:00:49.883 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 11:03:00.940 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.96.114.91] failed: Connection timed out (Connection timed out) 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 timed out (Connection timed out) 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 2021-04-14 11:03:00.945 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ae50ea8 2021-04-14 11:03:00.945 ERROR 7 --- [ Timer-0] org.onap.sdc.http.SdcConnectorClient : DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-14 11:03:00.947 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| 2021-04-14 11:03:00.947 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2021-04-14 11:03:01.395 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-14 11:03:09.000 INFO 7 --- [ Timer-0] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2021-04-14 11:03:09.957 INFO 7 --- [ Timer-0] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2021-04-14 11:03:09.963 INFO 7 --- [ Timer-0] o.o.a.m.service.SdcConnectionJob : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established| 2021-04-14 11:03:09.965 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 2021-04-14 11:03:09.970 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. 2021-04-14 11:03:09.970 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:03:22.724 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2021-04-14 11:03:39.964 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 2021-04-14 11:03:39.969 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. 2021-04-14 11:03:39.970 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:03:59.994 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:04:00.009 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:04:09.963 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 2021-04-14 11:04:09.964 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:04:09.965 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. 2021-04-14 11:04:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:04:25.515 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2021-04-14 11:04:39.964 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 2021-04-14 11:04:39.968 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. 2021-04-14 11:04:39.969 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:04:50.985 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2021-04-14 11:05:09.964 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 2021-04-14 11:05:09.966 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. 2021-04-14 11:05:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:05:20.193 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2021-04-14 11:05:39.965 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 2021-04-14 11:05:39.970 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. 2021-04-14 11:05:39.970 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:05:49.631 INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2021-04-14 11:06:09.963 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 2021-04-14 11:06:09.967 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. 2021-04-14 11:06:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:06:20.475 INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2021-04-14 11:06:39.963 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 2021-04-14 11:06:39.965 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. 2021-04-14 11:06:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:06:50.115 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2021-04-14 11:07:09.964 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 2021-04-14 11:07:09.970 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. 2021-04-14 11:07:09.971 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:07:21.187 INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2021-04-14 11:07:39.963 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 2021-04-14 11:07:39.965 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. 2021-04-14 11:07:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:07:59.992 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:07:59.995 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:08:09.965 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 2021-04-14 11:08:09.966 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:08:09.971 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. 2021-04-14 11:08:09.971 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:08:30.004 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:08:30.005 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:08:39.963 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 2021-04-14 11:08:39.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:08:39.965 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. 2021-04-14 11:08:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:08:59.992 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:08:59.994 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:09:09.963 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 2021-04-14 11:09:09.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:09:09.965 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. 2021-04-14 11:09:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:09:29.991 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:09:29.993 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:09:39.964 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 2021-04-14 11:09:39.965 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:09:39.970 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. 2021-04-14 11:09:39.970 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:10:00.001 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:10:00.001 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:10:09.963 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 2021-04-14 11:10:09.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:10:09.965 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. 2021-04-14 11:10:09.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:10:29.991 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:10:30.003 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:10:39.964 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 2021-04-14 11:10:39.965 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:10:39.973 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. 2021-04-14 11:10:39.973 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:11:00.000 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:11:00.001 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:11:09.963 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 2021-04-14 11:11:09.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:11:09.965 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. 2021-04-14 11:11:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:11:29.990 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:11:29.991 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:11:39.963 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 2021-04-14 11:11:39.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:11:39.966 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. 2021-04-14 11:11:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:11:59.995 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 11:11:59.998 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 11:12:09.963 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 2021-04-14 11:12:09.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:12:09.967 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. 2021-04-14 11:12:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:12:12.409 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2021-04-14 11:12:12.409 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:12:12.429 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2021-04-14 11:12:12.429 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:12:12.444 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2021-04-14 11:12:12.445 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:12:12.455 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2021-04-14 11:12:12.455 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connection reset 2021-04-14 11:12:39.963 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 2021-04-14 11:12:39.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:12:39.966 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. 2021-04-14 11:12:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:12:41.034 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:12:41.035 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:13:09.965 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 2021-04-14 11:13:09.971 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. 2021-04-14 11:13:09.971 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:13:10.043 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:13:10.044 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:13:39.963 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 2021-04-14 11:13:39.965 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. 2021-04-14 11:13:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:13:43.376 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:13:43.377 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:13:44.074 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:13:44.075 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:14:09.965 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 2021-04-14 11:14:09.970 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. 2021-04-14 11:14:09.971 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:14:10.609 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:14:10.610 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:14:39.963 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 2021-04-14 11:14:39.964 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. 2021-04-14 11:14:39.964 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:14:47.375 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:14:47.376 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:15:09.964 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 2021-04-14 11:15:09.967 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. 2021-04-14 11:15:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:15:15.309 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:15:15.309 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:15:39.965 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 2021-04-14 11:15:39.970 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. 2021-04-14 11:15:39.971 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:15:39.981 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:15:39.982 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:16:09.963 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 2021-04-14 11:16:09.965 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. 2021-04-14 11:16:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:16:09.986 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:16:09.986 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:16:11.139 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:16:11.139 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:16:39.964 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 2021-04-14 11:16:39.970 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. 2021-04-14 11:16:39.970 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:16:41.594 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:16:41.595 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:17:09.963 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 2021-04-14 11:17:09.966 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. 2021-04-14 11:17:09.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:17:09.979 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:17:09.980 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:17:39.964 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 2021-04-14 11:17:39.968 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. 2021-04-14 11:17:39.969 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:17:40.224 INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:17:40.224 INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:17:40.263 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:17:40.263 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:18:09.963 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 2021-04-14 11:18:09.965 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. 2021-04-14 11:18:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:18:10.415 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:18:10.415 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:18:39.963 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 2021-04-14 11:18:39.965 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. 2021-04-14 11:18:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:18:39.978 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:18:39.978 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:19:09.964 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 2021-04-14 11:19:09.968 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. 2021-04-14 11:19:09.969 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:19:10.566 INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:19:10.566 INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:19:10.622 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:19:10.623 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:19:39.963 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 2021-04-14 11:19:39.966 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. 2021-04-14 11:19:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:19:39.981 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:19:39.982 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:20:09.964 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 2021-04-14 11:20:09.968 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. 2021-04-14 11:20:09.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:20:09.985 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:20:09.986 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:20:39.963 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 2021-04-14 11:20:39.966 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. 2021-04-14 11:20:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:20:39.976 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:20:39.976 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:21:09.965 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 2021-04-14 11:21:09.970 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. 2021-04-14 11:21:09.970 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:21:09.979 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:21:09.979 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:21:10.368 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:21:10.368 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:21:39.964 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 2021-04-14 11:21:39.966 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. 2021-04-14 11:21:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:21:39.975 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:21:39.975 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:22:09.963 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 2021-04-14 11:22:09.965 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. 2021-04-14 11:22:09.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:22:10.009 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:22:10.010 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:22:39.965 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 2021-04-14 11:22:39.971 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. 2021-04-14 11:22:39.972 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:22:40.623 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:22:40.623 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:22:40.854 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2021-04-14 11:22:40.855 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:22:40.870 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2021-04-14 11:22:40.870 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:22:40.877 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connection reset; blacklisting for 2 minutes 2021-04-14 11:22:40.877 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connection reset 2021-04-14 11:23:09.963 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 2021-04-14 11:23:09.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:23:09.966 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. 2021-04-14 11:23:09.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:23:12.304 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2021-04-14 11:23:12.304 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:23:12.334 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:23:12.334 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:23:39.965 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 2021-04-14 11:23:39.969 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. 2021-04-14 11:23:39.969 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:23:39.994 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:23:39.995 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:24:09.963 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 2021-04-14 11:24:09.965 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. 2021-04-14 11:24:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:24:09.975 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:24:09.976 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:24:39.963 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 2021-04-14 11:24:39.965 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. 2021-04-14 11:24:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:24:39.973 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:24:39.974 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:25:09.964 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 2021-04-14 11:25:09.968 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. 2021-04-14 11:25:09.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:25:16.994 INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:25:16.995 INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:25:17.031 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:25:17.031 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:25:39.963 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 2021-04-14 11:25:39.964 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. 2021-04-14 11:25:39.964 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:25:59.014 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:25:59.015 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:26:09.964 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 2021-04-14 11:26:09.965 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. 2021-04-14 11:26:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:26:18.068 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:26:18.068 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:26:39.964 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 2021-04-14 11:26:39.968 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. 2021-04-14 11:26:39.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:26:39.980 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:26:39.980 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:27:09.963 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 2021-04-14 11:27:09.964 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. 2021-04-14 11:27:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:27:09.970 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:27:09.970 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:27:39.963 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 2021-04-14 11:27:39.966 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. 2021-04-14 11:27:39.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:27:39.974 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:27:39.974 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:27:40.000 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:27:40.000 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:28:09.964 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 2021-04-14 11:28:09.968 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. 2021-04-14 11:28:09.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:28:09.979 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:28:09.980 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:28:39.963 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 2021-04-14 11:28:39.965 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. 2021-04-14 11:28:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:28:39.974 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:28:39.975 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:29:09.964 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 2021-04-14 11:29:09.967 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. 2021-04-14 11:29:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:29:09.977 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:29:09.977 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:29:39.963 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 2021-04-14 11:29:39.966 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. 2021-04-14 11:29:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:29:39.978 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:29:39.978 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:30:09.964 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 2021-04-14 11:30:09.967 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. 2021-04-14 11:30:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:30:10.471 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:30:10.472 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:30:11.117 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:30:11.117 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:30:39.964 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 2021-04-14 11:30:39.968 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. 2021-04-14 11:30:39.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:30:42.506 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:30:42.507 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:31:09.963 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 2021-04-14 11:31:09.965 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. 2021-04-14 11:31:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:31:09.982 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:31:09.983 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:31:39.964 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 2021-04-14 11:31:39.967 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. 2021-04-14 11:31:39.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:31:39.980 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:31:39.980 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:32:09.964 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 2021-04-14 11:32:09.970 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. 2021-04-14 11:32:09.971 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:32:09.978 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:32:09.979 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:32:39.963 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 2021-04-14 11:32:39.965 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. 2021-04-14 11:32:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:32:40.002 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:32:40.003 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:33:09.964 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 2021-04-14 11:33:09.967 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. 2021-04-14 11:33:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:33:10.007 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:33:10.007 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:33:20.230 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:33:20.231 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:33:39.965 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 2021-04-14 11:33:39.971 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. 2021-04-14 11:33:39.971 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:33:40.144 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:33:40.145 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:34:09.963 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 2021-04-14 11:34:09.965 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. 2021-04-14 11:34:09.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:34:10.285 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:34:10.286 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:34:10.316 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:34:10.316 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:34:39.964 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 2021-04-14 11:34:39.967 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. 2021-04-14 11:34:39.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:34:40.342 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:34:40.342 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:34:51.118 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2021-04-14 11:34:51.119 INFO 7 --- [pool-2-thread-1] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:34:57.448 INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:34:57.449 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:35:09.964 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 2021-04-14 11:35:09.968 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. 2021-04-14 11:35:09.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:35:11.425 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:35:11.426 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:35:39.963 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 2021-04-14 11:35:39.965 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. 2021-04-14 11:35:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:35:41.006 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:35:41.007 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:36:09.963 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 2021-04-14 11:36:09.967 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. 2021-04-14 11:36:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:36:10.601 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:36:10.601 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:36:39.964 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 2021-04-14 11:36:39.967 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. 2021-04-14 11:36:39.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:36:39.984 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:36:39.985 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:37:09.963 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 2021-04-14 11:37:09.966 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. 2021-04-14 11:37:09.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:37:09.986 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router.onap:3904: The target server failed to respond 2021-04-14 11:37:09.987 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:37:11.026 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router.onap:3904: Connection reset 2021-04-14 11:37:11.026 INFO 7 --- [pool-2-thread-3] o.apache.http.impl.execchain.RetryExec : Retrying request to {}->http://message-router.onap:3904 2021-04-14 11:37:11.068 INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:37:11.069 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:37:39.963 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 2021-04-14 11:37:39.965 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. 2021-04-14 11:37:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:37:48.367 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:37:48.367 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:38:09.964 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 2021-04-14 11:38:09.969 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. 2021-04-14 11:38:09.969 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:38:10.032 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:38:10.033 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:38:39.963 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 2021-04-14 11:38:39.965 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. 2021-04-14 11:38:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:38:39.984 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:38:39.984 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:39:09.963 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 2021-04-14 11:39:09.966 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. 2021-04-14 11:39:09.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:39:09.979 INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 500 Server Error 2021-04-14 11:39:09.980 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:com.att.nsa.apiClient.http.HttpException: HTTP/1.1 500 Server Error 2021-04-14 11:39:39.964 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 2021-04-14 11:39:39.968 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. 2021-04-14 11:39:39.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:39:39.978 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:39:39.978 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:40:09.963 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 2021-04-14 11:40:09.964 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:40:09.966 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. 2021-04-14 11:40:09.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:40:09.970 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:40:09.971 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:40:39.964 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 2021-04-14 11:40:39.965 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:40:39.968 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. 2021-04-14 11:40:39.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:40:39.974 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:40:39.975 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:41:09.963 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 2021-04-14 11:41:09.964 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:41:09.966 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. 2021-04-14 11:41:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:41:09.970 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:41:09.970 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:41:39.963 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 2021-04-14 11:41:39.964 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:41:39.966 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. 2021-04-14 11:41:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:41:39.971 WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:41:39.972 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:42:09.965 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 2021-04-14 11:42:09.968 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:42:09.972 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. 2021-04-14 11:42:09.973 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:42:09.983 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:42:09.984 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:42:39.963 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 2021-04-14 11:42:39.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:42:39.965 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. 2021-04-14 11:42:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:42:39.968 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:42:39.968 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:43:09.964 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 2021-04-14 11:43:09.966 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:43:09.969 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. 2021-04-14 11:43:09.969 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:43:09.977 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:43:09.977 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:43:39.963 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 2021-04-14 11:43:39.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:43:39.966 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. 2021-04-14 11:43:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:43:39.969 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:43:39.969 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:44:09.964 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 2021-04-14 11:44:09.965 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:44:09.968 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. 2021-04-14 11:44:09.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:44:09.975 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:44:09.975 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:44:39.963 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 2021-04-14 11:44:39.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:44:39.965 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. 2021-04-14 11:44:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:44:39.967 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:44:39.967 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:45:09.964 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 2021-04-14 11:45:09.966 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:45:09.968 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. 2021-04-14 11:45:09.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:45:09.975 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:45:09.976 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:45:39.963 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 2021-04-14 11:45:39.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:45:39.966 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. 2021-04-14 11:45:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:45:39.969 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:45:39.969 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:46:09.964 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 2021-04-14 11:46:09.965 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:46:09.968 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. 2021-04-14 11:46:09.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:46:09.976 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:46:09.976 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:46:39.966 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 2021-04-14 11:46:39.968 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:46:39.972 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. 2021-04-14 11:46:39.973 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:46:39.983 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:46:39.983 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:47:09.963 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 2021-04-14 11:47:09.963 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:47:09.964 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. 2021-04-14 11:47:09.964 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:47:09.966 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:47:09.967 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:47:39.964 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 2021-04-14 11:47:39.966 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:47:39.968 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. 2021-04-14 11:47:39.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:47:39.975 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:47:39.976 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:48:09.963 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 2021-04-14 11:48:09.964 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:48:09.966 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. 2021-04-14 11:48:09.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:48:09.969 WARN 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:48:09.969 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:48:39.963 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 2021-04-14 11:48:39.965 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:48:39.966 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. 2021-04-14 11:48:39.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:48:39.973 WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:48:39.973 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:49:09.964 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 2021-04-14 11:49:09.966 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:49:09.969 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. 2021-04-14 11:49:09.969 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:49:09.977 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:49:09.978 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:49:39.963 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 2021-04-14 11:49:39.964 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:49:39.965 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. 2021-04-14 11:49:39.965 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:49:39.969 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:49:39.970 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:50:09.964 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 2021-04-14 11:50:09.965 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:50:09.968 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. 2021-04-14 11:50:09.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:50:09.978 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:50:09.978 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:50:39.963 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 2021-04-14 11:50:39.963 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:50:39.964 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. 2021-04-14 11:50:39.964 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:50:39.966 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:50:39.966 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:51:09.964 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 2021-04-14 11:51:09.965 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:51:09.967 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. 2021-04-14 11:51:09.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:51:09.975 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:51:09.975 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:51:39.965 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 2021-04-14 11:51:39.967 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:51:39.971 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. 2021-04-14 11:51:39.971 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:51:39.981 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:51:39.982 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:52:09.964 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 2021-04-14 11:52:09.965 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:52:09.967 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. 2021-04-14 11:52:09.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:52:09.972 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:52:09.973 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:52:39.964 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 2021-04-14 11:52:39.966 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:52:39.968 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. 2021-04-14 11:52:39.968 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:52:39.976 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:52:39.976 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:53:09.963 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 2021-04-14 11:53:09.964 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:53:09.966 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. 2021-04-14 11:53:09.966 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:53:09.970 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:53:09.970 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:53:39.964 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 2021-04-14 11:53:39.965 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:53:39.967 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. 2021-04-14 11:53:39.967 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 Sfy75oYnFDsT8zTI) ... 2021-04-14 11:53:39.973 WARN 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:53:39.974 ERROR 7 --- [pool-2-thread-2] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:54:09.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:54:09.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:54:09.967 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:54:09.968 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:54:09.972 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:54:09.972 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:54:39.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:54:39.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:54:39.967 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:54:39.967 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:54:39.976 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:54:39.976 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:55:09.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:55:09.966 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:55:09.969 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:55:09.970 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:55:09.975 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:55:09.975 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:55:39.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:55:39.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:55:39.965 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:55:39.965 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:55:39.971 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:55:39.971 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:56:09.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:56:09.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:56:09.965 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:56:09.965 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:56:09.967 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:56:09.968 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:56:39.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:56:39.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:56:39.967 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:56:39.968 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:56:39.975 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:56:39.975 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:57:09.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:57:09.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:57:09.967 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:57:09.967 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:57:09.971 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:57:09.971 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:57:39.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:57:39.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:57:39.966 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:57:39.966 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:57:39.981 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:57:39.982 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:58:09.965 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:58:09.968 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:58:09.972 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:58:09.972 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:58:09.979 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:58:09.980 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:58:39.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:58:39.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:58:39.967 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:58:39.967 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:58:39.975 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:58:39.975 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:59:09.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:59:09.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:59:09.965 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:59:09.965 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:59:09.968 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:59:09.968 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 11:59:39.965 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 11:59:39.967 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 11:59:39.971 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 11:59:39.971 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 11:59:39.980 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 11:59:39.980 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:00:09.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:00:09.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:00:09.966 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:00:09.966 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:00:09.969 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:00:09.969 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:00:39.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:00:39.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:00:39.966 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:00:39.966 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:00:39.972 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:00:39.972 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:01:09.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:01:09.966 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:01:09.969 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:01:09.969 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:01:09.977 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:01:09.977 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:01:39.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:01:39.966 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:01:39.968 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:01:39.968 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:01:39.972 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:01:39.973 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:02:09.963 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:02:09.964 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:02:09.966 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:02:09.966 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:02:09.973 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:02:09.973 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:02:39.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:02:39.966 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:02:39.969 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:02:39.970 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:02:39.977 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:02:39.978 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:03:09.963 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:03:09.964 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:03:09.966 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:03:09.966 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:03:09.969 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:03:09.969 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:03:39.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:03:39.966 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:03:39.968 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:03:39.968 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:03:39.975 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:03:39.975 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:04:09.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:04:09.967 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:04:09.970 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:04:09.970 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:04:09.976 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:04:09.976 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:04:39.963 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:04:39.964 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:04:39.966 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:04:39.966 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:04:39.972 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:04:39.972 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:05:09.963 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:05:09.964 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:05:09.964 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:05:09.965 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:05:09.967 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:05:09.967 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:05:39.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:05:39.966 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:05:39.971 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:05:39.971 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:05:39.979 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:05:39.979 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:06:09.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:06:09.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:06:09.967 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:06:09.968 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:06:09.972 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:06:09.972 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:06:39.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:06:39.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:06:39.966 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:06:39.966 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:06:39.972 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:06:39.972 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:07:09.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:07:09.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:07:09.968 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:07:09.968 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:07:09.977 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:07:09.977 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:07:39.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:07:39.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:07:39.965 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:07:39.966 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:07:39.972 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:07:39.972 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:08:09.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:08:09.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:08:09.967 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:08:09.967 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:08:09.970 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:08:09.971 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:08:39.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:08:39.966 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:08:39.969 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:08:39.969 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:08:39.978 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:08:39.979 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:09:09.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:09:09.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:09:09.967 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:09:09.967 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:09:09.971 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:09:09.971 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:09:39.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:09:39.966 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:09:39.969 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:09:39.969 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:09:39.979 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:09:39.979 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:10:09.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:10:09.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:10:09.965 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:10:09.965 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:10:09.968 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:10:09.968 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:10:39.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:10:39.965 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:10:39.968 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:10:39.968 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:10:39.976 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:10:39.977 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:11:09.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:11:09.967 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:11:09.971 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:11:09.971 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:11:09.977 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:11:09.978 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:11:39.963 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:11:39.965 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:11:39.967 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:11:39.967 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:11:39.975 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:11:39.975 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:12:09.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:12:09.966 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:12:09.969 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:12:09.969 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:12:09.974 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:12:09.974 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:12:39.963 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:12:39.964 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:12:39.966 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:12:39.966 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:12:39.972 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:12:39.973 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:13:09.963 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:13:09.965 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:13:09.966 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:13:09.967 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:13:09.971 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:13:09.971 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:13:39.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:13:39.966 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:13:39.969 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:13:39.969 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:13:39.977 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:13:39.977 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:14:09.964 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:14:09.964 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:14:09.966 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:14:09.966 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:14:09.971 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:14:09.971 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:14:39.963 INFO 7 --- [ool-2-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:14:39.965 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:14:39.966 WARN 7 --- [ool-2-thread-10] 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. 2021-04-14 12:14:39.966 INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:14:39.972 WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:14:39.973 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:15:09.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:15:09.966 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:15:09.970 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:15:09.970 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:15:09.979 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2021-04-14 12:15:09.979 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Connect to message-router.onap:3904 [message-router.onap/10.96.237.223] failed: Connection refused (Connection refused) 2021-04-14 12:15:39.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:15:39.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:15:39.966 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:15:39.966 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:15:59.989 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 12:15:59.990 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 12:16:09.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:16:09.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:16:09.965 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:16:09.965 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:16:29.990 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 12:16:29.992 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 12:16:39.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:16:39.965 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:16:39.967 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:16:39.968 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:16:54.325 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 404 Not Found 2021-04-14 12:16:54.326 WARN 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : Topic not found: /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:16:54.326 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:timeout value is negative 2021-04-14 12:17:09.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:17:09.966 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:17:09.966 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:17:24.334 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 404 Not Found 2021-04-14 12:17:24.334 WARN 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : Topic not found: /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:17:24.334 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:timeout value is negative 2021-04-14 12:17:39.964 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:17:39.970 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:17:39.970 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:17:59.987 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 12:17:59.988 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 12:18:09.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:18:09.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:18:09.965 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:18:09.965 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:18:29.990 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 12:18:29.991 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 12:18:39.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:18:39.963 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:18:39.965 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:18:39.965 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:18:59.981 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 12:18:59.982 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out 2021-04-14 12:19:09.963 INFO 7 --- [pool-2-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml 2021-04-14 12:19:09.964 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2021-04-14 12:19:09.966 WARN 7 --- [pool-2-thread-7] 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. 2021-04-14 12:19:09.966 INFO 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as Sfy75oYnFDsT8zTI) ... 2021-04-14 12:19:29.981 WARN 7 --- [pool-2-thread-7] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Read timed out; blacklisting for 2 minutes 2021-04-14 12:19:29.984 ERROR 7 --- [pool-2-thread-7] org.onap.sdc.impl.NotificationConsumer : Error exception occured when fetching with Cambria Client:Read timed out