Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-11-24T08:41:20.345+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-11-24T08:41:20.606+00:00|INFO|log|main] Logging initialized @798ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-11-24T08:41:20.818+00:00|INFO|ServiceManager|main] service manager starting
[2022-11-24T08:41:20.819+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-11-24T08:41:20.819+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-24T08:41:20.861+00:00|INFO|ServiceManager|main] service manager started
[2022-11-24T08:41:20.861+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-24T08:41:20.888+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-24T08:41:20.929+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-11-24T08:41:20.929+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-11-24T08:41:20.931+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-11-24T08:41:20.983+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:41:20.983+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-11-24T08:41:21.538+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-24T08:41:21.540+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@76ccca03
[2022-11-24T08:41:21.541+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-24T08:41:21.545+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-24T08:41:21.545+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:41:21.627+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-11-24T08:41:21.628+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-11-24T08:41:21.704+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@6ff65192{/,null,AVAILABLE}
[2022-11-24T08:41:21.720+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-11-24T08:41:21.720+00:00|INFO|Server|SDCDistributionGroup-6969] Started @1913ms
[2022-11-24T08:41:50.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:41:51.022+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@717bfc42
[2022-11-24T08:41:51.022+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:41:51.023+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-24T08:41:51.023+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:42:20.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:42:21.002+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@71dbd7a2
[2022-11-24T08:42:21.002+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:42:21.003+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-24T08:42:21.003+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:42:50.984+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:42:51.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bf3dade
[2022-11-24T08:42:51.001+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:42:51.001+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-24T08:42:51.001+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:43:20.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:43:20.991+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39ece0ac
[2022-11-24T08:43:20.991+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:43:20.992+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-24T08:43:20.992+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:43:50.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:43:50.990+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3f75bb26
[2022-11-24T08:43:50.990+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:43:50.991+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-24T08:43:50.991+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:44:20.984+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:44:21.000+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@12476bb3
[2022-11-24T08:44:21.000+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:44:21.000+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-24T08:44:21.000+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:44:50.983+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:44:50.995+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@373c6e60
[2022-11-24T08:44:50.995+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:44:50.995+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-24T08:44:50.995+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:45:20.983+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:45:20.997+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@62ec004e
[2022-11-24T08:45:20.997+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:45:20.997+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-24T08:45:20.997+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:45:50.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:45:50.987+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6208ca22
[2022-11-24T08:45:50.987+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:45:50.987+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-24T08:45:50.987+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:46:20.983+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:46:21.012+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6aba2bda
[2022-11-24T08:46:21.012+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:46:21.013+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-24T08:46:21.013+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:46:50.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:46:50.987+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@69141b8e
[2022-11-24T08:46:50.987+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:46:50.988+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-24T08:46:50.988+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:47:20.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:47:21.021+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f7e1a6d
[2022-11-24T08:47:21.021+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:47:21.022+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-24T08:47:21.022+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:47:50.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:47:50.986+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1d4bd572
[2022-11-24T08:47:50.986+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:47:50.986+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-24T08:47:50.986+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:48:20.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:48:21.030+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a8d5386
[2022-11-24T08:48:21.030+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:48:21.030+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-24T08:48:21.030+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:48:50.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:48:50.991+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5cf0a139
[2022-11-24T08:48:50.991+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:48:50.991+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-24T08:48:50.991+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:49:20.983+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:49:20.993+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c75052c
[2022-11-24T08:49:20.993+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:49:20.993+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-24T08:49:20.993+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:49:50.983+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:49:50.989+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61c57e2e
[2022-11-24T08:49:50.989+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:49:50.989+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-24T08:49:50.989+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:50:20.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:50:20.993+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6a44a706
[2022-11-24T08:50:20.993+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:50:20.993+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-24T08:50:20.993+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:50:50.984+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:50:50.991+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c4eb2b5
[2022-11-24T08:50:50.991+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:50:50.992+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-24T08:50:50.992+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:51:20.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:51:21.003+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@791fa012
[2022-11-24T08:51:21.003+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:51:21.004+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-24T08:51:21.004+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:51:50.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:51:50.986+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7658ac99
[2022-11-24T08:51:50.987+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:51:50.987+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-24T08:51:50.987+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:52:20.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:52:20.992+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2e63dec8
[2022-11-24T08:52:20.992+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:52:20.992+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-24T08:52:20.992+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:52:50.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:52:50.992+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@33f2503a
[2022-11-24T08:52:50.992+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:52:50.993+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-24T08:52:50.993+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:53:20.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:53:20.991+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f1509aa
[2022-11-24T08:53:20.991+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:53:20.992+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-24T08:53:20.992+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:53:50.984+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:53:50.988+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@154fedd
[2022-11-24T08:53:50.988+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-24T08:53:50.988+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-24T08:53:50.988+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-24T08:54:20.982+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-24T08:54:21.320+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
[2022-11-24T08:54:21.463+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2022-11-24T08:54:21.949+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient
[2022-11-24T08:54:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:54:21.959+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-24T08:54:21.959+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:54:32.591+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T08:54:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:54:41.955+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-24T08:54:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:54:51.522+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T08:55:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:55:01.958+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-24T08:55:01.958+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:55:11.539+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T08:55:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:55:21.955+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-24T08:55:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:55:31.528+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T08:55:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:55:41.955+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-24T08:55:41.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:55:51.606+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T08:56:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:56:01.955+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-24T08:56:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:56:11.529+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T08:56:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:56:21.955+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-24T08:56:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:56:31.576+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T08:56:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:56:41.955+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-24T08:56:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:56:51.534+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T08:57:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:57:01.956+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-24T08:57:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:57:11.556+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-24T08:57:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:57:21.955+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-24T08:57:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:57:31.578+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T08:57:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:57:41.955+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-24T08:57:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:57:51.548+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T08:58:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:58:01.955+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-24T08:58:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:58:11.609+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T08:58:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:58:21.955+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-24T08:58:21.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:58:31.534+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T08:58:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:58:41.955+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-24T08:58:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:58:51.578+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T08:59:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:59:01.955+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-24T08:59:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:59:11.525+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T08:59:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:59:21.957+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-24T08:59:21.959+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:59:31.518+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T08:59:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T08:59:41.957+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-24T08:59:41.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T08:59:51.570+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:00:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:00:01.955+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-24T09:00:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:00:11.651+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:00:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:00:21.955+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-24T09:00:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:00:31.543+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:00:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:00:41.956+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-24T09:00:41.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:00:51.524+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:01:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:01:01.955+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-24T09:01:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:01:11.580+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:01:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:01:21.959+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-24T09:01:21.959+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:01:31.548+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:01:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:01:41.955+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-24T09:01:41.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:01:51.537+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:02:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:02:01.955+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-24T09:02:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:02:11.518+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:02:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:02:21.955+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-24T09:02:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:02:31.580+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:02:41.956+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:02:41.957+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-24T09:02:41.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:02:51.671+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:03:01.958+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:03:01.985+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-24T09:03:01.985+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:03:11.594+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:03:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:03:21.955+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-24T09:03:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:03:31.600+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:03:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:03:41.955+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-24T09:03:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:03:51.572+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:04:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:04:01.955+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-24T09:04:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:04:11.516+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:04:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:04:21.955+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-24T09:04:21.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:04:31.530+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:04:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:04:41.958+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-24T09:04:41.958+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:04:51.593+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:05:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:05:01.955+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-24T09:05:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:05:11.529+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:05:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:05:21.955+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-24T09:05:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:05:31.522+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:05:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:05:41.955+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-24T09:05:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:05:51.576+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:06:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:06:01.955+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-24T09:06:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:06:11.530+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:06:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:06:21.955+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-24T09:06:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:06:31.536+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:06:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:06:41.955+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-24T09:06:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:06:51.516+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:07:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:07:01.955+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-24T09:07:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:07:11.519+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:07:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:07:21.956+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-24T09:07:21.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:07:31.529+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:07:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:07:41.955+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-24T09:07:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:07:51.530+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:08:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:08:01.957+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-24T09:08:01.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:08:11.520+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:08:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:08:21.955+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-24T09:08:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:08:31.515+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:08:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:08:41.955+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-24T09:08:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:08:51.538+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T09:09:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:09:01.955+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-24T09:09:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:09:11.515+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T09:09:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:09:21.955+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-24T09:09:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:09:31.546+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:09:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:09:41.955+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-24T09:09:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:09:51.538+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:10:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:10:01.955+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-24T09:10:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:10:11.538+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:10:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:10:21.955+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-24T09:10:21.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:10:31.534+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:10:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:10:41.955+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-24T09:10:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:10:51.514+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:11:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:11:01.955+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-24T09:11:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:11:11.541+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:11:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:11:21.955+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-24T09:11:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:11:31.520+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:11:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:11:41.955+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-24T09:11:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:11:51.548+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:12:01.956+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:12:01.958+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-24T09:12:01.958+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:12:11.520+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:12:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:12:21.957+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-24T09:12:21.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:12:31.533+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:12:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:12:41.956+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-24T09:12:41.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:12:51.522+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:13:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:13:01.956+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-24T09:13:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:13:11.523+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:13:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:13:21.955+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-24T09:13:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:13:31.536+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:13:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:13:41.955+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-24T09:13:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:13:51.587+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:14:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:14:01.955+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-24T09:14:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:14:11.513+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:14:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:14:21.955+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-24T09:14:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:14:31.518+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:14:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:14:41.955+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-24T09:14:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:14:51.518+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:15:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:15:01.955+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-24T09:15:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:15:11.537+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:15:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:15:21.955+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-24T09:15:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:15:31.534+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:15:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:15:41.955+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-24T09:15:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:15:51.517+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:16:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:16:01.955+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-24T09:16:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:16:11.516+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:16:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:16:21.955+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-24T09:16:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:16:31.525+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:16:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:16:41.955+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-24T09:16:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:16:51.521+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:17:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:17:01.957+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-24T09:17:01.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:17:11.517+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:17:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:17:21.956+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-24T09:17:21.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:17:31.531+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:17:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:17:41.955+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-24T09:17:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:17:51.517+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:18:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:18:01.955+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-24T09:18:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:18:11.578+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:18:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:18:21.955+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-24T09:18:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:18:31.527+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T09:18:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:18:41.955+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-24T09:18:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:18:51.519+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T09:19:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:19:01.955+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-24T09:19:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:19:11.512+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T09:19:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:19:21.955+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-24T09:19:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:19:31.513+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T09:19:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:19:41.955+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-24T09:19:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:19:51.533+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T09:20:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:20:01.956+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-24T09:20:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:20:11.559+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T09:20:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:20:21.955+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-24T09:20:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:20:31.539+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-24T09:20:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:20:41.955+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-24T09:20:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:20:51.518+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:21:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:21:01.955+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-24T09:21:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:21:11.521+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:21:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:21:21.955+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-24T09:21:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:21:31.558+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T09:21:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:21:41.955+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-24T09:21:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:21:51.562+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:22:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:22:01.957+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-24T09:22:01.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:22:11.518+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:22:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:22:21.955+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-24T09:22:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:22:31.525+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:22:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:22:41.955+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-24T09:22:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:22:51.544+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:23:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:23:01.955+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-24T09:23:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:23:11.514+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:23:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:23:21.955+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-24T09:23:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:23:31.515+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:23:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:23:41.955+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-24T09:23:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:23:51.526+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:24:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:24:01.955+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-24T09:24:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:24:11.516+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:24:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:24:21.955+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-24T09:24:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:24:31.527+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:24:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:24:41.955+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-24T09:24:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:24:51.524+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:25:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:25:01.956+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-24T09:25:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:25:11.509+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:25:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:25:21.955+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-24T09:25:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:25:31.513+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:25:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:25:41.955+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-24T09:25:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:25:51.517+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:26:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:26:01.955+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-24T09:26:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:26:11.512+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:26:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:26:21.955+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-24T09:26:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:26:31.530+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:26:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:26:41.955+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-24T09:26:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:26:51.516+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:27:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:27:01.957+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-24T09:27:01.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:27:11.520+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T09:27:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:27:21.955+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-24T09:27:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:27:31.529+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:27:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:27:41.955+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-24T09:27:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:27:51.531+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:28:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:28:01.955+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-24T09:28:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:28:11.517+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:28:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:28:21.955+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-24T09:28:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:28:31.516+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:28:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:28:41.955+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-24T09:28:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:28:51.510+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:29:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:29:01.954+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-24T09:29:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:29:11.518+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:29:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:29:21.955+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-24T09:29:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:29:31.532+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:29:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:29:41.955+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-24T09:29:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:29:51.522+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:30:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:30:01.954+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-24T09:30:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:30:11.512+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:30:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:30:21.955+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-24T09:30:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:30:31.532+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:30:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:30:41.955+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-24T09:30:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:30:51.515+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:31:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:31:01.955+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-24T09:31:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:31:11.528+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:31:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:31:21.955+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-24T09:31:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:31:31.515+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:31:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:31:41.955+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-24T09:31:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:31:51.520+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:32:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:32:01.955+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-24T09:32:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:32:11.519+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:32:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:32:21.956+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-24T09:32:21.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:32:31.527+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:32:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:32:41.955+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-24T09:32:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:32:51.510+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:33:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:33:01.955+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-24T09:33:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:33:11.533+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:33:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:33:21.955+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-24T09:33:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:33:31.523+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:33:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:33:41.956+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-24T09:33:41.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:33:51.569+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:34:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:34:01.955+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-24T09:34:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:34:11.513+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:34:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:34:21.955+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-24T09:34:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:34:31.523+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:34:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:34:41.955+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-24T09:34:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:34:51.520+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:35:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:35:01.955+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-24T09:35:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:35:11.551+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:35:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:35:21.955+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-24T09:35:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:35:31.540+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:35:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:35:41.955+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-24T09:35:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:35:51.532+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:36:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:36:01.956+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-24T09:36:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:36:11.541+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:36:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:36:21.955+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-24T09:36:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:36:31.544+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:36:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:36:41.955+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-24T09:36:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:36:51.508+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:37:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:37:01.956+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-24T09:37:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:37:11.518+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:37:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:37:21.955+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-24T09:37:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:37:31.524+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:37:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:37:41.955+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-24T09:37:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:37:51.563+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:38:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:38:01.955+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-24T09:38:01.958+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:38:11.532+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:38:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:38:21.955+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-24T09:38:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:38:31.531+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:38:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:38:41.955+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-24T09:38:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:38:51.524+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:39:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:39:01.955+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-24T09:39:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:39:11.563+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:39:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:39:21.956+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-24T09:39:21.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:39:31.560+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:39:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:39:41.955+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-24T09:39:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:39:51.523+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:40:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:40:01.955+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-24T09:40:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:40:11.510+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:40:21.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:40:21.955+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-24T09:40:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:40:31.518+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T09:40:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:40:41.955+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-24T09:40:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:40:51.515+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:41:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:41:01.955+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-24T09:41:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:41:11.513+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:41:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:41:21.955+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-24T09:41:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:41:31.527+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:41:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:41:41.955+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-24T09:41:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:41:51.513+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:42:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:42:01.957+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-24T09:42:01.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:42:11.523+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:42:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:42:21.955+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-24T09:42:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:42:31.519+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:42:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:42:41.955+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-24T09:42:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:42:51.515+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:43:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:43:01.957+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-24T09:43:01.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:43:11.519+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:43:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:43:21.955+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-24T09:43:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:43:31.522+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:43:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:43:41.955+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-24T09:43:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:43:51.509+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:44:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:44:01.954+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-24T09:44:01.954+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:44:11.542+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:44:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:44:21.955+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-24T09:44:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:44:31.519+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:44:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:44:41.955+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-24T09:44:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:44:51.521+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:45:01.960+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:45:01.960+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-24T09:45:01.960+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:45:11.518+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:45:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:45:21.955+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-24T09:45:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:45:31.520+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:45:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:45:41.955+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-24T09:45:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:45:51.511+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:46:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:46:01.955+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-24T09:46:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:46:11.526+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:46:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:46:21.955+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-24T09:46:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:46:31.527+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:46:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:46:41.955+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-24T09:46:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:46:51.514+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:47:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:47:01.958+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-24T09:47:01.958+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:47:11.517+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-24T09:47:21.956+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:47:21.957+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-24T09:47:21.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:47:31.527+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:47:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:47:41.955+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-24T09:47:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:47:51.516+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:48:01.956+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:48:01.956+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-24T09:48:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:48:11.524+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:48:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:48:21.955+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-24T09:48:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:48:31.525+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:48:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:48:41.955+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-24T09:48:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:48:51.515+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T09:49:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:49:01.956+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-24T09:49:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:49:11.512+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:49:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:49:21.955+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-24T09:49:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:49:31.529+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:49:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:49:41.955+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-24T09:49:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:49:51.526+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:50:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:50:01.955+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-24T09:50:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:50:11.519+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:50:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:50:21.955+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-24T09:50:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:50:31.554+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:50:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:50:41.955+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-24T09:50:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:50:51.520+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:51:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:51:01.955+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-24T09:51:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:51:11.555+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:51:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:51:21.955+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-24T09:51:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:51:31.521+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:51:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:51:41.956+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-24T09:51:41.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:51:51.528+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:52:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:52:01.955+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-24T09:52:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:52:11.531+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:52:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:52:21.955+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-24T09:52:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:52:31.576+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:52:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:52:41.955+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-24T09:52:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:52:51.509+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:53:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:53:01.955+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-24T09:53:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:53:11.512+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:53:21.960+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:53:21.961+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-24T09:53:21.961+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:53:31.548+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:53:41.956+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:53:41.956+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-24T09:53:41.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:53:51.517+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:54:01.956+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:54:01.956+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-24T09:54:01.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:54:11.518+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:54:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:54:21.955+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-24T09:54:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:54:31.519+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:54:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:54:41.955+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-24T09:54:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:54:51.514+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:55:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:55:01.955+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-24T09:55:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:55:11.529+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:55:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:55:21.955+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-24T09:55:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:55:31.516+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:55:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:55:41.956+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-24T09:55:41.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:55:51.529+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:56:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:56:01.955+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-24T09:56:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:56:11.511+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:56:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:56:21.955+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-24T09:56:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:56:31.534+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:56:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:56:41.955+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-24T09:56:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:56:51.515+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:57:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:57:01.956+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-24T09:57:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:57:11.516+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:57:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:57:21.955+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-24T09:57:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:57:31.513+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:57:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:57:41.955+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-24T09:57:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:57:51.507+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:58:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:58:01.955+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-24T09:58:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:58:11.518+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T09:58:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:58:21.955+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-24T09:58:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:58:31.521+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:58:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:58:41.955+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-24T09:58:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:58:51.513+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-24T09:59:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:59:01.955+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-24T09:59:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:59:11.548+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:59:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:59:21.955+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-24T09:59:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:59:31.526+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T09:59:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T09:59:41.955+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-24T09:59:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T09:59:51.511+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:00:01.958+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:00:01.959+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-24T10:00:01.959+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:00:11.541+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:00:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:00:21.955+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-24T10:00:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:00:31.533+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:00:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:00:41.955+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-24T10:00:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:00:51.515+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:01:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:01:01.955+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-24T10:01:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:01:11.520+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:01:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:01:21.955+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-24T10:01:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:01:31.517+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:01:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:01:41.955+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-24T10:01:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:01:51.536+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:02:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:02:01.956+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-24T10:02:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:02:11.521+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:02:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:02:21.955+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-24T10:02:21.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:02:31.545+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:02:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:02:41.955+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-24T10:02:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:02:51.519+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:03:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:03:01.955+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-24T10:03:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:03:11.518+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:03:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:03:21.955+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-24T10:03:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:03:31.537+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:03:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:03:41.955+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-24T10:03:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:03:51.512+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:04:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:04:01.955+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-24T10:04:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:04:11.547+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:04:21.956+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:04:21.956+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-24T10:04:21.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:04:31.560+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-24T10:04:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:04:41.955+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-24T10:04:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:04:51.522+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:05:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:05:01.956+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-24T10:05:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:05:11.542+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:05:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:05:21.955+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-24T10:05:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:05:31.519+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:05:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:05:41.955+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-24T10:05:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:05:51.515+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:06:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:06:01.955+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-24T10:06:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:06:11.538+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:06:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:06:21.955+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-24T10:06:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:06:31.513+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:06:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:06:41.955+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-24T10:06:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:06:51.518+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:07:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:07:01.956+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-24T10:07:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:07:11.514+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:07:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:07:21.955+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-24T10:07:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:07:31.558+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:07:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:07:41.955+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-24T10:07:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:07:51.528+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:08:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:08:01.955+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-24T10:08:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:08:11.522+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:08:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:08:21.955+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-24T10:08:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:08:31.522+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:08:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:08:41.955+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-24T10:08:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:08:51.554+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:09:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:09:01.954+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-24T10:09:01.954+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:09:11.520+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:09:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:09:21.955+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-24T10:09:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:09:31.538+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:09:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:09:41.955+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-24T10:09:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:09:51.514+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:10:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:10:01.955+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-24T10:10:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:10:11.514+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-24T10:10:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:10:21.955+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-24T10:10:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:10:31.522+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:10:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:10:41.956+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-24T10:10:41.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:10:51.521+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:11:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:11:01.955+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-24T10:11:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:11:11.516+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:11:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:11:21.955+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-24T10:11:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:11:31.540+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:11:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:11:41.957+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-24T10:11:41.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:11:51.542+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:12:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:12:01.955+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-24T10:12:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:12:11.536+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:12:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:12:21.955+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-24T10:12:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:12:31.557+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-24T10:12:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:12:41.955+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-24T10:12:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:12:51.544+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:13:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:13:01.955+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-24T10:13:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:13:11.511+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:13:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:13:21.955+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-24T10:13:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:13:31.532+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:13:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:13:41.955+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-24T10:13:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:13:51.538+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:14:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:14:01.955+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-24T10:14:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:14:11.539+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:14:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:14:21.954+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-24T10:14:21.954+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:14:31.547+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:14:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:14:41.955+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-24T10:14:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:14:51.516+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:15:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:15:01.955+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-24T10:15:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:15:11.548+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:15:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:15:21.955+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-24T10:15:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:15:31.521+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:15:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:15:41.955+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-24T10:15:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:15:51.557+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:16:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:16:01.955+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-24T10:16:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:16:11.550+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:16:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:16:21.955+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-24T10:16:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:16:31.552+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:16:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:16:41.956+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-24T10:16:41.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:16:51.562+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:17:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:17:01.956+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-24T10:17:01.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:17:11.540+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:17:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:17:21.955+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-24T10:17:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:17:31.547+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:17:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:17:41.955+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-24T10:17:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:17:51.538+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:18:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:18:01.955+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-24T10:18:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:18:11.542+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-24T10:18:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:18:21.955+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-24T10:18:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:18:31.547+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T10:18:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:18:41.955+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-24T10:18:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:18:51.569+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-24T10:19:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:19:01.955+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-24T10:19:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:19:11.552+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:19:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:19:21.954+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-24T10:19:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:19:31.548+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:19:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:19:41.955+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-24T10:19:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:19:51.515+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:20:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:20:01.955+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-24T10:20:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:20:11.528+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:20:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:20:21.955+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-24T10:20:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:20:31.529+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:20:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:20:41.955+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-24T10:20:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:20:51.557+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:21:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:21:01.955+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-24T10:21:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:21:11.543+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:21:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:21:21.955+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-24T10:21:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:21:31.534+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:21:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:21:41.955+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-24T10:21:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:21:51.568+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:22:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:22:01.957+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-24T10:22:01.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:22:11.517+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:22:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:22:21.955+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-24T10:22:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:22:31.532+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:22:41.956+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:22:41.957+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-24T10:22:41.957+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:22:51.533+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:23:01.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:23:01.955+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-24T10:23:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:23:11.548+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:23:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:23:21.955+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-24T10:23:21.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:23:31.536+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:23:41.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:23:41.955+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-24T10:23:41.956+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:23:51.539+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:24:01.955+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:24:01.955+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-24T10:24:01.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:24:11.515+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:24:21.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:24:21.954+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-24T10:24:21.954+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:24:31.521+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-24T10:24:41.954+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-24T10:24:41.955+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-24T10:24:41.955+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 oVrcGpWH7FJJpQop) ...
[2022-11-24T10:24:51.543+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK