Results

By type

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

2021-04-23 23:08:27.096  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-7b88b66495-fxx6s with PID 1 (/app/ves-openapi-manager.jar started by onap in /app)
2021-04-23 23:08:27.100  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : No active profile set, falling back to default profiles: default
2021-04-23 23:08:31.134  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http)
2021-04-23 23:08:31.201  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-04-23 23:08:31.202  INFO 1 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-04-23 23:08:31.396  INFO 1 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2021-04-23 23:08:31.397  INFO 1 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4109 ms
2021-04-23 23:08:33.721  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2021-04-23 23:08:33.722  INFO 1 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - init
2021-04-23 23:08:34.420  INFO 1 --- [           main] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2021-04-23 23:08:34.441  INFO 1 --- [           main] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:08:34.619  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : distribution client initialized successfuly
2021-04-23 23:08:34.619  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2021-04-23 23:08:34.619  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2021-04-23 23:08:34.619  INFO 1 --- [           main] o.onap.sdc.impl.DistributionClientImpl   : start DistributionClient
2021-04-23 23:08:34.625  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : distribution client started successfuly
2021-04-23 23:08:34.625  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : ===================================
2021-04-23 23:08:34.627  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:08:34.633  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:08:34.634  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:08:35.793  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-04-23 23:08:36.725  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path ''
2021-04-23 23:08:36.798  INFO 1 --- [           main] org.onap.ves.openapi.manager.Main        : Started Main in 11.802 seconds (JVM running for 13.459)
2021-04-23 23:08:44.871  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:08:54.625  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:08:54.626  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:08:54.626  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:04.173  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:09.991  INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-04-23 23:09:09.992  INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-04-23 23:09:09.993  INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 1 ms
2021-04-23 23:09:14.625  INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:09:14.626  WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:09:14.626  INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:24.176  INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:34.625  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:09:34.625  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:09:34.626  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:35.250  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:35.259  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:09:35.269  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:09:35.370  INFO 1 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
2021-04-23 23:09:35.373  WARN 1 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:09:35.373  INFO 1 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:35.386  INFO 1 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:35.386  INFO 1 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:09:36.272  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:09:36.275  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:09:36.375  INFO 1 --- [pool-3-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:09:36.376  WARN 1 --- [pool-3-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:09:36.377  INFO 1 --- [pool-3-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:36.387  INFO 1 --- [pool-3-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:36.388  INFO 1 --- [pool-3-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:09:37.276  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:09:37.278  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:09:37.378  INFO 1 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:09:37.380  WARN 1 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:09:37.380  INFO 1 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:37.391  INFO 1 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:37.392  INFO 1 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:09:38.278  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:09:38.281  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:09:38.381  INFO 1 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:09:38.382  WARN 1 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:09:38.382  INFO 1 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:38.393  INFO 1 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:38.393  INFO 1 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:09:39.281  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:09:39.284  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:09:39.384  INFO 1 --- [pool-6-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:09:39.385  WARN 1 --- [pool-6-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:09:39.385  INFO 1 --- [pool-6-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:39.398  INFO 1 --- [pool-6-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:39.399  INFO 1 --- [pool-6-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:09:40.284  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:09:40.286  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:09:40.387  INFO 1 --- [pool-7-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:09:40.387  WARN 1 --- [pool-7-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:09:40.388  INFO 1 --- [pool-7-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:40.402  INFO 1 --- [pool-7-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:40.402  INFO 1 --- [pool-7-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:09:41.287  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:09:41.289  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:09:41.389  INFO 1 --- [pool-8-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:09:41.391  WARN 1 --- [pool-8-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:09:41.391  INFO 1 --- [pool-8-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:09:41.403  INFO 1 --- [pool-8-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:09:41.403  INFO 1 --- [pool-8-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:09:54.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:09:54.626  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:09:54.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:10:04.190  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:10:14.625  INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:10:14.626  WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:10:14.626  INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:10:24.177  INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:10:34.624  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:10:34.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:10:34.625  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:10:44.181  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:10:54.624  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:10:54.625  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:10:54.626  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:11:04.175  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:11:14.625  INFO 1 --- [pool-1-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:11:14.627  WARN 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:11:14.627  INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:11:24.176  INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:11:34.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:11:34.626  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:11:34.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:11:44.176  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:11:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:11:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:11:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:12:04.173  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:12:14.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:12:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:12:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:12:24.173  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:12:34.625  INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:12:34.626  WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:12:34.626  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:12:44.177  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:12:54.625  INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:12:54.626  WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:12:54.626  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:13:04.177  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:13:14.625  INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:13:14.626  WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:13:14.626  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:13:24.170  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:13:34.625  INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:13:34.626  WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:13:34.626  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:13:44.178  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:13:54.625  INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:13:54.625  WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:13:54.626  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:14:04.174  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:14:14.625  INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:14:14.626  WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:14:14.626  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:14:24.175  INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:14:34.625  INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:14:34.626  WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:14:34.626  INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:14:44.176  INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:14:54.624  INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:14:54.625  WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:14:54.625  INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:15:04.175  INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:15:14.625  INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:15:14.625  WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:15:14.626  INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:15:24.181  INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:15:34.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:15:34.626  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:15:34.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:15:44.180  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:15:54.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:15:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:15:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:16:04.168  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:16:14.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:16:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:16:14.633  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:16:24.182  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:16:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:16:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:16:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:16:44.172  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:16:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:16:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:16:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:17:04.170  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:17:14.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:17:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:17:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:17:24.171  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:17:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:17:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:17:34.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:17:44.179  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:17:54.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:17:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:17:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:04.174  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:14.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:18:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:18:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:24.169  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:34.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:18:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:18:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:35.251  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:35.255  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:18:35.257  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:18:35.358  INFO 1 --- [pool-9-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:18:35.359  WARN 1 --- [pool-9-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:18:35.359  INFO 1 --- [pool-9-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:35.373  INFO 1 --- [pool-9-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:35.374  INFO 1 --- [pool-9-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:18:36.258  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:18:36.261  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:18:36.362  INFO 1 --- [ool-10-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:18:36.362  WARN 1 --- [ool-10-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:18:36.363  INFO 1 --- [ool-10-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:36.375  INFO 1 --- [ool-10-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:36.376  INFO 1 --- [ool-10-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:18:37.262  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:18:37.265  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:18:37.365  INFO 1 --- [ool-11-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:18:37.366  WARN 1 --- [ool-11-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:18:37.366  INFO 1 --- [ool-11-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:37.376  INFO 1 --- [ool-11-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:37.376  INFO 1 --- [ool-11-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:18:38.265  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:18:38.268  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:18:38.368  INFO 1 --- [ool-12-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:18:38.369  WARN 1 --- [ool-12-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:18:38.369  INFO 1 --- [ool-12-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:38.381  INFO 1 --- [ool-12-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:38.382  INFO 1 --- [ool-12-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:18:39.268  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:18:39.271  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:18:39.371  INFO 1 --- [ool-13-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:18:39.373  WARN 1 --- [ool-13-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:18:39.373  INFO 1 --- [ool-13-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:39.384  INFO 1 --- [ool-13-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:39.384  INFO 1 --- [ool-13-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:18:40.272  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:18:40.274  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:18:40.374  INFO 1 --- [ool-14-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:18:40.375  WARN 1 --- [ool-14-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:18:40.375  INFO 1 --- [ool-14-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:40.385  INFO 1 --- [ool-14-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:40.386  INFO 1 --- [ool-14-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:18:41.275  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:18:41.277  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:18:41.377  INFO 1 --- [ool-15-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:18:41.378  WARN 1 --- [ool-15-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:18:41.378  INFO 1 --- [ool-15-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:18:41.388  INFO 1 --- [ool-15-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:18:41.388  INFO 1 --- [ool-15-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:18:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:18:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:18:54.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:19:04.173  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:19:14.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:19:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:19:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:19:24.172  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:19:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:19:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:19:34.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:19:44.169  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:19:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:19:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:19:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:19:55.249  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:19:55.252  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:19:55.254  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:19:55.354  INFO 1 --- [ool-16-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:19:55.355  WARN 1 --- [ool-16-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:19:55.355  INFO 1 --- [ool-16-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:19:55.370  INFO 1 --- [ool-16-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:19:55.370  INFO 1 --- [ool-16-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:19:56.254  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:19:56.256  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:19:56.357  INFO 1 --- [ool-17-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:19:56.357  WARN 1 --- [ool-17-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:19:56.357  INFO 1 --- [ool-17-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:19:56.372  INFO 1 --- [ool-17-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:19:56.372  INFO 1 --- [ool-17-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:20:14.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:20:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:20:14.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:20:24.170  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:20:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:20:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:20:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:20:44.171  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:20:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:20:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:20:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:04.168  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:14.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:21:14.626  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:21:14.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:15.249  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:15.253  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:15.255  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:15.355  INFO 1 --- [ool-18-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:15.356  WARN 1 --- [ool-18-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:15.356  INFO 1 --- [ool-18-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:15.371  INFO 1 --- [ool-18-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:15.371  INFO 1 --- [ool-18-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:16.255  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:16.262  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:16.362  INFO 1 --- [ool-19-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:16.363  WARN 1 --- [ool-19-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:16.363  INFO 1 --- [ool-19-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:16.374  INFO 1 --- [ool-19-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:16.374  INFO 1 --- [ool-19-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:21:17.262  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:17.265  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:17.365  INFO 1 --- [ool-20-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:17.366  WARN 1 --- [ool-20-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:17.366  INFO 1 --- [ool-20-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:17.379  INFO 1 --- [ool-20-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:17.379  INFO 1 --- [ool-20-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:18.266  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:18.268  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:18.369  INFO 1 --- [ool-21-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-23 23:21:18.370  WARN 1 --- [ool-21-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:18.370  INFO 1 --- [ool-21-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:18.382  INFO 1 --- [ool-21-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:18.382  INFO 1 --- [ool-21-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:19.269  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:19.272  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:19.372  INFO 1 --- [ool-22-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:19.373  WARN 1 --- [ool-22-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:19.373  INFO 1 --- [ool-22-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:19.385  INFO 1 --- [ool-22-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:19.386  INFO 1 --- [ool-22-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:21:20.274  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:20.276  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:20.376  INFO 1 --- [ool-23-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:20.377  WARN 1 --- [ool-23-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:20.377  INFO 1 --- [ool-23-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:20.389  INFO 1 --- [ool-23-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:20.390  INFO 1 --- [ool-23-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:21:21.277  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:21.279  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:21.380  INFO 1 --- [ool-24-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:21.381  WARN 1 --- [ool-24-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:21.381  INFO 1 --- [ool-24-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:21.391  INFO 1 --- [ool-24-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:21.391  INFO 1 --- [ool-24-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:22.280  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:22.282  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:22.382  INFO 1 --- [ool-25-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:22.383  WARN 1 --- [ool-25-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:22.383  INFO 1 --- [ool-25-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:22.395  INFO 1 --- [ool-25-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:22.395  INFO 1 --- [ool-25-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:23.283  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-23 23:21:23.283  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Distributed service information
2021-04-23 23:21:23.288  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service UUID: 2953b8e2-799f-4af8-87b9-6e36f6548b95
2021-04-23 23:21:23.290  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service name: Demo_pNF_E5bm1BNHreFku1bQHrkX
2021-04-23 23:21:23.290  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service resources:
2021-04-23 23:21:23.291  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :  - Resource: pNF b0123a2f-b226
2021-04-23 23:21:23.291  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :    Artifacts:
2021-04-23 23:21:23.291  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :    - Name: MyPnf_Pnf_v1.yaml
2021-04-23 23:21:23.291  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-23 23:21:23.292  INFO 1 --- [pool-1-thread-3] o.o.v.o.m.service.ArtifactsCollector     : Downloading artifacts
2021-04-23 23:21:23.613  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDownloadStatus
2021-04-23 23:21:23.615  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:23.715  INFO 1 --- [ool-26-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:23.716  WARN 1 --- [ool-26-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:23.716  INFO 1 --- [ool-26-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:23.728  INFO 1 --- [ool-26-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:23.728  INFO 1 --- [ool-26-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:24.843  WARN 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.ValidationStatusSender     : Artifact MyPnf_Pnf_v1.yaml is valid
2021-04-23 23:21:24.844  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDeploymentStatus
2021-04-23 23:21:24.890  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:24.990  INFO 1 --- [ool-27-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:24.992  WARN 1 --- [ool-27-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:24.992  INFO 1 --- [ool-27-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:25.004  INFO 1 --- [ool-27-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:25.004  INFO 1 --- [ool-27-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:21:25.892  INFO 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.FinalStatusSender          : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2021-04-23 23:21:25.892  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendFinalDistributionStatus status
2021-04-23 23:21:25.894  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:25.994  INFO 1 --- [ool-28-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:25.995  WARN 1 --- [ool-28-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:25.995  INFO 1 --- [ool-28-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:26.009  INFO 1 --- [ool-28-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:26.013  INFO 1 --- [ool-28-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:21:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:21:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:44.169  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:21:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:21:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:55.692  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:55.695  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:55.697  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:55.797  INFO 1 --- [ool-29-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:55.798  WARN 1 --- [ool-29-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:55.798  INFO 1 --- [ool-29-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:55.819  INFO 1 --- [ool-29-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:55.819  INFO 1 --- [ool-29-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:56.697  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:56.699  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:56.800  INFO 1 --- [ool-30-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-23 23:21:56.800  WARN 1 --- [ool-30-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:56.801  INFO 1 --- [ool-30-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:56.812  INFO 1 --- [ool-30-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:56.812  INFO 1 --- [ool-30-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:57.700  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:57.702  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:57.803  INFO 1 --- [ool-31-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:57.803  WARN 1 --- [ool-31-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:57.804  INFO 1 --- [ool-31-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:57.825  INFO 1 --- [ool-31-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:57.825  INFO 1 --- [ool-31-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:58.703  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:58.705  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:58.805  INFO 1 --- [ool-32-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:58.806  WARN 1 --- [ool-32-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:58.806  INFO 1 --- [ool-32-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:58.820  INFO 1 --- [ool-32-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:58.820  INFO 1 --- [ool-32-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:21:59.705  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:21:59.707  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:21:59.808  INFO 1 --- [ool-33-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:21:59.809  WARN 1 --- [ool-33-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:21:59.809  INFO 1 --- [ool-33-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:21:59.821  INFO 1 --- [ool-33-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:21:59.821  INFO 1 --- [ool-33-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:00.708  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:00.710  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:00.810  INFO 1 --- [ool-34-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:00.811  WARN 1 --- [ool-34-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:00.811  INFO 1 --- [ool-34-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:00.826  INFO 1 --- [ool-34-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:00.827  INFO 1 --- [ool-34-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:01.711  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:01.713  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:01.813  INFO 1 --- [ool-35-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:01.814  WARN 1 --- [ool-35-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:01.814  INFO 1 --- [ool-35-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:01.827  INFO 1 --- [ool-35-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:01.827  INFO 1 --- [ool-35-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:14.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:22:14.626  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:22:14.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:15.248  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:15.252  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:15.254  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:15.355  INFO 1 --- [ool-36-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:15.355  WARN 1 --- [ool-36-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:15.355  INFO 1 --- [ool-36-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:15.367  INFO 1 --- [ool-36-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:15.368  INFO 1 --- [ool-36-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:16.255  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:16.258  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:16.358  INFO 1 --- [ool-37-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:16.359  WARN 1 --- [ool-37-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:16.359  INFO 1 --- [ool-37-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:16.370  INFO 1 --- [ool-37-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:16.371  INFO 1 --- [ool-37-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:17.258  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:17.260  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:17.361  INFO 1 --- [ool-38-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-23 23:22:17.361  WARN 1 --- [ool-38-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:17.362  INFO 1 --- [ool-38-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:17.381  INFO 1 --- [ool-38-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:17.381  INFO 1 --- [ool-38-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:18.261  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:18.263  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:18.363  INFO 1 --- [ool-39-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:18.364  WARN 1 --- [ool-39-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:18.364  INFO 1 --- [ool-39-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:18.386  INFO 1 --- [ool-39-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:18.387  INFO 1 --- [ool-39-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:19.263  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:19.266  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:19.366  INFO 1 --- [ool-40-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:19.367  WARN 1 --- [ool-40-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:19.367  INFO 1 --- [ool-40-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:19.383  INFO 1 --- [ool-40-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:19.384  INFO 1 --- [ool-40-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:20.266  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:20.269  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:20.369  INFO 1 --- [ool-41-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:20.370  WARN 1 --- [ool-41-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:20.370  INFO 1 --- [ool-41-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:20.388  INFO 1 --- [ool-41-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:20.389  INFO 1 --- [ool-41-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:21.269  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:21.272  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:21.372  INFO 1 --- [ool-42-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:21.373  WARN 1 --- [ool-42-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:21.373  INFO 1 --- [ool-42-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:21.381  INFO 1 --- [ool-42-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:21.382  INFO 1 --- [ool-42-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:22.272  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:22.275  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:22.375  INFO 1 --- [ool-43-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:22.376  WARN 1 --- [ool-43-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:22.376  INFO 1 --- [ool-43-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:22.385  INFO 1 --- [ool-43-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:22.386  INFO 1 --- [ool-43-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:23.275  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:23.277  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:23.378  INFO 1 --- [ool-44-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:23.378  WARN 1 --- [ool-44-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:23.379  INFO 1 --- [ool-44-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:23.390  INFO 1 --- [ool-44-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:23.390  INFO 1 --- [ool-44-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:34.627  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:22:34.628  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:22:34.628  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:35.255  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:35.258  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:35.260  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:35.360  INFO 1 --- [ool-45-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:35.361  WARN 1 --- [ool-45-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:35.362  INFO 1 --- [ool-45-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:35.376  INFO 1 --- [ool-45-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:35.376  INFO 1 --- [ool-45-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:36.260  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:36.263  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:36.363  INFO 1 --- [ool-46-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:36.364  WARN 1 --- [ool-46-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:36.364  INFO 1 --- [ool-46-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:36.380  INFO 1 --- [ool-46-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:36.386  INFO 1 --- [ool-46-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:22:37.263  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:37.265  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:37.366  INFO 1 --- [ool-47-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-23 23:22:37.366  WARN 1 --- [ool-47-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:37.366  INFO 1 --- [ool-47-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:37.379  INFO 1 --- [ool-47-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:37.379  INFO 1 --- [ool-47-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:38.266  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:38.268  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:38.369  INFO 1 --- [ool-48-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-23 23:22:38.370  WARN 1 --- [ool-48-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:38.370  INFO 1 --- [ool-48-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:38.380  INFO 1 --- [ool-48-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:38.380  INFO 1 --- [ool-48-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:39.269  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:39.272  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:39.372  INFO 1 --- [ool-49-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:39.373  WARN 1 --- [ool-49-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:39.373  INFO 1 --- [ool-49-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:39.385  INFO 1 --- [ool-49-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:39.385  INFO 1 --- [ool-49-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:40.272  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:40.275  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:40.375  INFO 1 --- [ool-50-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:40.376  WARN 1 --- [ool-50-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:40.376  INFO 1 --- [ool-50-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:40.387  INFO 1 --- [ool-50-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:40.387  INFO 1 --- [ool-50-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:41.275  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:41.277  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:41.378  INFO 1 --- [ool-51-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:41.379  WARN 1 --- [ool-51-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:41.379  INFO 1 --- [ool-51-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:41.388  INFO 1 --- [ool-51-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:41.388  INFO 1 --- [ool-51-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:42.278  INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:22:42.280  INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:22:42.381  INFO 1 --- [ool-52-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:22:42.381  WARN 1 --- [ool-52-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:22:42.381  INFO 1 --- [ool-52-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:22:42.393  INFO 1 --- [ool-52-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:22:42.393  INFO 1 --- [ool-52-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:22:54.624  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:22:54.625  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:22:54.625  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:23:04.172  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:23:14.625  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:23:14.626  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:23:14.626  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:23:24.172  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:23:34.625  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:23:34.626  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:23:34.626  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:23:44.173  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:23:54.625  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:23:54.626  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:23:54.626  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:24:04.175  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:24:14.625  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:24:14.626  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:24:14.626  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:24:24.176  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:24:34.625  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:24:34.625  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:24:34.625  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:24:44.169  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:24:54.625  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:24:54.626  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:24:54.626  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:25:04.169  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:25:14.625  INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:25:14.626  WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:25:14.626  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:25:24.174  INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:25:34.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:25:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:25:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:25:44.168  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:25:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:25:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:25:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:26:04.173  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:26:14.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:26:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:26:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:26:24.169  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:26:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:26:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:26:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:26:44.169  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:26:54.626  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:26:54.627  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:26:54.627  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:27:04.173  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:27:14.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:27:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:27:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:27:24.167  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:27:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:27:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:27:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:27:44.164  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:27:54.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:27:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:27:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:27:55.249  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:27:55.252  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:27:55.254  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:27:55.354  INFO 1 --- [ool-53-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:27:55.355  WARN 1 --- [ool-53-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:27:55.355  INFO 1 --- [ool-53-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:27:55.371  INFO 1 --- [ool-53-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:27:55.371  INFO 1 --- [ool-53-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:27:56.255  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:27:56.257  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:27:56.357  INFO 1 --- [ool-54-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:27:56.359  WARN 1 --- [ool-54-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:27:56.359  INFO 1 --- [ool-54-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:27:56.369  INFO 1 --- [ool-54-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:27:56.370  INFO 1 --- [ool-54-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:27:57.257  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:27:57.259  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:27:57.359  INFO 1 --- [ool-55-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:27:57.360  WARN 1 --- [ool-55-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:27:57.360  INFO 1 --- [ool-55-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:27:57.371  INFO 1 --- [ool-55-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:27:57.372  INFO 1 --- [ool-55-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:27:58.259  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:27:58.261  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:27:58.362  INFO 1 --- [ool-56-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:27:58.362  WARN 1 --- [ool-56-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:27:58.362  INFO 1 --- [ool-56-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:27:58.373  INFO 1 --- [ool-56-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:27:58.373  INFO 1 --- [ool-56-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:27:59.262  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:27:59.264  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:27:59.365  INFO 1 --- [ool-57-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:27:59.367  WARN 1 --- [ool-57-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:27:59.367  INFO 1 --- [ool-57-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:27:59.380  INFO 1 --- [ool-57-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:27:59.381  INFO 1 --- [ool-57-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:28:00.265  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:28:00.267  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:28:00.367  INFO 1 --- [ool-58-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:28:00.368  WARN 1 --- [ool-58-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:28:00.368  INFO 1 --- [ool-58-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:28:00.379  INFO 1 --- [ool-58-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:28:00.379  INFO 1 --- [ool-58-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:28:01.267  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:28:01.269  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:28:01.369  INFO 1 --- [ool-59-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:28:01.370  WARN 1 --- [ool-59-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:28:01.370  INFO 1 --- [ool-59-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:28:01.380  INFO 1 --- [ool-59-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:28:01.380  INFO 1 --- [ool-59-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:28:14.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:28:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:28:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:28:24.175  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:28:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:28:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:28:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:28:44.166  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:28:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:28:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:28:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:04.173  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:14.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:29:14.626  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:29:14.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:24.167  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:29:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:29:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:35.251  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:35.253  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:29:35.255  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:35.355  INFO 1 --- [ool-60-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:35.356  WARN 1 --- [ool-60-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:35.356  INFO 1 --- [ool-60-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:35.372  INFO 1 --- [ool-60-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:35.373  INFO 1 --- [ool-60-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:29:36.256  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:29:36.258  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:36.358  INFO 1 --- [ool-61-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:36.359  WARN 1 --- [ool-61-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:36.359  INFO 1 --- [ool-61-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:36.369  INFO 1 --- [ool-61-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:36.369  INFO 1 --- [ool-61-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:29:37.259  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:29:37.261  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:37.361  INFO 1 --- [ool-62-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:37.362  WARN 1 --- [ool-62-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:37.362  INFO 1 --- [ool-62-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:37.372  INFO 1 --- [ool-62-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:37.373  INFO 1 --- [ool-62-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:29:38.261  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:29:38.263  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:38.364  INFO 1 --- [ool-63-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:38.365  WARN 1 --- [ool-63-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:38.365  INFO 1 --- [ool-63-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:38.376  INFO 1 --- [ool-63-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:38.376  INFO 1 --- [ool-63-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:29:39.264  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:29:39.267  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:39.367  INFO 1 --- [ool-64-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:39.368  WARN 1 --- [ool-64-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:39.368  INFO 1 --- [ool-64-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:39.380  INFO 1 --- [ool-64-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:39.380  INFO 1 --- [ool-64-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:29:40.267  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:29:40.270  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:40.370  INFO 1 --- [ool-65-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:40.371  WARN 1 --- [ool-65-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:40.371  INFO 1 --- [ool-65-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:40.383  INFO 1 --- [ool-65-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:40.384  INFO 1 --- [ool-65-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:29:41.270  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:29:41.273  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:41.373  INFO 1 --- [ool-66-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:41.374  WARN 1 --- [ool-66-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:41.374  INFO 1 --- [ool-66-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:41.384  INFO 1 --- [ool-66-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:41.385  INFO 1 --- [ool-66-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:29:42.273  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:29:42.275  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:42.376  INFO 1 --- [ool-67-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-23 23:29:42.376  WARN 1 --- [ool-67-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:42.376  INFO 1 --- [ool-67-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:42.388  INFO 1 --- [ool-67-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:42.388  INFO 1 --- [ool-67-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:29:43.276  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-23 23:29:43.277  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Distributed service information
2021-04-23 23:29:43.277  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service UUID: de7dc97f-dce1-4e71-92cf-580e2baa4202
2021-04-23 23:29:43.277  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service name: Demo_pNF_UZW5h522hBHKNshC0Kvm
2021-04-23 23:29:43.277  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : Service resources:
2021-04-23 23:29:43.277  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :  - Resource: pNF c56c361c-2edc
2021-04-23 23:29:43.277  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :    Artifacts:
2021-04-23 23:29:43.277  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   :    - Name: MyPnf_Pnf_v1.yaml
2021-04-23 23:29:43.277  INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback   : ===================================
2021-04-23 23:29:43.277  INFO 1 --- [pool-1-thread-3] o.o.v.o.m.service.ArtifactsCollector     : Downloading artifacts
2021-04-23 23:29:43.553  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDownloadStatus
2021-04-23 23:29:43.555  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:43.655  INFO 1 --- [ool-68-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:43.656  WARN 1 --- [ool-68-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:43.656  INFO 1 --- [ool-68-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:43.667  INFO 1 --- [ool-68-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:43.667  INFO 1 --- [ool-68-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:29:44.573  WARN 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.ValidationStatusSender     : Artifact MyPnf_Pnf_v1.yaml is valid
2021-04-23 23:29:44.573  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendDeploymentStatus
2021-04-23 23:29:44.575  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:44.675  INFO 1 --- [ool-69-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:44.676  WARN 1 --- [ool-69-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:44.676  INFO 1 --- [ool-69-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:44.686  INFO 1 --- [ool-69-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:44.686  INFO 1 --- [ool-69-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:29:45.576  INFO 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.FinalStatusSender          : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2021-04-23 23:29:45.576  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendFinalDistributionStatus status
2021-04-23 23:29:45.578  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:29:45.678  INFO 1 --- [ool-70-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:29:45.678  WARN 1 --- [ool-70-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:29:45.679  INFO 1 --- [ool-70-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:29:45.689  INFO 1 --- [ool-70-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:29:45.689  INFO 1 --- [ool-70-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:29:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:29:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:29:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:30:04.168  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:30:14.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:30:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:30:14.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:30:24.168  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:30:34.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:30:34.626  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:30:34.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:30:44.173  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:30:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:30:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:30:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:31:04.166  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:31:14.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:31:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:31:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:31:24.170  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:31:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:31:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:31:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:31:44.170  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:31:54.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:31:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:31:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:32:04.170  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:32:14.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:32:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:32:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:32:24.171  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:32:34.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:32:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:32:34.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:32:44.168  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:32:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:32:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:32:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:33:04.169  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:33:14.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:33:14.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:33:14.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:33:24.172  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:33:34.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:33:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:33:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:33:44.168  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:33:54.625  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:33:54.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:33:54.625  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:34:04.172  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:34:14.624  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:34:14.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:34:14.625  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:34:24.165  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:34:34.625  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:34:34.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:34:34.626  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:34:44.170  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:34:54.625  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:34:54.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:34:54.625  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:35:04.167  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:35:14.624  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:35:14.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:35:14.625  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:35:24.176  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:35:34.624  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:35:34.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:35:34.625  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:35:44.169  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:35:54.625  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:35:54.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:35:54.625  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:36:04.167  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:36:14.625  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:36:14.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:36:14.625  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:36:24.170  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:36:34.624  INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:36:34.625  WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:36:34.625  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:36:44.167  INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:36:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:36:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:36:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:37:04.167  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:37:14.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:37:14.626  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:37:14.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:37:24.167  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:37:34.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:37:34.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:37:34.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:37:44.164  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:37:54.624  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:37:54.625  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:37:54.625  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:37:55.246  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:37:55.249  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:37:55.251  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:37:55.351  INFO 1 --- [ool-71-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:37:55.352  WARN 1 --- [ool-71-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:37:55.352  INFO 1 --- [ool-71-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:37:55.369  INFO 1 --- [ool-71-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:37:55.370  INFO 1 --- [ool-71-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:37:56.251  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:37:56.254  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:37:56.355  INFO 1 --- [ool-72-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-23 23:37:56.356  WARN 1 --- [ool-72-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:37:56.356  INFO 1 --- [ool-72-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:37:56.367  INFO 1 --- [ool-72-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:37:56.367  INFO 1 --- [ool-72-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:37:57.255  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:37:57.257  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:37:57.357  INFO 1 --- [ool-73-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:37:57.358  WARN 1 --- [ool-73-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:37:57.358  INFO 1 --- [ool-73-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:37:57.371  INFO 1 --- [ool-73-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:37:57.371  INFO 1 --- [ool-73-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:37:58.258  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:37:58.260  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:37:58.360  INFO 1 --- [ool-74-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:37:58.361  WARN 1 --- [ool-74-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:37:58.361  INFO 1 --- [ool-74-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:37:58.371  INFO 1 --- [ool-74-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:37:58.371  INFO 1 --- [ool-74-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:37:59.260  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:37:59.263  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:37:59.363  INFO 1 --- [ool-75-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:37:59.364  WARN 1 --- [ool-75-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:37:59.364  INFO 1 --- [ool-75-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:37:59.376  INFO 1 --- [ool-75-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:37:59.376  INFO 1 --- [ool-75-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:38:00.263  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:38:00.265  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:38:00.366  INFO 1 --- [ool-76-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:38:00.366  WARN 1 --- [ool-76-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:38:00.366  INFO 1 --- [ool-76-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:38:00.377  INFO 1 --- [ool-76-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:38:00.377  INFO 1 --- [ool-76-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:38:01.266  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:38:01.269  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:38:01.369  INFO 1 --- [ool-77-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:38:01.370  WARN 1 --- [ool-77-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:38:01.370  INFO 1 --- [ool-77-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:38:01.378  INFO 1 --- [ool-77-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:38:01.379  INFO 1 --- [ool-77-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:38:14.625  INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-23 23:38:14.626  WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-23 23:38:14.626  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as oBwjLySN24p3sm3g) ...
2021-04-23 23:38:15.265  INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:38:15.268  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:38:15.269  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:38:15.370  INFO 1 --- [ool-78-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-23 23:38:15.371  WARN 1 --- [ool-78-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:38:15.371  INFO 1 --- [ool-78-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:38:15.381  INFO 1 --- [ool-78-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:38:15.381  INFO 1 --- [ool-78-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:38:16.270  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:38:16.272  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:38:16.372  INFO 1 --- [ool-79-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:38:16.373  WARN 1 --- [ool-79-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:38:16.373  INFO 1 --- [ool-79-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:38:16.385  INFO 1 --- [ool-79-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:38:16.386  INFO 1 --- [ool-79-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-23 23:38:17.272  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:38:17.275  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus
2021-04-23 23:38:17.375  INFO 1 --- [ool-80-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-23 23:38:17.376  WARN 1 --- [ool-80-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-23 23:38:17.376  INFO 1 --- [ool-80-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as oBwjLySN24p3sm3g) ...
2021-04-23 23:38:17.388  INFO 1 --- [ool-80-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2021-04-23 23:38:17.388  INFO 1 --- [ool-80-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2021-04-23 23:38:18.277  INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl   : DistributionClient - sendNotificationStatus
2021-04-23 23:38:18.279  INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender    : DistributionClient - sendStatus