Results

By type

          java  -DAJSC_HOME=/opt/app/model-loader -DCONFIG_HOME=/opt/app/model-loader/config/ -Dcom.att.eelf.logging.path=/opt/app/model-loader -Dcom.att.eelf.logging.file=logback.xml -Dlogback.configurationFile=/opt/app/model-loader/logback.xml -Dserver.port=9500 -jar ./model-loader-1.8.0.jar
2021-04-29 15:14:05.543  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-29 15:14:05.863  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Starting ModelLoaderApplication on dev-aai-modelloader-7f99896568-g6j62 with PID 7 (/opt/app/model-loader/model-loader-1.8.0.jar started by aaiadmin in /opt/app/model-loader)
2021-04-29 15:14:05.866  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : No active profile set, falling back to default profiles: default
2021-04-29 15:14:07.762  INFO 7 --- [           main] org.eclipse.jetty.util.log               : Logging initialized @4063ms to org.eclipse.jetty.util.log.Slf4jLog
2021-04-29 15:14:07.902  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-29 15:14:07.938  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2021-04-29 15:14:08.080  INFO 7 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2021-04-29 15:14:08.080  INFO 7 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2021-04-29 15:14:08.082  INFO 7 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 600000ms
2021-04-29 15:14:08.090  INFO 7 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2374d36a{application,/,[file:///tmp/jetty-docbase.12875990049123393842.9500/],AVAILABLE}
2021-04-29 15:14:08.091  INFO 7 --- [           main] org.eclipse.jetty.server.Server          : Started @4394ms
2021-04-29 15:14:08.142  INFO 7 --- [           main] o.o.a.m.service.ModelLoaderService       : MDLSVC0001I|MDLSVC0001I Loading configuration |
2021-04-29 15:14:08.192  INFO 7 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2021-04-29 15:14:35.764 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@82c57b3
2021-04-29 15:14:35.765 ERROR 7 --- [           main] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
2021-04-29 15:14:35.777 ERROR 7 --- [           main] o.o.a.m.service.ModelLoaderService       : MDLSVC2001E|MDLSVC2001E Unable to register with ASDC: Failed to initialize distribution client: ASDC server problem|
2021-04-29 15:14:35.779  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2021-04-29 15:14:36.525  INFO 7 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-04-29 15:14:36.560  INFO 7 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@6bbe2511{HTTP/1.1,[http/1.1]}{0.0.0.0:9500}
2021-04-29 15:14:36.567  INFO 7 --- [           main] o.o.a.m.ModelLoaderApplication           : Started ModelLoaderApplication in 31.729 seconds (JVM running for 32.87)
2021-04-29 15:14:38.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5a06fe8c
2021-04-29 15:14:38.380 ERROR 7 --- [        Timer-0] org.onap.sdc.http.SdcConnectorClient     : DistributionClientResultImpl [responseStatus=ASDC_SERVER_PROBLEM, responseMessage=ASDC server problem]
2021-04-29 15:14:38.382 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-29 15:15:35.779  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2021-04-29 15:15:37.746  INFO 7 --- [        Timer-0] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2021-04-29 15:15:37.826  INFO 7 --- [        Timer-0] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:15:38.680  INFO 7 --- [        Timer-0] o.onap.sdc.impl.DistributionClientImpl   : start DistributionClient
2021-04-29 15:15:38.687  INFO 7 --- [        Timer-0] o.o.a.m.service.SdcConnectionJob         : MDLSVC0001D|MDLSVC0001D init(): Connection to SDC established|
2021-04-29 15:15:38.689  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-29 15:15:38.694  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-29 15:15:38.695  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:15:48.346  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:16:08.687  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-29 15:16:08.690  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-29 15:16:08.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:16:18.248  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:16:38.687  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-29 15:16:38.690  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-29 15:16:38.692  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:16:48.295  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:17:08.687  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-29 15:17:08.691  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-29 15:17:08.692  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:17:18.235  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:17:38.687  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-29 15:17:38.690  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-29 15:17:38.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:17:48.239  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:18:08.687  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-29 15:18:08.689  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-29 15:18:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:18:18.604  INFO 7 --- [pool-2-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:18:38.687  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-29 15:18:38.695  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-29 15:18:38.696  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:18:48.310  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:19:08.687  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-29 15:19:08.689  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-29 15:19:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:19:18.229  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:19:38.687  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-29 15:19:38.689  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-29 15:19:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:19:48.699  INFO 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:20:08.687  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-29 15:20:08.690  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-29 15:20:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:20:18.339  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:20:38.687  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-29 15:20:38.690  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-29 15:20:38.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:20:49.550  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:21:08.687  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-29 15:21:08.690  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-29 15:21:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:21:20.201  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:21:38.687  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-29 15:21:38.691  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-29 15:21:38.692  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:21:58.719  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-29 15:21:58.732 ERROR 7 --- [pool-2-thread-3] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:22:08.687  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-29 15:22:08.689  WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:22:08.691  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-29 15:22:08.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:22:20.110  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:22:38.687  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-29 15:22:38.689  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-29 15:22:38.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:22:58.712  WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:22:58.713 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:23:08.687  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-29 15:23:08.688  WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:23:08.694  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-29 15:23:08.695  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:23:28.719  WARN 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:23:28.721 ERROR 7 --- [pool-2-thread-4] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:23:38.687  INFO 7 --- [pool-2-thread-9] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml
2021-04-29 15:23:38.687  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:23:38.689  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml will send credentials over a clear channel.
2021-04-29 15:23:38.689  INFO 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/aai-ml-group/aai-ml (as 80F7dD2YuAMjBzkW) ...
2021-04-29 15:23:58.711  WARN 7 --- [pool-2-thread-9] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:23:58.712 ERROR 7 --- [pool-2-thread-9] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:24:08.687  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-29 15:24:08.688  WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:24:08.690  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-29 15:24:08.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:24:28.717  WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:24:28.718 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:24:38.688  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-29 15:24:38.689  WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:24:38.690  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-29 15:24:38.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:24:58.714  WARN 7 --- [pool-2-thread-5] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:24:58.715 ERROR 7 --- [pool-2-thread-5] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:25:08.687  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-29 15:25:08.688  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:25:08.691  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-29 15:25:08.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:25:28.759  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:25:28.760 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:25:38.687  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-29 15:25:38.688  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:25:38.689  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-29 15:25:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:25:58.710  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:25:58.711 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:26:08.687  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-29 15:26:08.687  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:26:08.689  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-29 15:26:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:26:28.706  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:26:28.707 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:26:38.687  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-29 15:26:38.688  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:26:38.689  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-29 15:26:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:26:58.711  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:26:58.712 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:27:08.687  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-29 15:27:08.687  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:27:08.688  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-29 15:27:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:27:28.714  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:27:28.714 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:27:38.687  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-29 15:27:38.687  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:27:38.688  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-29 15:27:38.688  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:27:58.712  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:27:58.714 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:28:08.687  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-29 15:28:08.687  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:28:08.689  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-29 15:28:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:28:08.699  INFO 7 --- [pool-2-thread-6] 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-29 15:28:08.700  INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:28:08.701  INFO 7 --- [pool-2-thread-6] 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-29 15:28:08.702  INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:28:08.703  INFO 7 --- [pool-2-thread-6] 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-29 15:28:08.703  INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:28:08.705  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connection reset; blacklisting for 2 minutes
2021-04-29 15:28:08.705 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Connection reset
2021-04-29 15:28:38.687  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-29 15:28:38.689  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:28:38.691  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-29 15:28:38.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:28:38.696  INFO 7 --- [pool-2-thread-6] 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-29 15:28:38.696  INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:28:38.698  INFO 7 --- [pool-2-thread-6] 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-29 15:28:38.698  INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:28:38.700  INFO 7 --- [pool-2-thread-6] 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-29 15:28:38.701  INFO 7 --- [pool-2-thread-6] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:28:38.702  WARN 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connection reset; blacklisting for 2 minutes
2021-04-29 15:28:38.703 ERROR 7 --- [pool-2-thread-6] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Connection reset
2021-04-29 15:29:08.687  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-29 15:29:08.689  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:29:08.692  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-29 15:29:08.692  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:29:08.696  INFO 7 --- [ool-2-thread-10] 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-29 15:29:08.697  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:29:08.737  INFO 7 --- [ool-2-thread-10] 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-29 15:29:08.737  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:29:08.739  INFO 7 --- [ool-2-thread-10] 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-29 15:29:08.739  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:29:08.741  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connection reset; blacklisting for 2 minutes
2021-04-29 15:29:08.741 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Connection reset
2021-04-29 15:29:38.687  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-29 15:29:38.688  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:29:38.689  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-29 15:29:38.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:29:38.697  INFO 7 --- [ool-2-thread-10] 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-29 15:29:38.697  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:29:38.699  INFO 7 --- [ool-2-thread-10] 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-29 15:29:38.699  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:29:38.701  INFO 7 --- [ool-2-thread-10] 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-29 15:29:38.701  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:29:38.702  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connection reset; blacklisting for 2 minutes
2021-04-29 15:29:38.703 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Connection reset
2021-04-29 15:30:08.687  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-29 15:30:08.688  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:30:08.689  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-29 15:30:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:30:08.700  INFO 7 --- [ool-2-thread-10] 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-29 15:30:08.700  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:30:08.702  INFO 7 --- [ool-2-thread-10] 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-29 15:30:08.702  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:30:08.703  INFO 7 --- [ool-2-thread-10] 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-29 15:30:08.703  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:30:08.705  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connection reset; blacklisting for 2 minutes
2021-04-29 15:30:08.706 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Connection reset
2021-04-29 15:30:38.687  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-29 15:30:38.688  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:30:38.689  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-29 15:30:38.695  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:30:38.698  INFO 7 --- [ool-2-thread-10] 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-29 15:30:38.698  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:30:38.701  INFO 7 --- [ool-2-thread-10] 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-29 15:30:38.702  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:30:38.703  INFO 7 --- [ool-2-thread-10] 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-29 15:30:38.703  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:30:38.705  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connection reset; blacklisting for 2 minutes
2021-04-29 15:30:38.705 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Connection reset
2021-04-29 15:31:08.687  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-29 15:31:08.688  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:31:08.689  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-29 15:31:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:31:08.712  INFO 7 --- [ool-2-thread-10] 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-29 15:31:08.712  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:31:08.716  INFO 7 --- [ool-2-thread-10] 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-29 15:31:08.716  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:31:08.718  INFO 7 --- [ool-2-thread-10] 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-29 15:31:08.718  INFO 7 --- [ool-2-thread-10] o.apache.http.impl.execchain.RetryExec   : Retrying request to {}->http://message-router.onap:3904
2021-04-29 15:31:08.720  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connection reset; blacklisting for 2 minutes
2021-04-29 15:31:08.720 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Connection reset
2021-04-29 15:31:38.687  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-29 15:31:38.688  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:31:38.690  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-29 15:31:38.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:31:58.711  WARN 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Read timed out; blacklisting for 2 minutes
2021-04-29 15:31:58.712 ERROR 7 --- [ool-2-thread-10] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:32:08.687  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-29 15:32:08.688  WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:32:08.690  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-29 15:32:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:32:18.729  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:32:38.687  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-29 15:32:38.690  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-29 15:32:38.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:32:58.713  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-29 15:32:58.714 ERROR 7 --- [pool-2-thread-1] org.onap.sdc.impl.NotificationConsumer   : Error exception occured when fetching with Cambria Client:Read timed out
2021-04-29 15:33:08.687  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-29 15:33:08.689  WARN 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2021-04-29 15:33:08.691  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-29 15:33:08.692  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:33:18.679  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:33:38.687  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-29 15:33:38.688  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-29 15:33:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:33:48.235  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:34:08.687  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-29 15:34:08.688  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-29 15:34:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:34:18.244  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:34:38.687  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-29 15:34:38.689  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-29 15:34:38.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:34:48.264  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:35:08.687  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-29 15:35:08.689  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-29 15:35:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:35:18.233  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:35:38.687  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-29 15:35:38.689  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-29 15:35:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:35:48.235  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:36:08.687  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-29 15:36:08.690  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-29 15:36:08.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:36:18.240  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:36:38.687  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-29 15:36:38.689  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-29 15:36:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:36:48.229  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:37:08.687  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-29 15:37:08.689  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-29 15:37:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:37:18.237  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:37:38.687  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-29 15:37:38.688  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-29 15:37:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:37:48.239  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:38:08.687  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-29 15:38:08.690  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-29 15:38:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:38:18.231  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:38:38.687  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-29 15:38:38.688  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-29 15:38:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:38:48.236  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:39:08.687  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-29 15:39:08.689  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-29 15:39:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:39:18.236  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:39:38.687  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-29 15:39:38.689  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-29 15:39:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:39:48.242  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:40:08.687  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-29 15:40:08.689  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-29 15:40:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:40:18.236  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:40:38.687  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-29 15:40:38.689  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-29 15:40:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:40:48.236  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:41:08.687  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-29 15:41:08.689  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-29 15:41:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:41:18.236  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:41:38.687  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-29 15:41:38.688  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-29 15:41:38.688  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:41:48.243  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:42:08.687  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-29 15:42:08.689  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-29 15:42:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:42:18.236  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:42:38.687  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-29 15:42:38.689  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-29 15:42:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:42:48.238  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:43:08.687  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-29 15:43:08.690  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-29 15:43:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:43:18.286  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:43:38.687  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-29 15:43:38.689  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-29 15:43:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:43:48.246  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:44:08.687  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-29 15:44:08.690  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-29 15:44:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:44:18.236  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:44:38.687  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-29 15:44:38.689  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-29 15:44:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:44:48.255  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:45:08.687  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-29 15:45:08.689  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-29 15:45:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:45:18.242  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:45:38.687  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-29 15:45:38.689  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-29 15:45:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:45:48.235  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:46:08.687  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-29 15:46:08.689  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-29 15:46:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:46:18.235  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:46:38.687  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-29 15:46:38.690  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-29 15:46:38.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:46:48.238  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:47:08.687  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-29 15:47:08.688  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-29 15:47:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:47:18.297  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:47:38.687  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-29 15:47:38.690  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-29 15:47:38.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:47:48.240  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:48:08.687  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-29 15:48:08.691  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-29 15:48:08.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:48:18.249  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:48:38.687  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-29 15:48:38.689  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-29 15:48:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:48:48.250  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:49:08.687  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-29 15:49:08.689  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-29 15:49:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:49:18.231  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:49:38.687  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-29 15:49:38.689  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-29 15:49:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:49:48.239  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:50:08.687  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-29 15:50:08.689  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-29 15:50:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:50:18.245  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:50:38.687  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-29 15:50:38.688  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-29 15:50:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:50:48.239  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:51:08.687  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-29 15:51:08.689  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-29 15:51:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:51:18.236  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:51:38.686  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-29 15:51:38.688  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-29 15:51:38.688  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:51:48.231  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:52:08.687  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-29 15:52:08.689  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-29 15:52:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:52:18.236  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:52:38.687  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-29 15:52:38.689  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-29 15:52:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:52:48.243  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:53:08.687  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-29 15:53:08.688  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-29 15:53:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:53:18.236  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:53:38.687  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-29 15:53:38.689  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-29 15:53:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:53:48.236  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:54:08.687  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-29 15:54:08.690  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-29 15:54:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:54:18.240  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:54:38.687  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-29 15:54:38.689  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-29 15:54:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:54:48.243  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:55:08.687  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-29 15:55:08.690  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-29 15:55:08.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:55:18.231  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:55:38.687  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-29 15:55:38.689  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-29 15:55:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:55:48.232  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:56:08.687  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-29 15:56:08.690  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-29 15:56:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:56:18.234  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:56:38.687  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-29 15:56:38.689  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-29 15:56:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:56:48.230  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:57:08.687  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-29 15:57:08.688  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-29 15:57:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:57:18.235  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:57:38.687  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-29 15:57:38.689  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-29 15:57:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:57:48.240  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:58:08.687  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-29 15:58:08.689  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-29 15:58:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:58:18.237  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:58:38.687  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-29 15:58:38.689  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-29 15:58:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:58:48.240  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:59:08.687  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-29 15:59:08.689  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-29 15:59:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:59:18.224  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 15:59:38.687  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-29 15:59:38.688  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-29 15:59:38.688  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 80F7dD2YuAMjBzkW) ...
2021-04-29 15:59:48.237  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:00:08.687  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-29 16:00:08.690  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-29 16:00:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:00:18.240  INFO 7 --- [pool-2-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:00:38.687  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-29 16:00:38.689  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-29 16:00:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:00:48.235  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:01:08.687  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-29 16:01:08.691  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-29 16:01:08.691  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:01:18.244  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:01:38.687  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-29 16:01:38.688  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-29 16:01:38.688  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:01:48.234  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:02:08.687  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-29 16:02:08.688  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-29 16:02:08.688  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:02:18.227  INFO 7 --- [pool-2-thread-6] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:02:38.687  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-29 16:02:38.689  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-29 16:02:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:02:48.238  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:03:08.687  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-29 16:03:08.688  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-29 16:03:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:03:18.240  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:03:38.687  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-29 16:03:38.689  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-29 16:03:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:03:48.226  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:04:08.686  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-29 16:04:08.688  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-29 16:04:08.688  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:04:18.231  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:04:38.687  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-29 16:04:38.689  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-29 16:04:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:04:48.236  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:05:08.687  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-29 16:05:08.688  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-29 16:05:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:05:18.230  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:05:38.687  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-29 16:05:38.689  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-29 16:05:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:05:48.237  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:06:08.687  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-29 16:06:08.688  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-29 16:06:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:06:18.227  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:06:38.687  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-29 16:06:38.690  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-29 16:06:38.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:06:48.241  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:07:08.687  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-29 16:07:08.689  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-29 16:07:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:07:18.237  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:07:38.687  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-29 16:07:38.689  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-29 16:07:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:07:48.233  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:08:08.687  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-29 16:08:08.689  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-29 16:08:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:08:18.230  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:08:38.687  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-29 16:08:38.689  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-29 16:08:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:08:48.242  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:09:08.687  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-29 16:09:08.689  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-29 16:09:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:09:18.242  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:09:38.687  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-29 16:09:38.690  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-29 16:09:38.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:09:48.238  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:10:08.687  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-29 16:10:08.689  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-29 16:10:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:10:18.222  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:10:38.687  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-29 16:10:38.689  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-29 16:10:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:10:48.254  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:11:08.687  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-29 16:11:08.689  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-29 16:11:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:11:18.257  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:11:38.687  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-29 16:11:38.689  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-29 16:11:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:11:48.246  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:12:08.688  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-29 16:12:08.690  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-29 16:12:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:12:18.227  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:12:38.687  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-29 16:12:38.689  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-29 16:12:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:12:48.247  INFO 7 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:13:08.687  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-29 16:13:08.688  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-29 16:13:08.688  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:13:18.236  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:13:38.687  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-29 16:13:38.689  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-29 16:13:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:13:48.226  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:14:08.687  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-29 16:14:08.690  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-29 16:14:08.690  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:14:18.239  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:14:38.687  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-29 16:14:38.688  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-29 16:14:38.688  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:14:48.228  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:15:08.687  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-29 16:15:08.689  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-29 16:15:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:15:18.228  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:15:38.687  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-29 16:15:38.689  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-29 16:15:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:15:48.234  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:16:08.687  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-29 16:16:08.689  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-29 16:16:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:16:18.235  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:16:38.687  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-29 16:16:38.689  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-29 16:16:38.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:16:48.234  INFO 7 --- [ool-2-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:17:08.687  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-29 16:17:08.689  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-29 16:17:08.689  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 80F7dD2YuAMjBzkW) ...
2021-04-29 16:17:18.229  INFO 7 --- [pool-2-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-29 16:17:38.687  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-29 16:17:38.689  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-29 16:17:38.689  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 80F7dD2YuAMjBzkW) ...