Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/clRuntimeParameters.yaml
overriding logback xml files

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

2022-03-25 02:19:22.693  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-7d88576f88-87rnc with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-03-25 02:19:22.697  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2022-03-25 02:19:29.855  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-03-25 02:19:29.873  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-03-25 02:19:29.874  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-03-25 02:19:29.995  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2022-03-25 02:19:29.995  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7124 ms
2022-03-25 02:19:31.386  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-03-25 02:19:37.073  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-03-25 02:19:38.666  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-03-25 02:19:41.384  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@40ed1802, org.springframework.security.web.context.SecurityContextPersistenceFilter@62b475e2, org.springframework.security.web.header.HeaderWriterFilter@7e8279e5, org.springframework.security.web.authentication.logout.LogoutFilter@77cb452c, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@151732fb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1376883, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4bc6da03, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23c767e6, org.springframework.security.web.session.SessionManagementFilter@f2276c9, org.springframework.security.web.access.ExceptionTranslationFilter@64763e49, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@235c997d]
2022-03-25 02:19:42.696  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.696  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.697  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.697  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.697  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.697  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.697  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.698  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.698  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.698  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.698  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.698  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.699  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.699  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.699  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.699  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.699  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.699  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.754  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.755  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.755  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-03-25 02:19:42.783  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-03-25 02:19:45.293  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-03-25 02:19:45.293  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-03-25 02:19:45.361  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-03-25 02:19:45.363  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-03-25 02:19:45.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:19:45.364  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=96d71c95-7866-4994-a331-302a8f58412d, alive=false, publisher=null]]: starting
2022-03-25 02:19:45.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:19:45.386  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=96d71c95-7866-4994-a331-302a8f58412d, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-03-25 02:19:45.386  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-03-25 02:19:45.387  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-03-25 02:19:45.387  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2022-03-25 02:19:45.387  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-03-25 02:19:45.387  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2022-03-25 02:19:45.387  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-03-25 02:19:45.387  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2022-03-25 02:19:45.454  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-03-25 02:19:45.455  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-03-25 02:19:45.455  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2022-03-25 02:19:45.456  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-03-25 02:19:45.456  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-03-25 02:19:45.456  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-03-25 02:19:45.456  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@19a5b637
2022-03-25 02:19:45.457  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-03-25 02:19:45.458  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-03-25 02:19:45.467  INFO 10 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 24.988 seconds (JVM running for 27.387)
2022-03-25 02:19:45.474  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-03-25 02:19:45.477  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-03-25 02:19:46.607  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:19:46.609 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:19:46.609  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:20:01.617 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:20:01.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:20:01.618  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:20:01.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:20:02.637  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:20:02.637 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:20:02.637  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:20:17.639 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:20:17.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:20:17.640  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:20:17.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:20:18.676  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:20:18.678 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:20:18.679  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:20:33.683 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:20:33.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:20:33.687  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:20:33.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:20:34.731  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:20:34.731 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:20:34.732  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:20:49.738 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:20:49.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:20:49.739  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:20:49.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:20:50.763  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:20:50.764 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:20:50.764  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:21:05.765 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:21:05.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:21:05.768  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:21:05.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:21:06.794  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:21:06.794 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:21:06.795  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:21:21.796 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:21:21.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:21:21.797  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:21:21.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:21:22.829  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:21:22.830 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:21:22.830  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:21:37.831 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:21:37.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:21:37.832  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:21:37.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:21:38.860  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:21:38.861 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:21:38.861  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:21:45.293  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
[EL Info]: 2022-03-25 02:21:45.391--ServerSession(64659932)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-03-25 02:21:53.863 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:21:53.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:21:53.864  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:21:53.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:21:54.893  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:21:54.894 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:21:54.894  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:22:09.895 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:22:09.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:22:09.897  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:22:09.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:22:10.924  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:22:10.925 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:22:10.925  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:22:25.926 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:22:25.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:22:25.926  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:22:25.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:22:26.961  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:22:26.961 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:22:26.961  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:22:41.962 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:22:41.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:22:41.964  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:22:41.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:22:42.989  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:22:42.990 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:22:42.990  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:22:57.991 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:22:57.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:22:57.992  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:22:57.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:22:59.018  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:22:59.018 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:22:59.018  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:23:14.019 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:23:14.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:23:14.020  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:23:14.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:23:15.053  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:23:15.053 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:23:15.053  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:23:30.054 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:23:30.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:23:30.055  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:23:30.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:23:31.085  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:23:31.085 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:23:31.085  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:23:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:23:46.086 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:23:46.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:23:46.087  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:23:46.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:23:47.117  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-25 02:23:47.117 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
2022-03-25 02:23:47.117  INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-25 02:24:02.118 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=040a7638-b610-4d3d-9bea-2eb54a18ef7b, consumerInstance=onap-policy-clamp-cl-runtime-7d88576f88-87rnc, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-CLRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-CLRUNTIME-PARTICIPANT, effectiveTopic=POLICY-CLRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch

org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.33.190] failed: Connection refused (Connection refused)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.9.1.jar!/:na]
	at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.9.1.jar!/:na]
	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na]
	at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na]
	at java.base/java.net.Socket.connect(Unknown Source) ~[na:na]
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13]
	... 17 common frames omitted

2022-03-25 02:24:02.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:24:02.119  WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-25 02:24:02.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:24:18.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:24:18.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:24:18.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:24:28.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:24:28.763  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-03-25 02:24:28.764  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"0ef0d536-18c3-4d2f-8d3a-f6e7957f3dca","timestamp":"2022-03-25T02:16:53.396646Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:24:29.688  WARN 10 --- [IME-PARTICIPANT] o.p.c.c.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-03-25 02:24:29.693  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"0ef0d536-18c3-4d2f-8d3a-f6e7957f3dca","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:24:29.695  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:18:47.390045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7c02ecb-e60e-4475-9eab-3f26b1e2744a","timestamp":"2022-03-25T02:18:47.390515Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:24:29.736  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 42 ms
2022-03-25 02:24:29.757  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-03-25 02:24:29.895  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:24:29.895  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (140 ms):{"serverTimeMs":0,"count":1}
2022-03-25 02:24:30.550  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:20:47.388928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"654130e8-9aaf-4e7b-9b74-68706277c357","timestamp":"2022-03-25T02:20:47.389125Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:24:30.565  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:22:47.389017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3e6b1e3-e6dc-4e7a-b5b1-79652712ecbd","timestamp":"2022-03-25T02:22:47.389248Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:24:30.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:24:30.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:24:30.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:24:30.713  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:24:30.534323Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79d3140c-b6b4-4365-9fcf-59d8f81aa82d","timestamp":"2022-03-25T02:24:30.534351Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:24:30.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:24:30.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:24:31.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:24:31.257  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"0ef0d536-18c3-4d2f-8d3a-f6e7957f3dca","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:24:31.257  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-03-25 02:24:31.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:24:31.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:24:43.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:24:43.399  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:24:42.622732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edc6cf5a-85b0-4cb3-9048-5835ec296d21","timestamp":"2022-03-25T02:24:42.622843Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:24:43.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:24:43.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:24:48.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:24:48.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:24:47.388795Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36eab833-1f9f-4186-9348-38e11bd3dcfd","timestamp":"2022-03-25T02:24:47.388856Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:24:48.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:24:48.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:25:03.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:25:03.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:25:03.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:25:05.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:25:05.246  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:25:04.584314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"880a7c81-5485-4a24-b0de-ed7bd35bde2f","timestamp":"2022-03-25T02:25:04.584376Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:25:05.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:25:05.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:25:20.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:25:20.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:25:20.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:25:35.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:25:35.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:25:35.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:25:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:25:50.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:25:50.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:25:50.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:26:05.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:26:05.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:26:05.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:26:20.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:26:20.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:26:20.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:26:35.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:26:35.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:26:35.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:26:43.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:26:43.321  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:26:42.622670Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2a471e7-2505-47f8-ade4-bb388351da6d","timestamp":"2022-03-25T02:26:42.622772Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:26:43.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:26:43.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:26:48.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:26:48.048  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:26:47.388808Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04311c40-15a9-44c1-96d1-9bec05cf24c7","timestamp":"2022-03-25T02:26:47.388895Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:26:48.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:26:48.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:27:03.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:27:03.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:27:03.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:27:05.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:27:05.246  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:27:04.584328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3469dd99-1071-4a39-bcb3-016d601726e4","timestamp":"2022-03-25T02:27:04.584428Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:27:05.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:27:05.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:27:20.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:27:20.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:27:20.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:27:35.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:27:35.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:27:35.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:27:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:27:50.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:27:50.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:27:50.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:28:05.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:28:05.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:28:05.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:28:20.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:28:20.389  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:28:20.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:28:35.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:28:35.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:28:35.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:28:43.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:28:43.321  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:28:42.622561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4226e8bb-acbf-4cf5-9340-a5f963c7eea6","timestamp":"2022-03-25T02:28:42.622624Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:28:43.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:28:43.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:28:48.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:28:48.052  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:28:47.388800Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fab09c77-4314-4961-bac1-849e27cc8302","timestamp":"2022-03-25T02:28:47.388881Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:28:48.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:28:48.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:29:03.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:29:03.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:29:03.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:29:05.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:29:05.250  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:29:04.584277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab15b447-27d3-4cd8-99fd-f4de6adf6b7e","timestamp":"2022-03-25T02:29:04.584341Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:29:05.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:29:05.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:29:20.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:29:20.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:29:20.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:29:35.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:29:35.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:29:35.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:29:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:29:50.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:29:50.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:29:50.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:30:05.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:30:05.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:30:05.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:30:20.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:30:20.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:30:20.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:30:35.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:30:35.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:30:35.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:30:43.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:30:43.330  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:30:42.622580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d46649ce-7a5c-4ecd-bc22-7af6550f8995","timestamp":"2022-03-25T02:30:42.622662Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:30:43.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:30:43.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:30:48.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:30:48.063  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:30:47.388775Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8adb7a8-2525-4aaf-9566-59c0669ae885","timestamp":"2022-03-25T02:30:47.388837Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:30:48.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:30:48.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:31:03.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:31:03.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:31:03.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:31:05.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:31:05.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:31:04.584315Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b101afaa-7c60-4268-ad1f-f467bb07a803","timestamp":"2022-03-25T02:31:04.584389Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:31:05.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:31:05.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:31:20.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:31:20.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:31:20.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:31:35.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:31:35.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:31:35.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:31:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:31:50.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:31:50.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:31:50.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:32:05.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:32:05.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:32:05.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:32:20.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:32:20.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:32:20.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:32:35.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:32:35.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:32:35.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:32:43.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:32:43.323  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:32:42.622847Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e8427d70-59c2-4aa1-9384-5f35b2e53e54","timestamp":"2022-03-25T02:32:42.622988Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:32:43.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:32:43.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:32:48.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:32:48.055  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:32:47.388799Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74978ba1-8f62-49f6-84e8-1d8369577124","timestamp":"2022-03-25T02:32:47.388881Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:32:48.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:32:48.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:33:03.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:33:03.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:33:03.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:33:05.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:33:05.243  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:33:04.584399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9c31201-7cf4-49e0-80a3-9fa5367f570f","timestamp":"2022-03-25T02:33:04.584476Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:33:05.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:33:05.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:33:20.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:33:20.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:33:20.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:33:35.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:33:35.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:33:35.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:33:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:33:50.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:33:50.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:33:50.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:34:05.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:34:05.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:34:05.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:34:20.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:34:20.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:34:20.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:34:35.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:34:35.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:34:35.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:34:43.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:34:43.318  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:34:42.622908Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"765892f5-8951-441c-b126-d1e383d8f5f3","timestamp":"2022-03-25T02:34:42.622977Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:34:43.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:34:43.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:34:48.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:34:48.044  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:34:47.388895Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d2cd71b-33e4-4763-aa64-b1c28ab511a0","timestamp":"2022-03-25T02:34:47.388994Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:34:48.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:34:48.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:35:03.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:35:03.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:35:03.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:35:05.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:35:05.244  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:35:04.584377Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f592b88-5e71-46d8-b513-e6567e854913","timestamp":"2022-03-25T02:35:04.584513Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:35:05.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:35:05.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:35:20.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:35:20.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:35:20.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:35:35.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:35:35.580  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:35:35.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:35:45.293  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:35:50.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:35:50.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:35:50.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:36:05.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:36:05.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:36:05.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:36:20.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:36:20.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:36:20.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:36:35.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:36:35.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:36:35.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:36:43.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:36:43.317  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:36:42.622570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aee5b3b6-7b3d-485e-9bdf-94c499660ee7","timestamp":"2022-03-25T02:36:42.622678Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:36:43.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:36:43.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:36:48.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:36:48.042  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:36:47.388890Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e0f8720-1893-4440-9b7d-7175638621e5","timestamp":"2022-03-25T02:36:47.388993Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:36:48.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:36:48.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:37:03.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:37:03.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:37:03.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:37:05.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:37:05.268  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:37:04.584288Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7c402e8-bdfb-4e9d-b51f-98455af6398f","timestamp":"2022-03-25T02:37:04.584359Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:37:05.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:37:05.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:37:20.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:37:20.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:37:20.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:37:35.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:37:35.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:37:35.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:37:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:37:50.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:37:50.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:37:50.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:38:05.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:38:05.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:38:05.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:38:20.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:38:20.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:38:20.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:38:35.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:38:35.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:38:35.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:38:43.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:38:43.327  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:38:42.622924Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54e80af0-b962-46c3-be1b-9e107119a649","timestamp":"2022-03-25T02:38:42.623146Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:38:43.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:38:43.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:38:48.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:38:48.046  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:38:47.388870Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d667470-4058-40e1-a79f-0670eecc405b","timestamp":"2022-03-25T02:38:47.388950Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:38:48.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:38:48.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:39:03.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:39:03.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:39:03.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:39:05.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:39:05.242  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:39:04.584312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b0fc087-bb41-4280-88c5-5e71ed83cb42","timestamp":"2022-03-25T02:39:04.584372Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:39:05.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:39:05.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:39:20.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:39:20.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:39:20.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:39:35.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:39:35.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:39:35.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:39:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:39:50.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:39:50.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:39:50.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:40:05.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:40:05.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:40:05.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:40:20.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:40:20.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:40:20.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:40:35.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:40:35.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:40:35.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:40:43.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:40:43.317  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:40:42.622618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77d71df7-1753-470e-a1f2-d77f313824d7","timestamp":"2022-03-25T02:40:42.622697Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:40:43.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:40:43.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:40:48.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:40:48.035  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:40:47.388798Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"399dbc08-8da5-4912-98cd-9abd37b94424","timestamp":"2022-03-25T02:40:47.388880Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:40:48.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:40:48.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:41:03.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:41:03.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:41:03.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:41:05.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:41:05.241  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:41:04.584297Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ba58723-ebb3-4dad-b468-eefc29b5f858","timestamp":"2022-03-25T02:41:04.584353Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:41:05.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:41:05.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:41:20.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:41:20.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:41:20.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:41:35.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:41:35.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:41:35.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:41:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:41:50.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:41:50.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:41:50.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:42:05.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:42:05.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:42:05.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:42:20.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:42:20.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:42:20.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:42:35.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:42:35.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:42:35.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:42:43.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:42:43.315  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:42:42.622639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c17d2c2c-231f-4930-a283-e190bc235b1d","timestamp":"2022-03-25T02:42:42.622716Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:42:43.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:42:43.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:42:48.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:42:48.042  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:42:47.388807Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf58fb92-6aaa-4753-99a9-f6adfb9f2b0d","timestamp":"2022-03-25T02:42:47.388889Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:42:48.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:42:48.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:43:03.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:43:03.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:43:03.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:43:05.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:43:05.245  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:43:04.584327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3742f08-3456-428e-9aee-8930ed523a5f","timestamp":"2022-03-25T02:43:04.584378Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:43:05.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:43:05.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:43:20.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:43:20.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:43:20.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:43:35.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:43:35.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:43:35.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:43:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:43:50.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:43:50.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:43:50.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:44:05.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:44:05.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:44:05.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:44:20.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:44:20.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:44:20.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:44:35.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:44:35.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:44:35.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:44:43.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:44:43.314  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:44:42.622640Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84ccac3a-be8f-4e95-b364-a6a989c19487","timestamp":"2022-03-25T02:44:42.622717Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:44:43.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:44:43.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:44:48.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:44:48.066  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:44:47.388775Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"baddf6a9-a2d0-4a92-91f8-4438ad9fbc4b","timestamp":"2022-03-25T02:44:47.388836Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:44:48.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:44:48.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:45:03.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:45:03.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:45:03.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:45:05.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:45:05.235  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:45:04.584354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81c910ed-bf80-4d4b-b3d4-cee6e5478bf7","timestamp":"2022-03-25T02:45:04.584413Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:45:05.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:45:05.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:45:20.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:45:20.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:45:20.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:45:35.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:45:35.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:45:35.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:45:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:45:50.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:45:50.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:45:50.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:46:05.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:46:05.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:46:05.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:46:20.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:46:20.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:46:20.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:46:35.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:46:35.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:46:35.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:46:43.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:46:43.341  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:46:42.622904Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"563b7a3d-5a59-4de6-82ad-f3e9c498e5d8","timestamp":"2022-03-25T02:46:42.623081Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:46:43.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:46:43.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:46:48.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:46:48.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:46:47.388880Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9858262a-e97f-46a6-bb5a-788170500b8c","timestamp":"2022-03-25T02:46:47.388950Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:46:48.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:46:48.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:47:03.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:47:03.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:47:03.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:47:05.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:47:05.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:47:04.584428Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d155d0fb-8a55-4dcb-9946-1674ebf3ad29","timestamp":"2022-03-25T02:47:04.584507Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:47:05.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:47:05.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:47:20.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:47:20.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:47:20.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:47:35.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:47:35.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:47:35.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:47:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:47:50.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:47:50.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:47:50.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:48:05.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:48:05.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:48:05.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:48:20.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:48:20.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:48:20.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:48:35.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:48:35.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:48:35.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:48:43.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:48:43.375  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:48:42.622638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44811ac3-8c53-48a9-a4fc-e3b4a68a163a","timestamp":"2022-03-25T02:48:42.622733Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:48:43.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:48:43.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:48:48.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:48:48.050  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:48:47.388815Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9cb826a-65c2-40f7-a264-e5d555c33930","timestamp":"2022-03-25T02:48:47.388884Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:48:48.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:48:48.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:49:03.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:49:03.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:49:03.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:49:05.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:49:05.240  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:49:04.584388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ca41b02-ddd7-409c-bf67-cd655bf35a0e","timestamp":"2022-03-25T02:49:04.584467Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:49:05.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:49:05.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:49:20.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:49:20.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:49:20.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:49:35.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:49:35.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:49:35.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:49:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:49:50.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:49:50.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:49:50.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:50:05.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:50:05.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:50:05.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:50:20.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:50:20.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:50:20.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:50:35.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:50:35.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:50:35.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:50:43.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:50:43.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:50:42.622643Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9423e069-415c-418b-9e1d-fd686832e03a","timestamp":"2022-03-25T02:50:42.622715Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:50:43.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:50:43.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:50:48.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:50:48.074  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:50:47.388783Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5047d38d-5ba0-475f-8687-7bcb6b0b356e","timestamp":"2022-03-25T02:50:47.388838Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:50:48.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:50:48.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:51:03.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:51:03.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:51:03.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:51:05.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:51:05.242  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:51:04.584309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17df1963-2f12-439c-8212-c5e2e12ea033","timestamp":"2022-03-25T02:51:04.584371Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:51:05.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:51:05.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:51:20.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:51:20.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:51:20.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:51:35.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:51:35.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:51:35.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:51:45.293  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:51:50.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:51:50.730  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:51:50.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:52:05.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:52:05.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:52:05.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:52:20.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:52:20.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:52:20.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:52:35.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:52:35.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:52:35.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:52:43.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:52:43.419  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:52:42.622621Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"469b5a89-bf15-41ad-91e0-c9a0e0188af2","timestamp":"2022-03-25T02:52:42.622699Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:52:43.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:52:43.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:52:48.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:52:48.095  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:52:47.388814Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"554ebc26-0139-41f6-bd41-544f853d014a","timestamp":"2022-03-25T02:52:47.388877Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:52:48.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:52:48.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:53:03.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:53:03.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:53:03.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:53:05.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:53:05.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:53:04.584360Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e95be62-5bf9-424d-8f0c-53c37a5fd452","timestamp":"2022-03-25T02:53:04.584455Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:53:05.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:53:05.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:53:20.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:53:20.818  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:53:20.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:53:35.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:53:35.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:53:35.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:53:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:53:50.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:53:50.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:53:50.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:54:05.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:54:05.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:54:05.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:54:20.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:54:20.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:54:20.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:54:35.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:54:35.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:54:35.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:54:43.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:54:43.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:54:42.622676Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9c8920e-83d7-40fb-bff6-0c0feae44f95","timestamp":"2022-03-25T02:54:42.622770Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:54:43.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:54:43.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:54:48.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:54:48.116  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:54:47.388768Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c128ac30-a350-4621-844d-3764d1320f6e","timestamp":"2022-03-25T02:54:47.388884Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:54:48.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:54:48.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:55:03.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:55:03.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:55:03.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:55:05.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:55:05.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:55:04.584316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a28b97f6-abc6-4106-8877-78c2fa0a18a0","timestamp":"2022-03-25T02:55:04.584379Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:55:05.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:55:05.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:55:20.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:55:20.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:55:20.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:55:35.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:55:35.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:55:35.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:55:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:55:50.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:55:50.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:55:50.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:56:05.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:56:05.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:56:05.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:56:20.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:56:20.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:56:20.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:56:35.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:56:35.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:56:35.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:56:43.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:56:43.316  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:56:42.622569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05cdfa0e-e04e-4fec-a25b-b95fb32cd2e9","timestamp":"2022-03-25T02:56:42.622674Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:56:43.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:56:43.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:56:48.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:56:48.135  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:56:47.388782Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac46afa7-b875-47ac-942e-28d806fc46d9","timestamp":"2022-03-25T02:56:47.388845Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:56:48.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:56:48.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:57:03.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:57:03.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:57:03.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:57:05.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:57:05.240  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:57:04.584305Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee73a66b-6437-4be6-871d-ea0626007ddb","timestamp":"2022-03-25T02:57:04.584356Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:57:05.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:57:05.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:57:20.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:57:20.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:57:20.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:57:35.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:57:35.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:57:35.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:57:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:57:50.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:57:50.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:57:50.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:58:05.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:58:05.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:58:05.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:58:20.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:58:20.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:58:20.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:58:35.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:58:35.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:58:35.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:58:43.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:58:43.312  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:58:42.622918Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6e65c69-5e4b-4068-a288-8875d854af8e","timestamp":"2022-03-25T02:58:42.623054Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 02:58:43.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:58:43.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:58:48.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:58:48.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T02:58:47.388864Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afb9a362-bec5-469a-b5bd-bfdbfd413692","timestamp":"2022-03-25T02:58:47.388921Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 02:58:48.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:58:48.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:59:03.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:59:03.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:59:03.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:59:05.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:59:05.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T02:59:04.584286Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91da25e4-e973-48f0-8dca-46c27eb6a620","timestamp":"2022-03-25T02:59:04.584334Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 02:59:05.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:59:05.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:59:20.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:59:20.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:59:20.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:59:35.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:59:35.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:59:35.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 02:59:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 02:59:50.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 02:59:50.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 02:59:50.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:00:05.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:00:05.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:00:05.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:00:20.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:00:20.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:00:20.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:00:35.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:00:35.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:00:35.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:00:43.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:00:43.309  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:00:42.622614Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae3f4d29-5a3f-41a5-b4cf-30f173c4cf57","timestamp":"2022-03-25T03:00:42.622692Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:00:43.951  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:00:43.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:00:48.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:00:48.044  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:00:47.388836Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c915824-8907-48c7-b288-ad191234c519","timestamp":"2022-03-25T03:00:47.388914Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:00:48.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:00:48.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:01:03.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:01:03.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:01:03.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:01:05.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:01:05.234  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:01:04.584320Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c18cc5ce-3894-4250-874b-8d57e2c8a616","timestamp":"2022-03-25T03:01:04.584386Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:01:05.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:01:05.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:01:20.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:01:20.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:01:20.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:01:35.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:01:35.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:01:35.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:01:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:01:50.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:01:50.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:01:50.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:02:05.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:02:05.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:02:05.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:02:20.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:02:20.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:02:20.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:02:35.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:02:35.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:02:35.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:02:43.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:02:43.312  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:02:42.622770Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29a4fd01-ad3f-4ffb-b1cd-8df691c6f7b3","timestamp":"2022-03-25T03:02:42.622861Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:02:43.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:02:43.975  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:02:48.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:02:48.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:02:47.388837Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ada84061-7390-4b23-888e-8ac0e7f0bab6","timestamp":"2022-03-25T03:02:47.388905Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:02:48.976  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:02:48.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:03:03.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:03:03.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:03:03.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:03:05.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:03:05.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:03:04.584313Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa65dff2-3a9d-4461-a8dc-52ac6569a765","timestamp":"2022-03-25T03:03:04.584358Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:03:05.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:03:05.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:03:20.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:03:20.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:03:20.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:03:35.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:03:35.885  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:03:35.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:03:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:03:50.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:03:50.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:03:50.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:04:05.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:04:05.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:04:05.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:04:20.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:04:20.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:04:20.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:04:35.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:04:35.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:04:35.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:04:43.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:04:43.309  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:04:42.622638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0aa49b2-e589-48ac-8934-b92c9aee3ee3","timestamp":"2022-03-25T03:04:42.622708Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:04:43.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:04:43.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:04:48.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:04:48.036  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:04:47.388827Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b98c9b5-0ed7-4069-bd87-ca43eefb4b51","timestamp":"2022-03-25T03:04:47.388873Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:04:48.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:04:48.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:05:03.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:05:03.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:05:03.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:05:05.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:05:05.243  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:05:04.584316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1d9673c-91dd-41ff-a854-6e4dd967f743","timestamp":"2022-03-25T03:05:04.584368Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:05:05.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:05:05.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:05:20.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:05:20.943  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:05:20.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:05:35.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:05:35.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:05:35.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:05:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:05:50.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:05:50.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:05:50.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:06:05.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:06:05.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:06:05.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:06:20.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:06:20.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:06:20.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:06:35.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:06:35.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:06:35.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:06:43.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:06:43.318  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:06:42.622610Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f0e3326-a800-462b-a87a-61919361fa65","timestamp":"2022-03-25T03:06:42.622677Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:06:44.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:06:44.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:06:48.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:06:48.039  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:06:47.388849Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8487fc97-fcb2-4f4d-8fe2-d2fc13c99817","timestamp":"2022-03-25T03:06:47.388923Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:06:49.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:06:49.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:07:03.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:07:03.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:07:03.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:07:05.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:07:05.235  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:07:04.584352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6373ed9-e9a4-4e09-853d-e74685b6f8c2","timestamp":"2022-03-25T03:07:04.584412Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:07:06.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:07:06.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:07:20.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:07:20.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:07:20.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:07:35.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:07:35.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:07:35.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:07:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:07:50.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:07:50.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:07:50.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:08:05.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:08:05.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:08:05.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:08:20.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:08:20.799  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:08:20.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:08:35.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:08:35.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:08:35.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:08:43.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:08:43.310  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:08:42.622998Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2896eafd-15c1-4a9e-a4f1-ee8645002660","timestamp":"2022-03-25T03:08:42.623205Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:08:44.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:08:44.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:08:48.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:08:48.042  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:08:47.388783Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57a40a6f-9db5-4615-9fa4-90fc516be181","timestamp":"2022-03-25T03:08:47.388832Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:08:49.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:08:49.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:09:04.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:09:04.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:09:04.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:09:05.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:09:05.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:09:04.584280Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58b3e161-c74f-47de-910b-34a6ee3ce8a8","timestamp":"2022-03-25T03:09:04.584325Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:09:06.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:09:06.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:09:21.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:09:21.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:09:21.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:09:35.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:09:35.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:09:35.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:09:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:09:50.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:09:50.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:09:50.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:10:05.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:10:05.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:10:05.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:10:20.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:10:20.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:10:20.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:10:35.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:10:35.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:10:35.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:10:43.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:10:43.312  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:10:42.622657Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88f8bbc3-60db-43c2-a778-b5a5ab6da114","timestamp":"2022-03-25T03:10:42.622726Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:10:44.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:10:44.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:10:48.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:10:48.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:10:47.388816Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3e2c5a9-5f57-4baf-a83a-8adfb8509ad1","timestamp":"2022-03-25T03:10:47.388868Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:10:48.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:10:48.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:11:03.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:11:03.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:11:03.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:11:05.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:11:05.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:11:04.584290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e55fa900-5af4-453c-98a4-a203a78b0b05","timestamp":"2022-03-25T03:11:04.584333Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:11:06.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:11:06.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:11:21.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:11:21.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:11:21.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:11:35.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:11:35.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:11:35.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:11:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:11:50.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:11:50.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:11:50.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:12:05.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:12:05.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:12:05.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:12:20.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:12:20.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:12:20.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:12:35.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:12:35.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:12:35.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:12:43.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:12:43.315  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:12:42.622585Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16e1949c-fc1e-4b10-ab21-72f7b557590d","timestamp":"2022-03-25T03:12:42.622635Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:12:44.087  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:12:44.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:12:48.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:12:48.038  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:12:47.388948Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5b1c3e7-7ae0-49be-ac40-5ee5f3a2e5f9","timestamp":"2022-03-25T03:12:47.389069Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:12:48.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:12:48.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:13:03.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:13:03.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:13:03.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:13:05.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:13:05.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:13:04.584304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f086e332-c560-4f99-9abd-b1695d557277","timestamp":"2022-03-25T03:13:04.584371Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:13:06.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:13:06.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:13:21.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:13:21.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:13:21.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:13:36.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:13:36.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:13:36.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:13:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:13:50.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:13:50.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:13:50.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:14:05.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:14:05.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:14:05.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:14:20.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:14:20.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:14:20.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:14:35.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:14:35.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:14:35.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:14:43.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:14:43.315  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:14:42.622603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d8c00bb-e19b-4c78-83a4-ffaab24a7465","timestamp":"2022-03-25T03:14:42.622683Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:14:44.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:14:44.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:14:48.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:14:48.030  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:14:47.388841Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8357fe14-9267-41ed-9d6f-2b9c71c59a19","timestamp":"2022-03-25T03:14:47.388906Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:14:48.104  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:14:48.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:15:03.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:15:03.053  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:15:03.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:15:05.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:15:05.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:15:04.584288Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00ab4f75-f1bc-4659-872f-97c77f2cf727","timestamp":"2022-03-25T03:15:04.584330Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:15:06.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:15:06.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:15:21.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:15:21.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:15:21.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:15:36.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:15:36.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:15:36.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:15:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:15:50.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:15:50.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:15:50.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:16:05.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:16:05.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:16:05.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:16:20.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:16:20.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:16:20.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:16:35.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:16:35.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:16:35.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:16:43.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:16:43.319  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:16:42.622781Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da23c244-e0e5-4f8c-878f-0128180d860c","timestamp":"2022-03-25T03:16:42.622906Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:16:44.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:16:44.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:16:48.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:16:48.049  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:16:47.388815Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bb497de-66b5-4e2a-a622-d0146c64e1a6","timestamp":"2022-03-25T03:16:47.388902Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:16:48.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:16:48.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:17:03.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:17:03.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:17:03.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:17:05.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:17:05.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:17:04.584287Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9795b5a1-8e60-4d20-8367-17fbfe3194e1","timestamp":"2022-03-25T03:17:04.584332Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:17:06.128  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:17:06.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:17:21.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:17:21.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:17:21.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:17:36.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:17:36.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:17:36.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:17:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:17:50.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:17:50.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:17:50.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:18:05.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:18:05.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:18:05.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:18:20.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:18:20.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:18:20.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:18:35.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:18:35.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:18:35.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:18:43.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:18:43.315  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:18:42.622590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"494320a5-6bba-450d-86bf-f90f19ea5ea6","timestamp":"2022-03-25T03:18:42.622651Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:18:44.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:18:44.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:18:48.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:18:48.038  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:18:47.388853Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b8f9698-e0ff-4718-a145-5c8d014192a7","timestamp":"2022-03-25T03:18:47.388901Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:18:48.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:18:48.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:19:03.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:19:03.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:19:03.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:19:05.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:19:05.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:19:04.584275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0f7568b-06f1-440f-a4ba-7e2295b4990f","timestamp":"2022-03-25T03:19:04.584320Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:19:06.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:19:06.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:19:21.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:19:21.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:19:21.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:19:36.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:19:36.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:19:36.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:19:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:19:51.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:19:51.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:19:51.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:20:05.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:20:05.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:20:05.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:20:20.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:20:20.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:20:20.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:20:35.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:20:35.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:20:35.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:20:43.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:20:43.317  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:20:42.622631Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77e4b328-116d-4788-a4ba-b8e3f57b9a82","timestamp":"2022-03-25T03:20:42.622707Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:20:44.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:20:44.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:20:48.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:20:48.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:20:47.388748Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7a68bdd-3048-4c56-8339-c88693f596a8","timestamp":"2022-03-25T03:20:47.388789Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:20:48.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:20:48.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:21:03.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:21:03.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:21:03.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:21:05.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:21:05.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:21:04.584358Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e0da14c-969a-4b1c-a881-8f3df6eea4e2","timestamp":"2022-03-25T03:21:04.584401Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:21:05.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:21:05.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:21:20.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:21:20.198  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:21:20.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:21:35.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:21:35.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:21:35.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:21:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:21:50.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:21:50.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:21:50.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:22:05.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:22:05.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:22:05.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:22:19.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:22:19.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:22:19.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:22:34.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:22:34.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:22:34.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:22:43.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:22:43.365  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:22:42.622595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fb02498-8174-4518-a84b-9fbeb4159c52","timestamp":"2022-03-25T03:22:42.622641Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:22:44.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:22:44.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:22:48.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:22:48.034  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:22:47.388781Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2134a98-2704-434b-b066-b914d4a9d7c9","timestamp":"2022-03-25T03:22:47.388859Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:22:48.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:22:48.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:23:03.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:23:03.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:23:03.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:23:05.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:23:05.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:23:04.584331Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bec7fc88-0860-4cd5-be3e-9f97d657ee37","timestamp":"2022-03-25T03:23:04.584375Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:23:06.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:23:06.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:23:21.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:23:21.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:23:21.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:23:36.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:23:36.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:23:36.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:23:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:23:51.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:23:51.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:23:51.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:24:05.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:24:05.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:24:05.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:24:20.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:24:20.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:24:20.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:24:35.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:24:35.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:24:35.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:24:43.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:24:43.309  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:24:42.622666Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b55ac5ce-c83b-4848-9208-a0a559ee613d","timestamp":"2022-03-25T03:24:42.622782Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:24:44.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:24:44.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:24:48.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:24:48.044  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:24:47.388810Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5b79be7-41e3-44f2-a27c-6527a287e517","timestamp":"2022-03-25T03:24:47.388868Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:24:48.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:24:48.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:25:03.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:25:03.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:25:03.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:25:05.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:25:05.231  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:25:04.584282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea24d025-f048-442d-a012-23be845d6bbc","timestamp":"2022-03-25T03:25:04.584331Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:25:06.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:25:06.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:25:21.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:25:21.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:25:21.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:25:36.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:25:36.108  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:25:36.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:25:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:25:51.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:25:51.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:25:51.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:26:06.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:26:06.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:26:06.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:26:20.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:26:20.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:26:20.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:26:35.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:26:35.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:26:35.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:26:43.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:26:43.311  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:26:42.622583Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7378956b-fa8d-49e0-b156-719e9a647ab6","timestamp":"2022-03-25T03:26:42.622670Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:26:44.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:26:44.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:26:48.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:26:48.031  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:26:47.388839Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50394bb2-9596-4ed6-be65-e058003e619e","timestamp":"2022-03-25T03:26:47.388917Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:26:48.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:26:48.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:27:03.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:27:03.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:27:03.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:27:05.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:27:05.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:27:04.584332Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0252a83-a622-4494-afde-91ba7104aa96","timestamp":"2022-03-25T03:27:04.584393Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:27:06.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:27:06.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:27:21.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:27:21.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:27:21.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:27:36.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:27:36.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:27:36.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:27:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:27:51.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:27:51.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:27:51.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:28:06.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:28:06.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:28:06.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:28:20.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:28:20.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:28:20.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:28:35.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:28:35.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:28:35.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:28:43.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:28:43.310  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:28:42.622762Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"087af2dc-ba9e-4679-af51-3001af676618","timestamp":"2022-03-25T03:28:42.622826Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:28:44.243  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:28:44.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:28:48.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:28:48.037  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:28:47.388810Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"822f92c6-90fc-4bf0-b542-28519d4afecf","timestamp":"2022-03-25T03:28:47.388855Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:28:48.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:28:48.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:29:03.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:29:03.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:29:03.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:29:05.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:29:05.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:29:04.584307Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd70e028-c63a-4d3e-8c49-f21e3a868c3e","timestamp":"2022-03-25T03:29:04.584352Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:29:07.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:29:07.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:29:22.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:29:22.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:29:22.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:29:37.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:29:37.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:29:37.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:29:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:29:52.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:29:52.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:29:52.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:30:07.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:30:07.052  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:30:07.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:30:22.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:30:22.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:30:22.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:30:36.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:30:36.949  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:30:36.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:30:43.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:30:43.309  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:30:42.622539Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4172ae1-740b-4e78-87f2-05b51b7f98e1","timestamp":"2022-03-25T03:30:42.622598Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:30:44.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:30:44.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:30:48.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:30:48.038  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:30:47.388846Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e55e06b-d1e8-4cb4-9d3d-2080bf240fa6","timestamp":"2022-03-25T03:30:47.388934Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:30:48.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:30:48.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:31:03.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:31:03.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:31:03.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:31:05.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:31:05.234  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:31:04.584311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"825e1ade-2bd8-4e5f-a9a1-959f4d23b3fe","timestamp":"2022-03-25T03:31:04.584358Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:31:05.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:31:05.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:31:20.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:31:20.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:31:20.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:31:35.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:31:35.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:31:35.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:31:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:31:50.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:31:50.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:31:50.119  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:32:05.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:32:05.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:32:05.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:32:20.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:32:20.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:32:20.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:32:34.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:32:34.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:32:34.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:32:43.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:32:43.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:32:42.622643Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46613e49-930f-4ba9-be55-40e013d90382","timestamp":"2022-03-25T03:32:42.622701Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:32:44.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:32:44.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:32:48.052  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:32:48.053  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:32:47.388770Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32540406-954b-4383-9f8f-8a771249fd74","timestamp":"2022-03-25T03:32:47.388828Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:32:48.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:32:48.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:33:03.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:33:03.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:33:03.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:33:05.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:33:05.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:33:04.584287Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9315530-12fd-4454-9a0f-fb17c73fec5d","timestamp":"2022-03-25T03:33:04.584326Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:33:05.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:33:05.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:33:20.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:33:20.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:33:20.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:33:35.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:33:35.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:33:35.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:33:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:33:50.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:33:50.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:33:50.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:34:05.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:34:05.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:34:05.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:34:20.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:34:20.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:34:20.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:34:34.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:34:34.991  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:34:34.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:34:43.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:34:43.313  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:34:42.622582Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"08bc4b4f-d9f1-4c07-a8ea-444689b3934a","timestamp":"2022-03-25T03:34:42.622635Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-25 03:34:44.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:34:44.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:34:48.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:34:48.035  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-25T03:34:47.388912Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70923ad5-f710-4e78-bbdc-bd483f1d1407","timestamp":"2022-03-25T03:34:47.388963Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-25 03:34:48.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:34:48.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:35:03.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:35:03.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:35:03.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:35:05.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:35:05.237  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-25T03:35:04.584341Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44686580-94a5-4db2-bbc5-ace8ddd71a15","timestamp":"2022-03-25T03:35:04.584417Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-25 03:35:05.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:35:05.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:35:20.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:35:20.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:35:20.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:35:35.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:35:35.201  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:35:35.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:35:45.292  INFO 10 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-25 03:35:50.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:35:50.144  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:35:50.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:36:05.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:36:05.098  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:36:05.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:36:20.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:36:20.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:36:20.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...
2022-03-25 03:36:34.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-25 03:36:34.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000
2022-03-25 03:36:34.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/040a7638-b610-4d3d-9bea-2eb54a18ef7b/onap-policy-clamp-cl-runtime-7d88576f88-87rnc?timeout=15000 (anonymous) ...