Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-11-07T22:48:31.985+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-11-07T22:48:32.339+00:00|INFO|log|main] Logging initialized @1169ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-11-07T22:48:32.593+00:00|INFO|ServiceManager|main] service manager starting
[2022-11-07T22:48:32.594+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-11-07T22:48:32.594+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-11-07T22:48:32.667+00:00|INFO|ServiceManager|main] service manager started
[2022-11-07T22:48:32.667+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-11-07T22:48:32.690+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2022-11-07T22:48:32.757+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-11-07T22:48:32.758+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-11-07T22:48:32.760+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 600000ms
[2022-11-07T22:48:32.821+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-11-07T22:48:32.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:48:33.541+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2022-11-07T22:48:33.544+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a41eeba
[2022-11-07T22:48:33.544+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-07T22:48:33.550+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-07T22:48:33.550+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:48:33.671+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-11-07T22:48:33.671+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-11-07T22:48:33.779+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@6ff65192{/,null,AVAILABLE}
[2022-11-07T22:48:33.800+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-11-07T22:48:33.801+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2632ms
[2022-11-07T22:49:02.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:49:02.868+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6312957d
[2022-11-07T22:49:02.868+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:49:02.868+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:49:02.868+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:49:32.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:49:32.848+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3160cc0e
[2022-11-07T22:49:32.848+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:49:32.848+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:49:32.848+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:50:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:50:02.834+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27b679fd
[2022-11-07T22:50:02.834+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:50:02.835+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:50:02.835+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:50:32.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:50:32.835+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@215373f5
[2022-11-07T22:50:32.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:50:32.836+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:50:32.836+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:51:02.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:51:02.836+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50acc9de
[2022-11-07T22:51:02.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:51:02.836+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:51:02.837+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:51:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:51:32.842+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65bfcd25
[2022-11-07T22:51:32.842+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:51:32.843+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:51:32.843+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:52:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:52:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f9d81ae
[2022-11-07T22:52:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:52:02.827+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:52:02.827+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:52:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:52:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@16e5de25
[2022-11-07T22:52:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:52:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:52:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:53:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:53:02.825+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@28596b46
[2022-11-07T22:53:02.825+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:53:02.825+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:53:02.826+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:53:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:53:32.832+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27708a4
[2022-11-07T22:53:32.832+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:53:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:53:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:54:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:54:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7527dde9
[2022-11-07T22:54:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:54:02.826+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:54:02.826+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:54:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:54:32.838+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50043011
[2022-11-07T22:54:32.838+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:54:32.839+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:54:32.839+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:55:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:55:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20021918
[2022-11-07T22:55:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:55:02.826+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:55:02.826+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:55:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:55:32.836+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@204a6152
[2022-11-07T22:55:32.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:55:32.837+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:55:32.837+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:56:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:56:02.827+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@be149da
[2022-11-07T22:56:02.827+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:56:02.831+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:56:02.831+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:56:32.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:56:32.835+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1e4aef72
[2022-11-07T22:56:32.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:56:32.836+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:56:32.837+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:57:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:57:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29164291
[2022-11-07T22:57:02.827+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:57:02.827+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:57:02.828+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:57:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:57:32.835+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@43375a51
[2022-11-07T22:57:32.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:57:32.836+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:57:32.836+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:58:02.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:58:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@36b07047
[2022-11-07T22:58:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:58:02.827+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:58:02.827+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:58:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:58:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b41c0ee
[2022-11-07T22:58:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:58:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:58:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:59:02.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:59:02.840+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10c8440e
[2022-11-07T22:59:02.840+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:59:02.840+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:59:02.841+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T22:59:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T22:59:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@272c83a1
[2022-11-07T22:59:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T22:59:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T22:59:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:00:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:00:02.830+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c7a16a7
[2022-11-07T23:00:02.830+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:00:02.830+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:00:02.830+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:00:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:00:32.829+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77c25b6a
[2022-11-07T23:00:32.829+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:00:32.829+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:00:32.829+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:01:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:01:02.835+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47a3452f
[2022-11-07T23:01:02.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:01:02.836+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:01:02.836+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:01:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:01:32.831+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20b4290b
[2022-11-07T23:01:32.831+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:01:32.831+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:01:32.831+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:02:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:02:02.828+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@586b8042
[2022-11-07T23:02:02.828+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:02:02.828+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:02:02.828+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:02:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:02:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@68e8cc4b
[2022-11-07T23:02:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:02:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:02:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:03:02.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:03:02.831+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b57f6bd
[2022-11-07T23:03:02.831+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:03:02.831+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:03:02.831+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:03:32.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:03:32.832+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@23cf7399
[2022-11-07T23:03:32.832+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:03:32.832+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:03:32.832+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:04:02.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:04:02.828+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cfa39d9
[2022-11-07T23:04:02.828+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:04:02.828+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:04:02.828+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:04:32.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:04:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70ea0dd6
[2022-11-07T23:04:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:04:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:04:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:05:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:05:02.827+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6cfae011
[2022-11-07T23:05:02.827+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:05:02.828+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:05:02.828+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:05:32.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:05:32.838+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e72c2bf
[2022-11-07T23:05:32.838+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:05:32.838+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:05:32.838+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:06:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:06:02.837+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@60b89554
[2022-11-07T23:06:02.837+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:06:02.837+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:06:02.837+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:06:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:06:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6e949635
[2022-11-07T23:06:32.833+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:06:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:06:32.833+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:07:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:07:02.825+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@659cdbd8
[2022-11-07T23:07:02.825+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:07:02.825+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:07:02.825+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:07:32.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:07:32.831+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@49fa70c4
[2022-11-07T23:07:32.831+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:07:32.832+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:07:32.832+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:08:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:08:02.836+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5585a805
[2022-11-07T23:08:02.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:08:02.836+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:08:02.836+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:08:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:08:32.836+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@677eb2ef
[2022-11-07T23:08:32.836+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:08:32.837+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:08:32.837+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:09:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:09:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69565969
[2022-11-07T23:09:02.826+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:09:02.826+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:09:02.826+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:09:32.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:09:32.866+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@ccb01ff
[2022-11-07T23:09:32.866+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:09:32.866+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:09:32.866+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:10:02.822+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:10:02.839+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11979dd7
[2022-11-07T23:10:02.839+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:10:02.840+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:10:02.840+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:10:32.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:10:32.832+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52078aad
[2022-11-07T23:10:32.832+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-07T23:10:32.832+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-07T23:10:32.832+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-07T23:11:02.821+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-07T23:11:02.933+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
[2022-11-07T23:11:03.063+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2022-11-07T23:11:03.220+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient
[2022-11-07T23:11:03.230+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:11:03.237+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:11:03.237+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:11:13.660+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:11:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:11:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:11:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:11:32.806+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:11:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:11:43.229+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:11:43.229+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:11:52.843+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-07T23:12:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:12:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:12:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:12:12.805+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:12:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:12:23.229+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:12:23.229+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:12:32.798+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-07T23:12:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:12:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:12:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:12:52.840+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-07T23:13:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:13:03.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:13:03.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:13:12.807+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:13:23.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:13:23.229+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:13:23.229+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:13:32.802+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:13:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:13:43.229+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:13:43.229+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:13:52.817+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:14:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:14:03.228+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:14:03.228+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:14:12.833+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-07T23:14:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:14:23.228+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:14:23.228+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:14:32.803+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-07T23:14:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:14:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:14:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:14:52.807+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-07T23:15:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:15:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:15:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:15:12.788+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-07T23:15:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:15:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:15:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:15:32.804+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-07T23:15:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:15:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:15:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:15:52.813+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:16:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:16:03.229+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:16:03.229+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:16:12.798+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:16:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:16:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:16:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:16:32.828+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:16:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:16:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:16:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:16:52.828+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:17:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:17:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:17:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:17:12.810+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:17:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:17:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:17:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:17:32.803+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:17:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:17:43.228+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:17:43.228+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:17:52.802+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:18:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:18:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:18:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:18:12.804+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:18:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:18:23.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:18:23.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:18:32.834+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:18:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:18:43.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:18:43.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:18:52.794+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:19:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:19:03.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:19:03.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:19:12.796+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:19:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:19:23.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:19:23.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:19:32.804+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:19:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:19:43.228+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:19:43.228+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:19:52.819+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:20:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:20:03.228+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:20:03.229+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:20:12.823+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:20:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:20:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:20:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:20:32.805+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:20:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:20:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:20:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:20:52.862+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:21:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:21:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:21:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:21:12.814+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:21:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:21:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:21:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:21:32.787+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:21:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:21:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:21:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:21:52.796+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:22:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:22:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:22:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:22:12.783+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:22:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:22:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:22:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:22:32.807+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:22:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:22:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:22:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:22:52.823+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:23:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:23:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:23:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:23:12.784+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-07T23:23:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:23:23.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:23:23.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:23:32.794+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:23:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:23:43.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:23:43.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:23:52.810+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:24:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:24:03.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:24:03.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:24:12.792+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:24:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:24:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:24:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:24:32.796+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:24:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:24:43.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:24:43.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:24:52.812+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:25:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:25:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:25:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:25:12.811+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:25:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:25:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:25:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:25:32.803+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:25:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:25:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:25:43.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:25:52.811+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:26:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:26:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:26:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:26:12.783+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:26:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:26:23.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:26:23.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:26:32.840+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:26:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:26:43.229+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:26:43.229+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:26:52.806+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:27:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:27:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:27:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:27:12.812+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:27:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:27:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:27:23.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:27:32.801+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:27:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:27:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:27:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:27:52.816+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:28:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:28:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:28:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:28:12.804+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:28:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:28:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:28:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:28:32.803+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:28:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:28:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:28:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:28:52.791+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:29:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:29:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:29:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:29:12.787+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:29:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:29:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:29:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:29:32.817+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:29:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:29:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:29:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:29:52.812+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:30:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:30:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:30:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:30:12.812+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:30:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:30:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:30:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:30:32.790+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:30:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:30:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:30:43.228+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:30:52.798+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:31:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:31:03.228+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:31:03.228+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:31:12.785+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:31:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:31:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:31:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:31:32.798+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:31:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:31:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:31:43.228+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:31:52.795+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:32:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:32:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:32:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:32:12.805+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:32:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:32:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:32:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:32:32.783+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:32:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:32:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:32:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:32:52.823+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:33:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:33:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:33:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:33:12.810+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-07T23:33:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:33:23.228+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:33:23.228+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:33:32.805+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-07T23:33:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:33:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:33:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:33:52.789+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-07T23:34:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:34:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:34:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:34:12.786+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-07T23:34:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:34:23.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:34:23.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:34:32.796+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:34:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:34:43.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:34:43.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:34:52.783+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:35:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:35:03.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:35:03.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:35:12.808+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:35:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:35:23.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:35:23.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:35:32.789+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:35:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:35:43.228+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:35:43.228+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:35:52.789+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:36:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:36:03.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:36:03.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:36:12.784+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:36:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:36:23.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:36:23.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:36:32.777+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-07T23:36:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:36:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:36:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:36:52.787+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-07T23:37:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:37:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:37:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:37:12.789+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-07T23:37:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:37:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:37:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:37:32.791+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-07T23:37:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:37:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:37:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:37:52.791+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:38:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:38:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:38:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:38:12.792+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:38:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:38:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:38:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:38:32.794+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:38:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:38:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:38:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:38:52.787+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:39:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:39:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:39:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:39:12.781+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:39:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:39:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:39:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:39:32.801+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:39:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:39:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:39:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:39:52.801+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:40:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:40:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:40:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:40:12.788+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:40:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:40:23.229+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:40:23.229+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:40:32.790+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:40:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:40:43.228+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:40:43.228+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:40:52.798+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:41:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:41:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:41:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:41:12.781+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:41:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:41:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:41:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:41:32.781+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:41:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:41:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:41:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:41:52.791+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:42:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:42:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:42:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:42:12.789+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:42:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:42:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:42:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:42:32.785+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:42:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:42:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:42:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:42:52.792+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:43:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:43:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:43:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:43:12.786+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:43:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:43:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:43:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:43:32.786+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:43:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:43:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:43:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:43:52.782+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:44:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:44:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:44:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:44:12.796+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:44:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:44:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:44:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:44:32.788+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:44:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:44:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:44:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:44:52.796+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:45:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:45:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:45:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:45:12.817+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:45:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:45:23.228+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:45:23.228+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:45:32.798+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:45:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:45:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:45:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:45:52.792+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:46:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:46:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:46:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:46:12.800+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:46:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:46:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:46:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:46:32.867+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:46:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:46:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:46:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:46:52.803+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:47:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:47:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:47:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:47:12.805+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:47:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:47:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:47:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:47:32.794+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:47:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:47:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:47:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:47:52.832+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:48:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:48:03.229+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:48:03.229+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:48:12.817+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:48:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:48:23.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:48:23.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:48:32.805+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:48:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:48:43.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:48:43.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:48:52.787+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:49:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:49:03.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:49:03.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:49:12.829+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:49:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:49:23.228+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:49:23.228+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:49:32.805+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:49:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:49:43.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:49:43.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:49:52.847+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:50:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:50:03.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:50:03.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:50:12.829+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:50:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:50:23.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:50:23.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:50:32.787+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:50:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:50:43.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:50:43.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:50:52.827+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:51:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:51:03.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:51:03.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:51:12.809+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:51:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:51:23.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:51:23.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:51:32.792+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:51:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:51:43.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:51:43.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:51:52.832+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:52:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:52:03.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:52:03.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:52:12.804+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:52:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:52:23.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:52:23.228+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:52:32.804+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:52:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:52:43.228+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:52:43.228+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:52:52.789+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:53:03.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:53:03.228+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:53:03.228+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:53:12.793+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:53:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:53:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:53:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:53:32.790+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:53:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:53:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:53:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:53:52.814+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:54:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:54:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:54:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:54:12.784+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-07T23:54:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:54:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:54:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:54:32.781+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:54:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:54:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:54:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:54:52.792+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:55:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:55:03.229+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:55:03.229+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:55:12.833+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:55:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:55:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:55:23.228+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:55:32.824+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:55:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:55:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:55:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:55:52.804+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-07T23:56:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:56:03.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:56:03.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:56:12.800+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:56:23.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:56:23.228+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:56:23.228+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:56:32.795+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:56:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:56:43.228+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:56:43.228+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:56:52.819+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-07T23:57:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:57:03.228+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:57:03.228+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:57:12.823+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:57:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:57:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:57:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:57:32.803+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:57:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:57:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:57:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:57:52.786+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-07T23:58:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:58:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:58:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:58:12.819+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:58:16.721+00:00|INFO|RequestLog|qtp1356840024-24] 127.0.0.6 - healthcheck [07/Nov/2022:23:58:16 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2022-11-07T23:58:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:58:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:58:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:58:32.813+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:58:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:58:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:58:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:58:52.811+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:59:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:59:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:59:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:59:12.790+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:59:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:59:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:59:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:59:32.828+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-07T23:59:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-07T23:59:43.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-07T23:59:43.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-07T23:59:52.843+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:00:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:00:03.232+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:00:03.233+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:00:12.830+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:00:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:00:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:00:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:00:32.796+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:00:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:00:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:00:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:00:52.801+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:01:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:01:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:01:03.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:01:12.811+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:01:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:01:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:01:23.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:01:32.801+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:01:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:01:43.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:01:43.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:01:52.824+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:02:03.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:02:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:02:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:02:12.798+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:02:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:02:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:02:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:02:32.807+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:02:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:02:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:02:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:02:52.803+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:03:00.449+00:00|INFO|RequestLog|qtp1356840024-24] 127.0.0.6 - healthcheck [08/Nov/2022:00:03:00 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2022-11-08T00:03:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:03:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:03:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:03:12.832+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:03:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:03:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:03:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:03:32.791+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:03:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:03:43.231+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:03:43.231+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:03:52.831+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:04:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:04:03.228+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:04:03.228+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:04:12.810+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:04:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:04:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:04:23.228+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:04:32.822+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:04:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:04:43.228+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:04:43.228+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:04:52.793+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:05:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:05:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:05:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:05:12.792+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:05:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:05:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:05:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:05:32.799+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:05:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:05:43.228+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:05:43.228+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:05:52.823+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:06:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:06:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:06:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:06:12.784+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:06:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:06:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:06:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:06:32.795+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:06:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:06:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:06:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:06:52.800+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:07:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:07:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:12.804+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:07:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:07:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:32.802+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:07:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:07:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:43.886+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:43.901+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:07:43.912+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:44.025+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-11-08T00:07:44.028+00:00|WARN|HttpClient|pool-4-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:44.028+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:44.075+00:00|INFO|HttpClient|pool-4-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:44.077+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (50 ms):{"serverTimeMs":3,"count":1}
[2022-11-08T00:07:44.928+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:07:44.928+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:45.030+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:07:45.031+00:00|WARN|HttpClient|pool-5-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:45.031+00:00|INFO|HttpClient|pool-5-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:45.055+00:00|INFO|HttpClient|pool-5-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:45.056+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:07:45.932+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:07:45.932+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:46.034+00:00|INFO|CambriaSimplerBatchPublisher|pool-6-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:07:46.035+00:00|WARN|HttpClient|pool-6-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:46.035+00:00|INFO|HttpClient|pool-6-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:46.052+00:00|INFO|HttpClient|pool-6-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:46.052+00:00|INFO|CambriaSimplerBatchPublisher|pool-6-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:07:46.934+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:07:46.935+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:47.037+00:00|INFO|CambriaSimplerBatchPublisher|pool-7-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:07:47.038+00:00|WARN|HttpClient|pool-7-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:47.038+00:00|INFO|HttpClient|pool-7-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:47.053+00:00|INFO|HttpClient|pool-7-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:47.054+00:00|INFO|CambriaSimplerBatchPublisher|pool-7-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:07:47.937+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:07:47.938+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:48.040+00:00|INFO|CambriaSimplerBatchPublisher|pool-8-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:07:48.041+00:00|WARN|HttpClient|pool-8-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:48.041+00:00|INFO|HttpClient|pool-8-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:48.056+00:00|INFO|HttpClient|pool-8-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:48.057+00:00|INFO|CambriaSimplerBatchPublisher|pool-8-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:07:48.940+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:07:48.940+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:49.043+00:00|INFO|CambriaSimplerBatchPublisher|pool-9-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:07:49.044+00:00|WARN|HttpClient|pool-9-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:49.044+00:00|INFO|HttpClient|pool-9-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:49.060+00:00|INFO|HttpClient|pool-9-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:49.061+00:00|INFO|CambriaSimplerBatchPublisher|pool-9-thread-1] cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:07:49.943+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:07:49.944+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:50.046+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:07:50.046+00:00|WARN|HttpClient|pool-10-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:50.046+00:00|INFO|HttpClient|pool-10-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:50.065+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:50.065+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:07:50.950+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - download
[2022-11-08T00:07:51.081+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendDownloadStatus
[2022-11-08T00:07:51.081+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:51.183+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:07:51.184+00:00|WARN|HttpClient|pool-11-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:51.184+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:51.200+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:51.201+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:07:52.101+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendDeploymentStatus
[2022-11-08T00:07:52.101+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:52.203+00:00|INFO|CambriaSimplerBatchPublisher|pool-12-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:07:52.204+00:00|WARN|HttpClient|pool-12-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:52.204+00:00|INFO|HttpClient|pool-12-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:52.218+00:00|INFO|HttpClient|pool-12-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:52.219+00:00|INFO|CambriaSimplerBatchPublisher|pool-12-thread-1] cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:07:53.106+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendComponentDone status
[2022-11-08T00:07:53.106+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:07:53.209+00:00|INFO|CambriaSimplerBatchPublisher|pool-13-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:07:53.210+00:00|WARN|HttpClient|pool-13-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:07:53.210+00:00|INFO|HttpClient|pool-13-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:07:53.225+00:00|INFO|HttpClient|pool-13-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:07:53.225+00:00|INFO|CambriaSimplerBatchPublisher|pool-13-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:08:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:08:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:08:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:12.790+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:08:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:08:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:23.905+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:23.909+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:08:23.910+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:24.012+00:00|INFO|CambriaSimplerBatchPublisher|pool-14-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:08:24.013+00:00|WARN|HttpClient|pool-14-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:24.013+00:00|INFO|HttpClient|pool-14-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:24.031+00:00|INFO|HttpClient|pool-14-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:24.031+00:00|INFO|CambriaSimplerBatchPublisher|pool-14-thread-1] cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:08:24.913+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:08:24.914+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:25.018+00:00|INFO|CambriaSimplerBatchPublisher|pool-15-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:08:25.019+00:00|WARN|HttpClient|pool-15-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:25.019+00:00|INFO|HttpClient|pool-15-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:25.033+00:00|INFO|HttpClient|pool-15-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:25.033+00:00|INFO|CambriaSimplerBatchPublisher|pool-15-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:08:25.919+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:08:25.919+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:26.023+00:00|INFO|CambriaSimplerBatchPublisher|pool-16-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:08:26.024+00:00|WARN|HttpClient|pool-16-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:26.024+00:00|INFO|HttpClient|pool-16-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:26.066+00:00|INFO|HttpClient|pool-16-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:26.067+00:00|INFO|CambriaSimplerBatchPublisher|pool-16-thread-1] cambria reply ok (44 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:08:26.923+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:08:26.924+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:27.026+00:00|INFO|CambriaSimplerBatchPublisher|pool-17-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:08:27.027+00:00|WARN|HttpClient|pool-17-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:27.027+00:00|INFO|HttpClient|pool-17-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:27.050+00:00|INFO|HttpClient|pool-17-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:27.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-17-thread-1] cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:08:27.926+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:08:27.926+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:28.028+00:00|INFO|CambriaSimplerBatchPublisher|pool-18-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:08:28.029+00:00|WARN|HttpClient|pool-18-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:28.029+00:00|INFO|HttpClient|pool-18-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:28.061+00:00|INFO|HttpClient|pool-18-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:28.061+00:00|INFO|CambriaSimplerBatchPublisher|pool-18-thread-1] cambria reply ok (32 ms):{"serverTimeMs":6,"count":1}
[2022-11-08T00:08:28.929+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:08:28.930+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:29.032+00:00|INFO|CambriaSimplerBatchPublisher|pool-19-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:08:29.033+00:00|WARN|HttpClient|pool-19-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:29.034+00:00|INFO|HttpClient|pool-19-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:29.049+00:00|INFO|HttpClient|pool-19-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:29.050+00:00|INFO|CambriaSimplerBatchPublisher|pool-19-thread-1] cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:08:29.932+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-08T00:08:29.933+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:30.036+00:00|INFO|CambriaSimplerBatchPublisher|pool-20-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:08:30.036+00:00|WARN|HttpClient|pool-20-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:30.037+00:00|INFO|HttpClient|pool-20-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:30.058+00:00|INFO|HttpClient|pool-20-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:30.058+00:00|INFO|CambriaSimplerBatchPublisher|pool-20-thread-1] cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:08:30.937+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - download
[2022-11-08T00:08:31.001+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendDownloadStatus
[2022-11-08T00:08:31.001+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:31.103+00:00|INFO|CambriaSimplerBatchPublisher|pool-21-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:08:31.104+00:00|WARN|HttpClient|pool-21-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:31.104+00:00|INFO|HttpClient|pool-21-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:31.124+00:00|INFO|HttpClient|pool-21-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:31.125+00:00|INFO|CambriaSimplerBatchPublisher|pool-21-thread-1] cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:08:32.004+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendDeploymentStatus
[2022-11-08T00:08:32.005+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:32.107+00:00|INFO|CambriaSimplerBatchPublisher|pool-22-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:08:32.108+00:00|WARN|HttpClient|pool-22-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:32.108+00:00|INFO|HttpClient|pool-22-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:32.122+00:00|INFO|HttpClient|pool-22-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:32.123+00:00|INFO|CambriaSimplerBatchPublisher|pool-22-thread-1] cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:08:33.008+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendComponentDone status
[2022-11-08T00:08:33.008+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-08T00:08:33.111+00:00|INFO|CambriaSimplerBatchPublisher|pool-23-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:08:33.112+00:00|WARN|HttpClient|pool-23-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:08:33.112+00:00|INFO|HttpClient|pool-23-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:33.131+00:00|INFO|HttpClient|pool-23-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:08:33.131+00:00|INFO|CambriaSimplerBatchPublisher|pool-23-thread-1] cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:08:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:08:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:08:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:08:52.800+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:09:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:09:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:09:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:09:12.811+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:09:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:09:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:09:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:09:32.800+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:09:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:09:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:09:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:09:52.780+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:10:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:10:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:10:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:10:12.794+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:10:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:10:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:10:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:10:32.786+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:10:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:10:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:10:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:10:52.806+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:11:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:11:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:11:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:11:12.793+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:11:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:11:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:11:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:11:32.806+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:11:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:11:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:11:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:11:52.802+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:12:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:12:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:12:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:12:12.812+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:12:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:12:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:12:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:12:32.806+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:12:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:12:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:12:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:12:52.787+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:13:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:13:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:13:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:13:12.784+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:13:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:13:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:13:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:13:32.795+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:13:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:13:43.229+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:13:43.229+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:13:52.829+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:14:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:14:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:14:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:14:12.779+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:14:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:14:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:14:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:14:32.807+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:14:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:14:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:14:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:14:52.789+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:15:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:15:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:15:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:15:12.830+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:15:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:15:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:15:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:15:32.776+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:15:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:15:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:15:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:15:52.788+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:16:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:16:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:16:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:16:12.846+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:16:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:16:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:16:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:16:32.781+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:16:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:16:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:16:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:16:52.803+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:17:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:17:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:17:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:17:12.815+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:17:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:17:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:17:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:17:32.804+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:17:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:17:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:17:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:17:52.788+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:18:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:18:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:18:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:18:12.803+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:18:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:18:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:18:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:18:32.826+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:18:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:18:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:18:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:18:52.829+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:19:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:19:03.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:19:03.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:19:12.808+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:19:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:19:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:19:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:19:32.802+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:19:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:19:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:19:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:19:52.793+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:20:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:20:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:20:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:20:12.793+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:20:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:20:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:20:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:20:32.799+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:20:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:20:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:20:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:20:52.781+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:21:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:21:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:21:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:21:12.835+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:21:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:21:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:21:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:21:32.872+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:21:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:21:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:21:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:21:52.788+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:22:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:22:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:22:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:22:11.441+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:22:11.450+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:22:11.450+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:22:11.560+00:00|INFO|CambriaSimplerBatchPublisher|pool-24-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:22:11.561+00:00|WARN|HttpClient|pool-24-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:22:11.561+00:00|INFO|HttpClient|pool-24-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:22:11.586+00:00|INFO|HttpClient|pool-24-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:22:11.587+00:00|INFO|CambriaSimplerBatchPublisher|pool-24-thread-1] cambria reply ok (27 ms):{"serverTimeMs":2,"count":1}
[2022-11-08T00:22:12.461+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:22:12.461+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:22:12.563+00:00|INFO|CambriaSimplerBatchPublisher|pool-25-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:22:12.564+00:00|WARN|HttpClient|pool-25-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:22:12.564+00:00|INFO|HttpClient|pool-25-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:22:12.581+00:00|INFO|HttpClient|pool-25-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:22:12.582+00:00|INFO|CambriaSimplerBatchPublisher|pool-25-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:22:13.465+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - download
[2022-11-08T00:22:13.606+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDownloadStatus
[2022-11-08T00:22:13.606+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:22:13.708+00:00|INFO|CambriaSimplerBatchPublisher|pool-26-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:22:13.709+00:00|WARN|HttpClient|pool-26-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:22:13.710+00:00|INFO|HttpClient|pool-26-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:22:13.733+00:00|INFO|HttpClient|pool-26-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:22:13.734+00:00|INFO|CambriaSimplerBatchPublisher|pool-26-thread-1] cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:22:14.613+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDeploymentStatus
[2022-11-08T00:22:14.613+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:22:14.718+00:00|INFO|CambriaSimplerBatchPublisher|pool-27-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:22:14.719+00:00|WARN|HttpClient|pool-27-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:22:14.719+00:00|INFO|HttpClient|pool-27-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:22:14.734+00:00|INFO|HttpClient|pool-27-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:22:14.735+00:00|INFO|CambriaSimplerBatchPublisher|pool-27-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:22:15.619+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendComponentDone status
[2022-11-08T00:22:15.619+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:22:15.721+00:00|INFO|CambriaSimplerBatchPublisher|pool-28-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:22:15.722+00:00|WARN|HttpClient|pool-28-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:22:15.722+00:00|INFO|HttpClient|pool-28-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:22:15.734+00:00|INFO|HttpClient|pool-28-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:22:15.735+00:00|INFO|CambriaSimplerBatchPublisher|pool-28-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:22:23.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:22:23.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:22:23.229+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:22:32.797+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:22:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:22:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:22:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:22:52.769+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:23:03.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:23:03.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:06.474+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:06.481+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:06.482+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:06.592+00:00|INFO|CambriaSimplerBatchPublisher|pool-29-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms
[2022-11-08T00:23:06.593+00:00|WARN|HttpClient|pool-29-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:06.593+00:00|INFO|HttpClient|pool-29-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:06.615+00:00|INFO|HttpClient|pool-29-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:06.615+00:00|INFO|CambriaSimplerBatchPublisher|pool-29-thread-1] cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:07.488+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:07.488+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:07.596+00:00|INFO|CambriaSimplerBatchPublisher|pool-30-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:07.597+00:00|WARN|HttpClient|pool-30-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:07.597+00:00|INFO|HttpClient|pool-30-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:07.620+00:00|INFO|HttpClient|pool-30-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:07.621+00:00|INFO|CambriaSimplerBatchPublisher|pool-30-thread-1] cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:08.498+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:08.504+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:08.607+00:00|INFO|CambriaSimplerBatchPublisher|pool-31-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:08.608+00:00|WARN|HttpClient|pool-31-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:08.608+00:00|INFO|HttpClient|pool-31-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:08.628+00:00|INFO|HttpClient|pool-31-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:08.629+00:00|INFO|CambriaSimplerBatchPublisher|pool-31-thread-1] cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:23:09.507+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:09.509+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:09.611+00:00|INFO|CambriaSimplerBatchPublisher|pool-32-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:09.612+00:00|WARN|HttpClient|pool-32-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:09.612+00:00|INFO|HttpClient|pool-32-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:09.626+00:00|INFO|HttpClient|pool-32-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:09.626+00:00|INFO|CambriaSimplerBatchPublisher|pool-32-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:10.511+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:10.512+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:10.614+00:00|INFO|CambriaSimplerBatchPublisher|pool-33-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:10.615+00:00|WARN|HttpClient|pool-33-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:10.615+00:00|INFO|HttpClient|pool-33-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:10.657+00:00|INFO|HttpClient|pool-33-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:10.657+00:00|INFO|CambriaSimplerBatchPublisher|pool-33-thread-1] cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:11.514+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:11.515+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:11.617+00:00|INFO|CambriaSimplerBatchPublisher|pool-34-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:11.618+00:00|WARN|HttpClient|pool-34-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:11.618+00:00|INFO|HttpClient|pool-34-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:11.631+00:00|INFO|HttpClient|pool-34-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:11.631+00:00|INFO|CambriaSimplerBatchPublisher|pool-34-thread-1] cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:12.520+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:12.521+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:12.623+00:00|INFO|CambriaSimplerBatchPublisher|pool-35-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:12.624+00:00|WARN|HttpClient|pool-35-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:12.624+00:00|INFO|HttpClient|pool-35-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:12.647+00:00|INFO|HttpClient|pool-35-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:12.647+00:00|INFO|CambriaSimplerBatchPublisher|pool-35-thread-1] cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:13.523+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:13.524+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:13.626+00:00|INFO|CambriaSimplerBatchPublisher|pool-36-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:13.627+00:00|WARN|HttpClient|pool-36-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:13.627+00:00|INFO|HttpClient|pool-36-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:13.674+00:00|INFO|HttpClient|pool-36-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:13.675+00:00|INFO|CambriaSimplerBatchPublisher|pool-36-thread-1] cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:14.526+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - download
[2022-11-08T00:23:14.577+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDownloadStatus
[2022-11-08T00:23:14.577+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:14.679+00:00|INFO|CambriaSimplerBatchPublisher|pool-37-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:14.680+00:00|WARN|HttpClient|pool-37-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:14.680+00:00|INFO|HttpClient|pool-37-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:14.696+00:00|INFO|HttpClient|pool-37-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:14.697+00:00|INFO|CambriaSimplerBatchPublisher|pool-37-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:15.581+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDeploymentStatus
[2022-11-08T00:23:15.581+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:15.684+00:00|INFO|CambriaSimplerBatchPublisher|pool-38-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:23:15.685+00:00|WARN|HttpClient|pool-38-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:15.685+00:00|INFO|HttpClient|pool-38-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:15.701+00:00|INFO|HttpClient|pool-38-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:15.701+00:00|INFO|CambriaSimplerBatchPublisher|pool-38-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:16.584+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendComponentDone status
[2022-11-08T00:23:16.584+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:16.691+00:00|INFO|CambriaSimplerBatchPublisher|pool-39-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
[2022-11-08T00:23:16.692+00:00|WARN|HttpClient|pool-39-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:16.692+00:00|INFO|HttpClient|pool-39-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:16.712+00:00|INFO|HttpClient|pool-39-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:16.713+00:00|INFO|CambriaSimplerBatchPublisher|pool-39-thread-1] cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:23:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:23:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:23.920+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:23.924+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:23.924+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:24.026+00:00|INFO|CambriaSimplerBatchPublisher|pool-40-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:24.027+00:00|WARN|HttpClient|pool-40-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:24.027+00:00|INFO|HttpClient|pool-40-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:24.044+00:00|INFO|HttpClient|pool-40-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:24.044+00:00|INFO|CambriaSimplerBatchPublisher|pool-40-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:24.926+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:24.927+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:25.030+00:00|INFO|CambriaSimplerBatchPublisher|pool-41-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:25.031+00:00|WARN|HttpClient|pool-41-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:25.032+00:00|INFO|HttpClient|pool-41-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:25.047+00:00|INFO|HttpClient|pool-41-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:25.048+00:00|INFO|CambriaSimplerBatchPublisher|pool-41-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:25.931+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:25.931+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:26.034+00:00|INFO|CambriaSimplerBatchPublisher|pool-42-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:23:26.035+00:00|WARN|HttpClient|pool-42-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:26.035+00:00|INFO|HttpClient|pool-42-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:26.056+00:00|INFO|HttpClient|pool-42-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:26.056+00:00|INFO|CambriaSimplerBatchPublisher|pool-42-thread-1] cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:26.933+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:26.934+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:27.038+00:00|INFO|CambriaSimplerBatchPublisher|pool-43-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:27.039+00:00|WARN|HttpClient|pool-43-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:27.039+00:00|INFO|HttpClient|pool-43-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:27.056+00:00|INFO|HttpClient|pool-43-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:27.057+00:00|INFO|CambriaSimplerBatchPublisher|pool-43-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:27.940+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:27.941+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:28.044+00:00|INFO|CambriaSimplerBatchPublisher|pool-44-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
[2022-11-08T00:23:28.045+00:00|WARN|HttpClient|pool-44-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:28.046+00:00|INFO|HttpClient|pool-44-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:28.062+00:00|INFO|HttpClient|pool-44-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:28.063+00:00|INFO|CambriaSimplerBatchPublisher|pool-44-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:28.946+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:28.946+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:29.049+00:00|INFO|CambriaSimplerBatchPublisher|pool-45-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:29.053+00:00|WARN|HttpClient|pool-45-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:29.053+00:00|INFO|HttpClient|pool-45-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:29.068+00:00|INFO|HttpClient|pool-45-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:29.069+00:00|INFO|CambriaSimplerBatchPublisher|pool-45-thread-1] cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:29.948+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:29.949+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:30.051+00:00|INFO|CambriaSimplerBatchPublisher|pool-46-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:30.052+00:00|WARN|HttpClient|pool-46-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:30.052+00:00|INFO|HttpClient|pool-46-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:30.066+00:00|INFO|HttpClient|pool-46-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:30.066+00:00|INFO|CambriaSimplerBatchPublisher|pool-46-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:30.951+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:30.952+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:31.054+00:00|INFO|CambriaSimplerBatchPublisher|pool-47-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:31.055+00:00|WARN|HttpClient|pool-47-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:31.055+00:00|INFO|HttpClient|pool-47-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:31.068+00:00|INFO|HttpClient|pool-47-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:31.069+00:00|INFO|CambriaSimplerBatchPublisher|pool-47-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:31.954+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:31.955+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:32.058+00:00|INFO|CambriaSimplerBatchPublisher|pool-48-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:23:32.066+00:00|WARN|HttpClient|pool-48-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:32.066+00:00|INFO|HttpClient|pool-48-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:32.111+00:00|INFO|HttpClient|pool-48-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:32.111+00:00|INFO|CambriaSimplerBatchPublisher|pool-48-thread-1] cambria reply ok (53 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:23:32.961+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - download
[2022-11-08T00:23:33.016+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDownloadStatus
[2022-11-08T00:23:33.016+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:33.119+00:00|INFO|CambriaSimplerBatchPublisher|pool-49-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-11-08T00:23:33.119+00:00|WARN|HttpClient|pool-49-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:33.119+00:00|INFO|HttpClient|pool-49-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:33.132+00:00|INFO|HttpClient|pool-49-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:33.133+00:00|INFO|CambriaSimplerBatchPublisher|pool-49-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:23:34.020+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDeploymentStatus
[2022-11-08T00:23:34.021+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:34.123+00:00|INFO|CambriaSimplerBatchPublisher|pool-50-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:34.124+00:00|WARN|HttpClient|pool-50-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:34.124+00:00|INFO|HttpClient|pool-50-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:34.148+00:00|INFO|HttpClient|pool-50-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:34.148+00:00|INFO|CambriaSimplerBatchPublisher|pool-50-thread-1] cambria reply ok (25 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:23:35.024+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendComponentDone status
[2022-11-08T00:23:35.024+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:35.127+00:00|INFO|CambriaSimplerBatchPublisher|pool-51-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:23:35.127+00:00|WARN|HttpClient|pool-51-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:35.127+00:00|INFO|HttpClient|pool-51-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:35.147+00:00|INFO|HttpClient|pool-51-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:35.147+00:00|INFO|CambriaSimplerBatchPublisher|pool-51-thread-1] cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:23:43.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:23:43.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:49.488+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:49.494+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:49.494+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:49.596+00:00|INFO|CambriaSimplerBatchPublisher|pool-52-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:49.597+00:00|WARN|HttpClient|pool-52-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:49.597+00:00|INFO|HttpClient|pool-52-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:49.615+00:00|INFO|HttpClient|pool-52-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:49.615+00:00|INFO|CambriaSimplerBatchPublisher|pool-52-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:50.496+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:50.497+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:50.599+00:00|INFO|CambriaSimplerBatchPublisher|pool-53-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:50.600+00:00|WARN|HttpClient|pool-53-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:50.600+00:00|INFO|HttpClient|pool-53-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:50.614+00:00|INFO|HttpClient|pool-53-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:50.615+00:00|INFO|CambriaSimplerBatchPublisher|pool-53-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:51.499+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:51.500+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:51.602+00:00|INFO|CambriaSimplerBatchPublisher|pool-54-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:51.603+00:00|WARN|HttpClient|pool-54-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:51.603+00:00|INFO|HttpClient|pool-54-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:51.620+00:00|INFO|HttpClient|pool-54-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:51.620+00:00|INFO|CambriaSimplerBatchPublisher|pool-54-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:52.502+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:52.503+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:52.605+00:00|INFO|CambriaSimplerBatchPublisher|pool-55-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:52.606+00:00|WARN|HttpClient|pool-55-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:52.606+00:00|INFO|HttpClient|pool-55-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:52.626+00:00|INFO|HttpClient|pool-55-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:52.627+00:00|INFO|CambriaSimplerBatchPublisher|pool-55-thread-1] cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:53.505+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:53.506+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:53.608+00:00|INFO|CambriaSimplerBatchPublisher|pool-56-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:53.609+00:00|WARN|HttpClient|pool-56-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:53.609+00:00|INFO|HttpClient|pool-56-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:53.625+00:00|INFO|HttpClient|pool-56-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:53.626+00:00|INFO|CambriaSimplerBatchPublisher|pool-56-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:54.508+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:54.509+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:54.611+00:00|INFO|CambriaSimplerBatchPublisher|pool-57-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:54.612+00:00|WARN|HttpClient|pool-57-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:54.612+00:00|INFO|HttpClient|pool-57-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:54.627+00:00|INFO|HttpClient|pool-57-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:54.627+00:00|INFO|CambriaSimplerBatchPublisher|pool-57-thread-1] cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:23:55.511+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-11-08T00:23:55.511+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:55.614+00:00|INFO|CambriaSimplerBatchPublisher|pool-58-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:55.615+00:00|WARN|HttpClient|pool-58-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:55.616+00:00|INFO|HttpClient|pool-58-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:55.664+00:00|INFO|HttpClient|pool-58-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:55.664+00:00|INFO|CambriaSimplerBatchPublisher|pool-58-thread-1] cambria reply ok (49 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:23:56.515+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - download
[2022-11-08T00:23:57.388+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDownloadStatus
[2022-11-08T00:23:57.388+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:57.490+00:00|INFO|CambriaSimplerBatchPublisher|pool-59-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:57.491+00:00|WARN|HttpClient|pool-59-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:57.491+00:00|INFO|HttpClient|pool-59-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:57.521+00:00|INFO|HttpClient|pool-59-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:57.521+00:00|INFO|CambriaSimplerBatchPublisher|pool-59-thread-1] cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:23:58.399+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDeploymentStatus
[2022-11-08T00:23:58.399+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:58.501+00:00|INFO|CambriaSimplerBatchPublisher|pool-60-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:23:58.505+00:00|WARN|HttpClient|pool-60-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:58.505+00:00|INFO|HttpClient|pool-60-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:58.531+00:00|INFO|HttpClient|pool-60-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:58.532+00:00|INFO|CambriaSimplerBatchPublisher|pool-60-thread-1] cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:23:59.402+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendComponentDone status
[2022-11-08T00:23:59.402+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-11-08T00:23:59.504+00:00|INFO|CambriaSimplerBatchPublisher|pool-61-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-11-08T00:23:59.505+00:00|WARN|HttpClient|pool-61-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:23:59.505+00:00|INFO|HttpClient|pool-61-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:23:59.520+00:00|INFO|HttpClient|pool-61-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:23:59.521+00:00|INFO|CambriaSimplerBatchPublisher|pool-61-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:24:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:24:03.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:24:03.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:24:12.797+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-08T00:24:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:24:23.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:24:23.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:24:32.793+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-08T00:24:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:24:43.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:24:43.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:24:52.787+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-08T00:25:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:25:03.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:25:03.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:25:12.786+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-08T00:25:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:25:23.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:25:23.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:25:32.779+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-08T00:25:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:25:43.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:25:43.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:25:52.796+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-08T00:26:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:26:03.227+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:26:03.227+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:26:12.827+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-08T00:26:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:26:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:26:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:26:32.821+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:26:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:26:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:26:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:26:52.788+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:27:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:27:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:27:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:27:12.813+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:27:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:27:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:27:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:27:32.800+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:27:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:27:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:27:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:27:52.785+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:28:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:28:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:28:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:28:12.819+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:28:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:28:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:28:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:28:32.780+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T00:28:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:28:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:28:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:28:52.780+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T00:29:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:29:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:29:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:29:12.789+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:29:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:29:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:29:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:29:32.793+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:29:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:29:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:29:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:29:52.805+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:30:03.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:30:03.228+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:30:03.228+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:30:12.798+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:30:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:30:23.228+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:30:23.228+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:30:32.784+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:30:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:30:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:30:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:30:52.780+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:31:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:31:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:31:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:31:12.793+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T00:31:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:31:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:31:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:31:32.805+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:31:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:31:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:31:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:31:52.826+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:32:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:32:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:32:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:32:12.808+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:32:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:32:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:32:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:32:32.786+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:32:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:32:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:32:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:32:52.804+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:33:03.229+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:33:03.230+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:33:03.230+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:33:12.802+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:33:23.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:33:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:33:23.228+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:33:32.784+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:33:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:33:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:33:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:33:52.784+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:34:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:34:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:34:03.228+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:34:12.796+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:34:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:34:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:34:23.228+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:34:32.781+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:34:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:34:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:34:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:34:52.787+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:35:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:35:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:12.804+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:35:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:35:23.228+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:26.913+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:26.917+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-11-08T00:35:26.918+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:27.025+00:00|INFO|CambriaSimplerBatchPublisher|pool-62-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:35:27.026+00:00|WARN|HttpClient|pool-62-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:27.026+00:00|INFO|HttpClient|pool-62-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:27.060+00:00|INFO|HttpClient|pool-62-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:27.063+00:00|INFO|CambriaSimplerBatchPublisher|pool-62-thread-1] cambria reply ok (37 ms):{"serverTimeMs":5,"count":1}
[2022-11-08T00:35:27.925+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-11-08T00:35:27.925+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:28.027+00:00|INFO|CambriaSimplerBatchPublisher|pool-63-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:28.029+00:00|WARN|HttpClient|pool-63-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:28.029+00:00|INFO|HttpClient|pool-63-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:28.048+00:00|INFO|HttpClient|pool-63-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:28.048+00:00|INFO|CambriaSimplerBatchPublisher|pool-63-thread-1] cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:35:28.927+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-11-08T00:35:28.927+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:29.030+00:00|INFO|CambriaSimplerBatchPublisher|pool-64-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:29.031+00:00|WARN|HttpClient|pool-64-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:29.031+00:00|INFO|HttpClient|pool-64-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:29.057+00:00|INFO|HttpClient|pool-64-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:29.057+00:00|INFO|CambriaSimplerBatchPublisher|pool-64-thread-1] cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:35:29.931+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-11-08T00:35:29.931+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:30.034+00:00|INFO|CambriaSimplerBatchPublisher|pool-65-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:30.035+00:00|WARN|HttpClient|pool-65-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:30.035+00:00|INFO|HttpClient|pool-65-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:30.054+00:00|INFO|HttpClient|pool-65-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:30.055+00:00|INFO|CambriaSimplerBatchPublisher|pool-65-thread-1] cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:35:30.934+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-11-08T00:35:30.935+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:31.037+00:00|INFO|CambriaSimplerBatchPublisher|pool-66-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:31.038+00:00|WARN|HttpClient|pool-66-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:31.038+00:00|INFO|HttpClient|pool-66-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:31.057+00:00|INFO|HttpClient|pool-66-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:31.057+00:00|INFO|CambriaSimplerBatchPublisher|pool-66-thread-1] cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:35:31.938+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-11-08T00:35:31.938+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:32.041+00:00|INFO|CambriaSimplerBatchPublisher|pool-67-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:32.041+00:00|WARN|HttpClient|pool-67-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:32.041+00:00|INFO|HttpClient|pool-67-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:32.065+00:00|INFO|HttpClient|pool-67-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:32.065+00:00|INFO|CambriaSimplerBatchPublisher|pool-67-thread-1] cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:35:32.941+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-11-08T00:35:32.941+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:33.043+00:00|INFO|CambriaSimplerBatchPublisher|pool-68-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:33.044+00:00|WARN|HttpClient|pool-68-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:33.044+00:00|INFO|HttpClient|pool-68-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:33.058+00:00|INFO|HttpClient|pool-68-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:33.058+00:00|INFO|CambriaSimplerBatchPublisher|pool-68-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:35:33.944+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-11-08T00:35:33.944+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:34.046+00:00|INFO|CambriaSimplerBatchPublisher|pool-69-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:34.047+00:00|WARN|HttpClient|pool-69-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:34.047+00:00|INFO|HttpClient|pool-69-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:34.062+00:00|INFO|HttpClient|pool-69-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:34.063+00:00|INFO|CambriaSimplerBatchPublisher|pool-69-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:35:34.948+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - download
[2022-11-08T00:35:35.014+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDownloadStatus
[2022-11-08T00:35:35.014+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:35.117+00:00|INFO|CambriaSimplerBatchPublisher|pool-70-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:35.118+00:00|WARN|HttpClient|pool-70-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:35.118+00:00|INFO|HttpClient|pool-70-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:35.131+00:00|INFO|HttpClient|pool-70-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:35.132+00:00|INFO|CambriaSimplerBatchPublisher|pool-70-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:35:36.020+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDeploymentStatus
[2022-11-08T00:35:36.021+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:36.123+00:00|INFO|CambriaSimplerBatchPublisher|pool-71-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:36.124+00:00|WARN|HttpClient|pool-71-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:36.124+00:00|INFO|HttpClient|pool-71-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:36.142+00:00|INFO|HttpClient|pool-71-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:36.142+00:00|INFO|CambriaSimplerBatchPublisher|pool-71-thread-1] cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:35:37.023+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendComponentDone status
[2022-11-08T00:35:37.024+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-11-08T00:35:37.126+00:00|INFO|CambriaSimplerBatchPublisher|pool-72-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:35:37.126+00:00|WARN|HttpClient|pool-72-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:35:37.126+00:00|INFO|HttpClient|pool-72-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:37.144+00:00|INFO|HttpClient|pool-72-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:35:37.144+00:00|INFO|CambriaSimplerBatchPublisher|pool-72-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:35:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:35:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:35:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:35:52.791+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:36:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:36:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:36:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:36:12.790+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:36:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:36:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:36:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:36:32.801+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:36:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:36:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:36:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:36:52.790+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:37:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:37:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:37:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:37:12.803+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:37:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:37:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:37:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:37:32.818+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:37:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:37:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:37:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:37:52.813+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:38:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:38:03.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:38:03.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:38:12.797+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:38:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:38:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:38:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:38:32.785+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:38:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:38:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:38:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:38:52.815+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:39:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:39:03.228+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:39:03.228+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:39:12.792+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:39:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:39:23.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:39:23.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:39:32.800+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:39:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:39:43.227+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:39:43.227+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:39:52.809+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-08T00:40:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:40:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:40:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:40:12.784+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:40:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:40:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:40:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:40:32.807+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:40:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:40:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:40:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:40:52.849+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T00:41:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:41:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:41:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:41:12.812+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T00:41:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:41:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:41:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:41:32.817+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T00:41:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:41:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:41:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:41:52.822+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T00:42:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:42:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:42:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:42:12.802+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:42:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:42:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:42:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:42:32.817+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:42:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:42:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:42:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:42:52.791+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:43:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:43:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:43:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:43:12.802+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:43:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:43:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:43:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:43:32.817+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:43:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:43:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:43:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:43:52.803+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:44:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:44:03.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:44:03.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:44:12.795+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:44:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:44:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:44:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:44:32.787+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:44:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:44:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:44:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:44:52.805+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:45:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:45:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:45:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:45:12.801+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:45:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:45:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:45:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:45:32.818+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:45:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:45:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:45:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:45:52.808+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:46:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:46:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:46:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:46:12.798+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:46:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:46:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:46:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:46:32.797+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:46:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:46:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:46:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:46:52.819+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:47:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:47:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:47:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:47:12.778+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:47:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:47:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:47:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:47:32.828+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:47:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:47:43.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:47:43.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:47:52.794+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:48:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:48:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:48:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:48:12.799+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T00:48:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:48:23.228+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:48:23.228+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:48:32.804+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:48:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:48:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:48:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:48:52.807+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:49:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:49:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:49:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:49:12.789+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:49:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:49:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:49:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:49:32.811+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:49:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:49:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:49:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:49:52.806+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:50:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:50:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:50:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:50:12.798+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:50:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:50:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:50:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:50:32.781+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:50:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:50:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:50:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:50:52.802+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:51:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:51:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:51:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:51:12.808+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:51:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:51:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:51:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:51:32.792+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:51:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:51:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:51:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:51:52.824+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:52:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:52:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:52:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:52:12.784+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:52:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:52:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:52:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:52:32.792+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:52:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:52:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:52:43.228+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:52:52.792+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:53:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:53:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:12.802+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:53:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:53:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:32.790+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:53:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:53:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:43.866+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:43.873+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:43.874+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:43.981+00:00|INFO|CambriaSimplerBatchPublisher|pool-73-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-11-08T00:53:43.982+00:00|WARN|HttpClient|pool-73-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:43.982+00:00|INFO|HttpClient|pool-73-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:44.019+00:00|INFO|HttpClient|pool-73-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:44.019+00:00|INFO|CambriaSimplerBatchPublisher|pool-73-thread-1] cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:44.882+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:44.883+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:44.987+00:00|INFO|CambriaSimplerBatchPublisher|pool-74-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
[2022-11-08T00:53:44.987+00:00|WARN|HttpClient|pool-74-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:44.987+00:00|INFO|HttpClient|pool-74-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:45.005+00:00|INFO|HttpClient|pool-74-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:45.006+00:00|INFO|CambriaSimplerBatchPublisher|pool-74-thread-1] cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:45.887+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:45.887+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:45.989+00:00|INFO|CambriaSimplerBatchPublisher|pool-75-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:53:45.990+00:00|WARN|HttpClient|pool-75-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:45.990+00:00|INFO|HttpClient|pool-75-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:46.007+00:00|INFO|HttpClient|pool-75-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:46.007+00:00|INFO|CambriaSimplerBatchPublisher|pool-75-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:46.890+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:46.890+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:46.993+00:00|INFO|CambriaSimplerBatchPublisher|pool-76-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:53:46.994+00:00|WARN|HttpClient|pool-76-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:46.994+00:00|INFO|HttpClient|pool-76-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:47.009+00:00|INFO|HttpClient|pool-76-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:47.009+00:00|INFO|CambriaSimplerBatchPublisher|pool-76-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:47.893+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:47.894+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:47.996+00:00|INFO|CambriaSimplerBatchPublisher|pool-77-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:53:47.998+00:00|WARN|HttpClient|pool-77-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:47.998+00:00|INFO|HttpClient|pool-77-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:48.018+00:00|INFO|HttpClient|pool-77-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:48.019+00:00|INFO|CambriaSimplerBatchPublisher|pool-77-thread-1] cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:48.896+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:48.897+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:48.999+00:00|INFO|CambriaSimplerBatchPublisher|pool-78-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:53:49.000+00:00|WARN|HttpClient|pool-78-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:49.000+00:00|INFO|HttpClient|pool-78-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:49.020+00:00|INFO|HttpClient|pool-78-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:49.020+00:00|INFO|CambriaSimplerBatchPublisher|pool-78-thread-1] cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:49.899+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:49.900+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:50.002+00:00|INFO|CambriaSimplerBatchPublisher|pool-79-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:53:50.003+00:00|WARN|HttpClient|pool-79-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:50.003+00:00|INFO|HttpClient|pool-79-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:50.018+00:00|INFO|HttpClient|pool-79-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:50.018+00:00|INFO|CambriaSimplerBatchPublisher|pool-79-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:50.903+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:50.903+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:51.006+00:00|INFO|CambriaSimplerBatchPublisher|pool-80-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:53:51.006+00:00|WARN|HttpClient|pool-80-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:51.007+00:00|INFO|HttpClient|pool-80-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:51.031+00:00|INFO|HttpClient|pool-80-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:51.031+00:00|INFO|CambriaSimplerBatchPublisher|pool-80-thread-1] cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:51.906+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:51.907+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:52.009+00:00|INFO|CambriaSimplerBatchPublisher|pool-81-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:53:52.009+00:00|WARN|HttpClient|pool-81-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:52.009+00:00|INFO|HttpClient|pool-81-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:52.024+00:00|INFO|HttpClient|pool-81-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:52.024+00:00|INFO|CambriaSimplerBatchPublisher|pool-81-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:52.909+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:53:52.909+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:53.011+00:00|INFO|CambriaSimplerBatchPublisher|pool-82-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:53:53.012+00:00|WARN|HttpClient|pool-82-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:53.012+00:00|INFO|HttpClient|pool-82-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:53.031+00:00|INFO|HttpClient|pool-82-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:53.031+00:00|INFO|CambriaSimplerBatchPublisher|pool-82-thread-1] cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:53.913+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - download
[2022-11-08T00:53:53.976+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDownloadStatus
[2022-11-08T00:53:53.977+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:54.079+00:00|INFO|CambriaSimplerBatchPublisher|pool-83-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:53:54.080+00:00|WARN|HttpClient|pool-83-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:54.080+00:00|INFO|HttpClient|pool-83-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:54.112+00:00|INFO|HttpClient|pool-83-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:54.113+00:00|INFO|CambriaSimplerBatchPublisher|pool-83-thread-1] cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:53:54.982+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDeploymentStatus
[2022-11-08T00:53:54.982+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:55.084+00:00|INFO|CambriaSimplerBatchPublisher|pool-84-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:53:55.086+00:00|WARN|HttpClient|pool-84-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:55.086+00:00|INFO|HttpClient|pool-84-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:55.120+00:00|INFO|HttpClient|pool-84-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:55.121+00:00|INFO|CambriaSimplerBatchPublisher|pool-84-thread-1] cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:53:55.985+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendComponentDone status
[2022-11-08T00:53:55.985+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:53:56.087+00:00|INFO|CambriaSimplerBatchPublisher|pool-85-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:53:56.088+00:00|WARN|HttpClient|pool-85-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:53:56.088+00:00|INFO|HttpClient|pool-85-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:53:56.104+00:00|INFO|HttpClient|pool-85-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:53:56.104+00:00|INFO|CambriaSimplerBatchPublisher|pool-85-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:54:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:54:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:54:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:05.134+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:05.136+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:54:05.136+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:05.238+00:00|INFO|CambriaSimplerBatchPublisher|pool-86-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:54:05.239+00:00|WARN|HttpClient|pool-86-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:05.239+00:00|INFO|HttpClient|pool-86-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:05.256+00:00|INFO|HttpClient|pool-86-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:05.257+00:00|INFO|CambriaSimplerBatchPublisher|pool-86-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:54:06.138+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:54:06.139+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:06.241+00:00|INFO|CambriaSimplerBatchPublisher|pool-87-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:54:06.242+00:00|WARN|HttpClient|pool-87-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:06.242+00:00|INFO|HttpClient|pool-87-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:06.259+00:00|INFO|HttpClient|pool-87-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:06.259+00:00|INFO|CambriaSimplerBatchPublisher|pool-87-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:54:07.141+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:54:07.141+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:07.243+00:00|INFO|CambriaSimplerBatchPublisher|pool-88-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:54:07.244+00:00|WARN|HttpClient|pool-88-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:07.244+00:00|INFO|HttpClient|pool-88-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:07.272+00:00|INFO|HttpClient|pool-88-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:07.273+00:00|INFO|CambriaSimplerBatchPublisher|pool-88-thread-1] cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:54:08.143+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:54:08.143+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:08.246+00:00|INFO|CambriaSimplerBatchPublisher|pool-89-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:54:08.247+00:00|WARN|HttpClient|pool-89-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:08.247+00:00|INFO|HttpClient|pool-89-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:08.286+00:00|INFO|HttpClient|pool-89-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:08.286+00:00|INFO|CambriaSimplerBatchPublisher|pool-89-thread-1] cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:54:09.146+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:54:09.146+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:09.248+00:00|INFO|CambriaSimplerBatchPublisher|pool-90-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:54:09.248+00:00|WARN|HttpClient|pool-90-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:09.249+00:00|INFO|HttpClient|pool-90-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:09.274+00:00|INFO|HttpClient|pool-90-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:09.274+00:00|INFO|CambriaSimplerBatchPublisher|pool-90-thread-1] cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:54:10.148+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:54:10.148+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:10.250+00:00|INFO|CambriaSimplerBatchPublisher|pool-91-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:54:10.251+00:00|WARN|HttpClient|pool-91-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:10.251+00:00|INFO|HttpClient|pool-91-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:10.266+00:00|INFO|HttpClient|pool-91-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:10.267+00:00|INFO|CambriaSimplerBatchPublisher|pool-91-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:54:11.150+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:54:11.151+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:11.253+00:00|INFO|CambriaSimplerBatchPublisher|pool-92-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:54:11.254+00:00|WARN|HttpClient|pool-92-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:11.254+00:00|INFO|HttpClient|pool-92-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:11.308+00:00|INFO|HttpClient|pool-92-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:11.308+00:00|INFO|CambriaSimplerBatchPublisher|pool-92-thread-1] cambria reply ok (55 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:54:12.153+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-08T00:54:12.154+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:12.255+00:00|INFO|CambriaSimplerBatchPublisher|pool-93-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:54:12.256+00:00|WARN|HttpClient|pool-93-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:12.256+00:00|INFO|HttpClient|pool-93-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:12.270+00:00|INFO|HttpClient|pool-93-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:12.270+00:00|INFO|CambriaSimplerBatchPublisher|pool-93-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:54:13.156+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - download
[2022-11-08T00:54:13.284+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDownloadStatus
[2022-11-08T00:54:13.285+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:13.387+00:00|INFO|CambriaSimplerBatchPublisher|pool-94-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-08T00:54:13.387+00:00|WARN|HttpClient|pool-94-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:13.387+00:00|INFO|HttpClient|pool-94-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:13.404+00:00|INFO|HttpClient|pool-94-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:13.404+00:00|INFO|CambriaSimplerBatchPublisher|pool-94-thread-1] cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
[2022-11-08T00:54:14.288+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDeploymentStatus
[2022-11-08T00:54:14.288+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:14.390+00:00|INFO|CambriaSimplerBatchPublisher|pool-95-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:54:14.391+00:00|WARN|HttpClient|pool-95-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:14.391+00:00|INFO|HttpClient|pool-95-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:14.434+00:00|INFO|HttpClient|pool-95-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:14.435+00:00|INFO|CambriaSimplerBatchPublisher|pool-95-thread-1] cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:54:15.291+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendComponentDone status
[2022-11-08T00:54:15.291+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-08T00:54:15.393+00:00|INFO|CambriaSimplerBatchPublisher|pool-96-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-08T00:54:15.394+00:00|WARN|HttpClient|pool-96-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-08T00:54:15.394+00:00|INFO|HttpClient|pool-96-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:15.410+00:00|INFO|HttpClient|pool-96-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:15.410+00:00|INFO|CambriaSimplerBatchPublisher|pool-96-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-08T00:54:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:54:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:54:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:32.793+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:54:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:54:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:54:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:54:52.791+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:55:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:55:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:55:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:55:12.784+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:55:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:55:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:55:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:55:32.816+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:55:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:55:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:55:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:55:52.802+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:56:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:56:03.228+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:56:03.228+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:56:12.828+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:56:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:56:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:56:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:56:32.781+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:56:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:56:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:56:43.228+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:56:52.794+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:57:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:57:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:57:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:57:12.780+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:57:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:57:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:57:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:57:32.792+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:57:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:57:43.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:57:43.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:57:52.778+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:58:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:58:03.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:58:03.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:58:12.815+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:58:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:58:23.227+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:58:23.227+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:58:32.818+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-08T00:58:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:58:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:58:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:58:52.813+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:59:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:59:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:59:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:59:12.809+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:59:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:59:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:59:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:59:32.799+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T00:59:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T00:59:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T00:59:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T00:59:52.796+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:00:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:00:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:00:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:00:12.791+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:00:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:00:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:00:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:00:32.798+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:00:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:00:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:00:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:00:52.794+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:01:03.228+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:01:03.229+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:01:03.229+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:01:12.792+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:01:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:01:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:01:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:01:32.785+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:01:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:01:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:01:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:01:52.795+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:02:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:02:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:02:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:02:12.812+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:02:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:02:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:02:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:02:32.776+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:02:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:02:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:02:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:02:52.792+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:03:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:03:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:03:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:03:12.817+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:03:23.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:03:23.228+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:03:23.228+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:03:32.794+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:03:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:03:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:03:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:03:52.794+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:04:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:04:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:04:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:04:12.789+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:04:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:04:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:04:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:04:32.813+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:04:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:04:43.228+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:04:43.228+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:04:52.811+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:05:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:05:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:05:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:05:12.806+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:05:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:05:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:05:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:05:32.789+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:05:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:05:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:05:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:05:52.782+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:06:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:06:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:06:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:06:12.776+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:06:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:06:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:06:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:06:32.878+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:06:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:06:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:06:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:06:52.865+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:07:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:07:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:07:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:07:12.774+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:07:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:07:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:07:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:07:32.786+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:07:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:07:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:07:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:07:52.785+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:08:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:08:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:08:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:08:12.814+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:08:23.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:08:23.228+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:08:23.228+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:08:32.841+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:08:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:08:43.228+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:08:43.228+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:08:52.777+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:09:03.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:09:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:09:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:09:13.227+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:09:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:09:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:09:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:09:32.797+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:09:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:09:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:09:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:09:52.786+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:10:03.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:10:03.228+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:10:03.228+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:10:12.782+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:10:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:10:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:10:23.228+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:10:32.876+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:10:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:10:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:10:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:10:52.812+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:11:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:11:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:11:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:11:12.783+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:11:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:11:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:11:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:11:32.779+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:11:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:11:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:11:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:11:52.804+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:12:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:12:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:12:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:12:12.952+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:12:23.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:12:23.228+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:12:23.228+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:12:32.774+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:12:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:12:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:12:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:12:52.784+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:13:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:13:03.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:13:03.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:13:12.772+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:13:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:13:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:13:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:13:32.795+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:13:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:13:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:13:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:13:53.029+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:14:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:14:03.228+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:14:03.228+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:14:12.787+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:14:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:14:23.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:14:23.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:14:32.780+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:14:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:14:43.227+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:14:43.227+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:14:52.775+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-08T01:15:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:15:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:15:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:15:12.787+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:15:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:15:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:15:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:15:32.995+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:15:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:15:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:15:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:15:52.779+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:16:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:16:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:16:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:16:12.780+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:16:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:16:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:16:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:16:32.781+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:16:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:16:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:16:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:16:52.776+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:17:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:17:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:17:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:17:13.107+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:17:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:17:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:17:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:17:32.791+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:17:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:17:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:17:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:17:52.783+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:18:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:18:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:18:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:18:12.779+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:18:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:18:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:18:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:18:32.788+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:18:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:18:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:18:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:18:52.773+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:19:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:19:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:19:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:19:12.783+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:19:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:19:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:19:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:19:32.775+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:19:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:19:43.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:19:43.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:19:52.795+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:20:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:20:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:20:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:20:12.772+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:20:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:20:23.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:20:23.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:20:32.780+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:20:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:20:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:20:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:20:52.830+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:21:03.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:21:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:21:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:21:12.781+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:21:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:21:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:21:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:21:32.784+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:21:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:21:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:21:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:21:52.784+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:22:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:22:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:22:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:22:12.777+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:22:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:22:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:22:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:22:32.790+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:22:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:22:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:22:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:22:52.784+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:23:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:23:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:23:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:23:12.789+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:23:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:23:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:23:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:23:32.795+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:23:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:23:43.228+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:23:43.228+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:23:52.780+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:24:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:24:03.227+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:24:03.227+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:24:12.782+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-08T01:24:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:24:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:24:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:24:32.777+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:24:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:24:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:24:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:24:52.796+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:25:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:25:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:25:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:25:12.791+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:25:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:25:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:25:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:25:32.796+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:25:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:25:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:25:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:25:52.786+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:26:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:26:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:26:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:26:12.796+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:26:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:26:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:26:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:26:32.804+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:26:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:26:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:26:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:26:52.787+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:27:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:27:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:27:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:27:12.797+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:27:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:27:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:27:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:27:32.782+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:27:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:27:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:27:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:27:52.790+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:28:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:28:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:28:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:28:12.792+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:28:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:28:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:28:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:28:32.799+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:28:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:28:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:28:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:28:52.789+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:29:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:29:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:29:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:29:12.792+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:29:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:29:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:29:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:29:32.786+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:29:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:29:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:29:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:29:52.790+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:30:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:30:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:30:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:30:12.786+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:30:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:30:23.228+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:30:23.228+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:30:32.798+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:30:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:30:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:30:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:30:52.778+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:31:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:31:03.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:31:03.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:31:12.798+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:31:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:31:23.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:31:23.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:31:32.784+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:31:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:31:43.227+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:31:43.227+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:31:52.799+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-08T01:32:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:32:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:32:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:32:12.782+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:32:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:32:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:32:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:32:32.801+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:32:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:32:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:32:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:32:52.791+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:33:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:33:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:33:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:33:12.798+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:33:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:33:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:33:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:33:32.797+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:33:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:33:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:33:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:33:52.801+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:34:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:34:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:34:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:34:12.803+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:34:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:34:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:34:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:34:32.795+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:34:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:34:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:34:43.228+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:34:52.796+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:35:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:35:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:35:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:35:12.797+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:35:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:35:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:35:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:35:32.804+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:35:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:35:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:35:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:35:52.787+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:36:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:36:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:36:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:36:12.794+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:36:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:36:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:36:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:36:32.792+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:36:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:36:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:36:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:36:52.786+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:37:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:37:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:37:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:37:12.797+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:37:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:37:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:37:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:37:32.778+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:37:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:37:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:37:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:37:52.795+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:38:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:38:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:38:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:38:12.782+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:38:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:38:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:38:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:38:32.780+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:38:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:38:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:38:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:38:52.792+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:39:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:39:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:39:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:39:12.799+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:39:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:39:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:39:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:39:32.805+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:39:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:39:43.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:39:43.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:39:52.790+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-08T01:40:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:40:03.227+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:40:03.227+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:40:12.796+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-08T01:40:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:40:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:40:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:40:32.792+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:40:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:40:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:40:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:40:52.789+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:41:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:41:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:41:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:41:12.802+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:41:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:41:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:41:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:41:32.797+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:41:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:41:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:41:43.228+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:41:52.786+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:42:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:42:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:42:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:42:12.783+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:42:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:42:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:42:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:42:32.789+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:42:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:42:43.226+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:42:43.226+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:42:52.792+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:43:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:43:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:43:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:43:12.789+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:43:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:43:23.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:43:23.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:43:32.803+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:43:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:43:43.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:43:43.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:43:52.787+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:44:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:44:03.227+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:44:03.227+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:44:12.809+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:44:23.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:44:23.228+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:44:23.228+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:44:32.797+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-08T01:44:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:44:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:44:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:44:52.798+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:45:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:45:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:45:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:45:12.778+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:45:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:45:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:45:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:45:32.821+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:45:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:45:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:45:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:45:52.783+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:46:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:46:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:46:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:46:12.794+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:46:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:46:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:46:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:46:32.794+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:46:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:46:43.226+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:46:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:46:52.792+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:47:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:47:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:47:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:47:12.782+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:47:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:47:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:47:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:47:32.785+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:47:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:47:43.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:47:43.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:47:52.781+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:48:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:48:03.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:48:03.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:48:12.784+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:48:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:48:23.227+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:48:23.227+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:48:32.775+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-08T01:48:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:48:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:48:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:48:52.792+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:49:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:49:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:49:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:49:12.792+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:49:23.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:49:23.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:49:23.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:49:32.791+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:49:43.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:49:43.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:49:43.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:49:52.785+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:50:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:50:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:50:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:50:12.777+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:50:23.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:50:23.228+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:50:23.228+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:50:32.783+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:50:43.227+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:50:43.228+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:50:43.228+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:50:52.782+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-08T01:51:03.226+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-08T01:51:03.227+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-08T01:51:03.227+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as UigNULt17xMyvJOw) ...
[2022-11-08T01:51:12.777+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK