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-29 02:54:55.373  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-688894b6c-54777 with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-03-29 02:54:55.378  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : No active profile set, falling back to default profiles: default
2022-03-29 02:55:00.616  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-03-29 02:55:00.654  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-03-29 02:55:00.655  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.45]
2022-03-29 02:55:00.819  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/controlloop]        : Initializing Spring embedded WebApplicationContext
2022-03-29 02:55:00.820  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 5316 ms
2022-03-29 02:55:01.862  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-03-29 02:55:06.138  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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-29 02:55:07.210  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-03-29 02:55:09.559  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2efd2f21, org.springframework.security.web.context.SecurityContextPersistenceFilter@7f0b93b4, org.springframework.security.web.header.HeaderWriterFilter@1c61eda5, org.springframework.security.web.authentication.logout.LogoutFilter@53aa38be, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7f42e06e, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@61cda923, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5382184b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@59c500f7, org.springframework.security.web.session.SessionManagementFilter@12219f6a, org.springframework.security.web.access.ExceptionTranslationFilter@12d2ddde, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@40ed1802]
2022-03-29 02:55:10.449  WARN 11 --- [           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-29 02:55:10.450  WARN 11 --- [           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-29 02:55:10.450  WARN 11 --- [           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-29 02:55:10.451  WARN 11 --- [           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-29 02:55:10.451  WARN 11 --- [           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-29 02:55:10.452  WARN 11 --- [           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-29 02:55:10.452  WARN 11 --- [           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-29 02:55:10.453  WARN 11 --- [           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-29 02:55:10.453  WARN 11 --- [           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-29 02:55:10.454  WARN 11 --- [           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-29 02:55:10.454  WARN 11 --- [           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-29 02:55:10.459  WARN 11 --- [           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-29 02:55:10.460  WARN 11 --- [           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-29 02:55:10.461  WARN 11 --- [           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-29 02:55:10.461  WARN 11 --- [           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-29 02:55:10.462  WARN 11 --- [           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-29 02:55:10.462  WARN 11 --- [           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-29 02:55:10.462  WARN 11 --- [           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-29 02:55:10.463  WARN 11 --- [           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-29 02:55:10.463  WARN 11 --- [           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-29 02:55:10.464  WARN 11 --- [           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-29 02:55:10.541  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop'
2022-03-29 02:55:12.181  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-03-29 02:55:12.181  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-03-29 02:55:12.189  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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-29 02:55:12.191  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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-29 02:55:12.195  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:55:12.202  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:55:12.192  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91c4d5f3-2fcf-4fed-a4c8-59a1055c07e9, alive=false, publisher=null]]: starting
2022-03-29 02:55:12.214  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91c4d5f3-2fcf-4fed-a4c8-59a1055c07e9, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-03-29 02:55:12.214  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopUpdatePublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ControlLoopStateChangePublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-03-29 02:55:12.215  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopStateChangeAckListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ControlLoopUpdateAckListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-03-29 02:55:12.216  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-03-29 02:55:12.217  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-03-29 02:55:12.217  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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@ca7e37f
2022-03-29 02:55:12.217  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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-29 02:55:12.217  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-03-29 02:55:12.225  INFO 11 --- [           main] o.o.p.c.controlloop.runtime.Application  : Started Application in 18.444 seconds (JVM running for 20.765)
2022-03-29 02:55:12.237  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-03-29 02:55:12.240  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-03-29 02:55:13.312  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:55:13.313 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:55:13.314  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:55:28.324 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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.20.69] 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-29 02:55:28.325  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:55:28.325  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:55:28.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:55:29.342  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:55:29.344 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:55:29.344  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:55:44.347 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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.20.69] 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-29 02:55:44.350  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:55:44.350  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:55:44.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:55:45.372  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:55:45.372 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:55:45.372  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:56:00.374 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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.20.69] 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-29 02:56:00.375  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:56:00.376  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:56:00.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:56:01.403  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:56:01.404 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:56:01.404  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:56:16.405 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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.20.69] 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-29 02:56:16.406  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:56:16.406  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:56:16.406  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:56:17.435  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:56:17.436 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:56:17.436  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:56:32.438 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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.20.69] 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-29 02:56:32.439  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:56:32.439  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:56:32.439  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:56:33.478  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:56:33.479 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:56:33.479  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:56:48.480 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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.20.69] 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-29 02:56:48.481  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:56:48.482  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:56:48.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:56:49.501  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused); blacklisting for 2 minutes
2022-03-29 02:56:49.502 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.20.69] failed: Connection refused (Connection refused)
2022-03-29 02:56:49.502  INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms
2022-03-29 02:57:04.503 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3dcdb788-bf93-4796-8845-0c226ebf58f0, consumerInstance=onap-policy-clamp-cl-runtime-688894b6c-54777, 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.20.69] 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-29 02:57:04.504  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:04.504  WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector  : All hosts were blacklisted; reverting to full set of hosts.
2022-03-29 02:57:04.504  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:57:04.858  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 404 Not Found
2022-03-29 02:57:04.861  WARN 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : Topic not found: /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
[EL Info]: 2022-03-29 02:57:12.317--ServerSession(652540429)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4
2022-03-29 02:57:19.862  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:19.863  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:57:35.125  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:57:35.142  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:35.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:57:40.142  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:57:40.166  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-03-29 02:57:40.168  INFO 11 --- [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-29T02:57:39.399959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5d74fbc-5c6a-47c4-a43a-0126c9ad1c31","timestamp":"2022-03-29T02:57:39.400104Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 02:57:40.441  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:40.442  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:57:55.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:57:55.429  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:57:55.429  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:10.412  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:10.413  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:10.413  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:25.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:25.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:25.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:40.394  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:40.395  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:40.395  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:55.370  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:55.371  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:55.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:58:56.127  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:58:56.128  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T02:58:55.442654Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db7c4908-770a-45f5-a4d8-7094700a877e","timestamp":"2022-03-29T02:58:55.442781Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 02:58:56.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:58:56.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:11.275  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:11.276  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:11.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 02:59:13.855  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:13.857  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"8048e4bf-d437-41a1-be0d-cca2adac47bc","timestamp":"2022-03-29T02:53:12.900149Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.286  WARN 11 --- [IME-PARTICIPANT] o.p.c.c.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-03-29 02:59:14.293  INFO 11 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"8048e4bf-d437-41a1-be0d-cca2adac47bc","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.296  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T02:55:08.999374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bc5185b-bc8b-4e91-9016-5b6764cc820d","timestamp":"2022-03-29T02:55:08.999984Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.314  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-CLRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-03-29 02:59:14.320  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT (anonymous) ...
2022-03-29 02:59:14.321  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T02:57:08.998273Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4cb4267-c7c3-44c0-a73f-e61bb47d5888","timestamp":"2022-03-29T02:57:08.998511Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.347  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T02:59:11.838841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ce6906b-8861-4528-ac4a-db204ce9d780","timestamp":"2022-03-29T02:59:11.839155Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:14.380  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:14.380  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:14.405  INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:14.406  INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (88 ms):{"serverTimeMs":1,"count":1}
2022-03-29 02:59:15.040  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:15.041  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"responseTo":"8048e4bf-d437-41a1-be0d-cca2adac47bc","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 02:59:15.042  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-03-29 02:59:15.043  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:15.043  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:30.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:30.014  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:30.014  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:40.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:40.120  INFO 11 --- [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-29T02:59:39.400188Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adfef01e-56f6-4c75-bea2-633a0e780853","timestamp":"2022-03-29T02:59:39.400339Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 02:59:40.306  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:40.307  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 02:59:55.285  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 02:59:55.286  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 02:59:55.286  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:10.244  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:10.244  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:10.245  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:25.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:25.198  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:25.198  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:40.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:40.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:40.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:55.114  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:55.115  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:55.116  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:00:56.116  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:00:56.117  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:00:55.442483Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23a66497-aa4b-41cc-8f86-6afe1f935f76","timestamp":"2022-03-29T03:00:55.442563Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:00:56.308  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:00:56.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:01:09.699  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:01:09.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:01:08.998033Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ebe2cf5-873b-475c-9622-ceea9d34b93a","timestamp":"2022-03-29T03:01:08.998115Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:01:10.312  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:01:10.313  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:01:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:01:25.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:01:25.262  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:01:25.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:01:40.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:01:40.093  INFO 11 --- [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-29T03:01:39.399974Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"42fcb106-bce7-4991-bec6-89557fe09f31","timestamp":"2022-03-29T03:01:39.400072Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:01:40.314  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:01:40.315  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:01:55.278  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:01:55.279  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:01:55.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:10.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:10.233  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:10.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:25.236  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:25.236  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:25.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:40.212  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:40.213  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:40.213  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:55.165  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:55.166  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:55.166  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:02:56.113  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:02:56.114  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:02:55.442553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77c21223-052d-4279-b36c-1ee616858b0d","timestamp":"2022-03-29T03:02:55.442672Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:02:56.332  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:02:56.332  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:03:09.710  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:03:09.712  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:03:08.998050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14cc7fd6-bb02-4532-a3c2-c37610050456","timestamp":"2022-03-29T03:03:08.998133Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:03:10.336  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:03:10.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:03:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:03:25.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:03:25.291  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:03:25.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:03:40.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:03:40.103  INFO 11 --- [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-29T03:03:39.400368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fcf8c37-2360-446e-b86c-188fa171dc55","timestamp":"2022-03-29T03:03:39.400637Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:03:40.346  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:03:40.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:03:55.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:03:55.310  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:03:55.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:10.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:10.269  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:10.270  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:25.221  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:25.222  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:25.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:40.199  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:40.200  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:40.200  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:55.155  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:55.156  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:55.156  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:04:56.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:04:56.116  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:04:55.442813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a0ad280-65d3-4917-8bd6-a6e680587f08","timestamp":"2022-03-29T03:04:55.443042Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:04:56.350  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:04:56.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:05:09.704  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:05:09.704  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:05:08.998408Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b65fbb1-e6bd-404f-a298-6849ef7090fc","timestamp":"2022-03-29T03:05:08.998603Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:05:10.353  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:05:10.354  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:05:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:05:25.304  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:05:25.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:05:25.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:05:40.096  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:05:40.097  INFO 11 --- [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-29T03:05:39.400578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"587b72ff-946b-4bb5-bfbb-354f84ae1b7b","timestamp":"2022-03-29T03:05:39.400686Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:05:40.361  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:05:40.361  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:05:55.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:05:55.356  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:05:55.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:10.346  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:10.346  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:10.346  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:25.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:25.305  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:25.305  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:40.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:40.355  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:40.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:55.314  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:55.315  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:55.316  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:06:56.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:06:56.105  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:06:55.442504Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a0b621d-4cbc-4b70-a9d3-bc5bf3bd022b","timestamp":"2022-03-29T03:06:55.442945Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:06:56.368  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:06:56.369  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:07:09.718  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:07:09.719  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:07:08.998047Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e54e1f5-b6d1-4528-9aab-f97c54e3b206","timestamp":"2022-03-29T03:07:08.998146Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:07:10.371  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:07:10.371  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:07:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:07:25.322  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:07:25.323  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:07:25.323  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:07:40.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:07:40.105  INFO 11 --- [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-29T03:07:39.399951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"069e8c2d-d659-481e-bf6a-7045b02c2a95","timestamp":"2022-03-29T03:07:39.400219Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:07:40.373  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:07:40.373  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:07:55.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:07:55.352  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:07:55.352  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:10.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:10.309  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:10.309  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:25.262  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:25.267  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:25.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:40.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:40.222  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:40.223  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:55.177  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:55.178  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:55.178  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:08:56.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:08:56.109  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:08:55.442718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97abbd35-0d1f-4c56-9a52-ea3deafd8858","timestamp":"2022-03-29T03:08:55.442881Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:08:56.388  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:08:56.388  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:09:09.697  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:09:09.701  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:09:08.998814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f228a55f-24c6-4332-8f2f-29fe1e0861bf","timestamp":"2022-03-29T03:09:08.999036Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:09:10.391  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:09:10.392  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:09:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:09:25.359  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:09:25.360  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:09:25.360  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:09:40.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:09:40.089  INFO 11 --- [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-29T03:09:39.400168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd6e9800-ae02-43ec-9d8a-0387ca92657d","timestamp":"2022-03-29T03:09:39.400380Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:09:40.399  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:09:40.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:09:55.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:09:55.351  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:09:55.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:10.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:10.302  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:10.302  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:25.249  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:25.250  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:25.250  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:40.195  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:40.196  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:40.196  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:55.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:55.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:55.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:10:56.109  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:10:56.110  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:10:55.442528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dedeeee8-0c61-4eb1-8d7f-32a8f8ba6b5b","timestamp":"2022-03-29T03:10:55.442630Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:10:56.407  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:10:56.408  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:11:09.700  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:11:09.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:11:08.998038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c84f6262-5897-4425-9d74-a453e9e3eb4f","timestamp":"2022-03-29T03:11:08.998138Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:11:10.410  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:11:10.411  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:11:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:11:25.357  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:11:25.358  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:11:25.358  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:11:40.092  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:11:40.093  INFO 11 --- [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-29T03:11:39.399941Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20b905ba-77db-495c-8525-b657ef96ada0","timestamp":"2022-03-29T03:11:39.400052Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:11:40.415  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:11:40.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:11:55.367  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:11:55.367  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:11:55.368  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:10.317  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:10.318  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:10.318  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:25.263  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:25.264  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:25.264  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:40.226  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:40.227  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:40.227  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:55.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:55.179  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:55.179  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:12:56.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:12:56.099  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:12:55.442532Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20dd1353-1b95-4a61-9beb-6c9ebfee4cb0","timestamp":"2022-03-29T03:12:55.442672Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:12:56.430  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:12:56.430  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:13:09.696  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:13:09.697  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:13:08.998028Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"107593d4-f0cf-41b7-b13b-132d4987924b","timestamp":"2022-03-29T03:13:08.998104Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:13:10.432  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:13:10.433  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:13:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:13:25.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:13:25.403  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:13:25.403  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:13:40.093  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:13:40.094  INFO 11 --- [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-29T03:13:39.399993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2aa1a5f6-bcd9-45be-988c-63c5d8f565f7","timestamp":"2022-03-29T03:13:39.400126Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:13:40.431  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:13:40.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:13:55.388  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:13:55.389  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:13:55.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:10.352  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:10.353  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:10.353  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:25.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:25.311  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:25.311  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:40.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:40.261  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:40.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:55.224  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:55.225  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:55.225  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:14:56.107  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:14:56.108  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:14:55.442672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a02de087-266d-4021-93d0-edc49767206d","timestamp":"2022-03-29T03:14:55.443030Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:14:56.449  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:14:56.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:15:09.760  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:15:09.761  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:15:08.998262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98c839cf-e3d9-4ab1-b0ea-064c0aa35ae6","timestamp":"2022-03-29T03:15:08.998396Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:15:10.452  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:15:10.453  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:15:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:15:25.421  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:15:25.422  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:15:25.422  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:15:40.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:15:40.096  INFO 11 --- [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-29T03:15:39.400212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f785b56-a84c-493a-9dc2-977915d49c03","timestamp":"2022-03-29T03:15:39.401118Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:15:40.451  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:15:40.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:15:55.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:15:55.415  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:15:55.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:10.361  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:10.362  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:10.362  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:25.325  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:25.326  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:25.326  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:40.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:40.288  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:40.289  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:55.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:55.246  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:55.247  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:16:56.150  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:16:56.151  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:16:55.442476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96b458e5-9555-441c-9185-f4bb1ec949d0","timestamp":"2022-03-29T03:16:55.442539Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:16:56.478  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:16:56.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:17:09.744  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:17:09.745  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:17:08.998027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e711176-e845-4c08-b27e-2c28e44df9eb","timestamp":"2022-03-29T03:17:08.998117Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:17:10.483  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:17:10.483  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:17:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:17:25.457  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:17:25.458  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:17:25.458  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:17:40.101  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:17:40.102  INFO 11 --- [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-29T03:17:39.399982Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"945a0e7f-da5a-4579-8a91-b98ca9e4b382","timestamp":"2022-03-29T03:17:39.400093Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:17:40.482  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:17:40.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:17:55.438  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:17:55.439  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:17:55.439  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:10.393  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:10.394  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:10.395  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:25.343  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:25.344  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:25.345  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:40.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:40.292  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:40.293  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:55.240  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:55.241  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:55.241  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:18:56.115  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:18:56.117  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:18:55.443271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"638f9197-4141-4d53-b151-77b8fa54efe9","timestamp":"2022-03-29T03:18:55.443394Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:18:56.494  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:18:56.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:19:09.803  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:19:09.804  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:19:08.998275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d610b1e5-e8b7-4984-864b-18a1d3c068a6","timestamp":"2022-03-29T03:19:08.998864Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:19:10.497  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:19:10.497  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:19:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:19:25.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:19:25.450  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:19:25.450  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:19:40.077  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:19:40.077  INFO 11 --- [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-29T03:19:39.400261Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e526d370-2ad6-410b-a679-ccf38cc5389d","timestamp":"2022-03-29T03:19:39.400460Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:19:40.499  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:19:40.499  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:19:55.446  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:19:55.446  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:19:55.446  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:10.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:10.403  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:10.403  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:25.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:25.348  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:25.348  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:40.299  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:40.299  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:40.299  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:55.245  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:55.246  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:55.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:20:56.101  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:20:56.102  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:20:55.442498Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b5fa7de-54a8-46b8-a043-71b97fab2786","timestamp":"2022-03-29T03:20:55.442583Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:20:56.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:20:56.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:21:09.758  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:21:09.759  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:21:08.998043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e337da8c-35bd-44a5-8085-24fe882fd5c3","timestamp":"2022-03-29T03:21:08.998138Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:21:10.518  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:21:10.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:21:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:21:25.465  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:21:25.466  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:21:25.466  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:21:40.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:21:40.086  INFO 11 --- [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-29T03:21:39.399957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80dc4d6f-0dcb-42a1-b541-73917d76d222","timestamp":"2022-03-29T03:21:39.400038Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:21:40.518  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:21:40.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:21:55.468  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:21:55.469  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:21:55.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:10.427  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:10.428  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:10.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:25.375  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:25.376  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:25.376  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:40.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:40.321  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:40.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:55.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:55.269  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:55.269  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:22:56.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:22:56.103  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:22:55.442482Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e21fe8dd-c6ab-4a95-9e56-4fdbf1411b0d","timestamp":"2022-03-29T03:22:55.442563Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:22:56.530  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:22:56.530  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:23:09.786  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:23:09.787  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:23:08.998016Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d9ad6e8-90dd-41ef-844b-4b1246794d56","timestamp":"2022-03-29T03:23:08.998121Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:23:10.530  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:23:10.530  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:23:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:23:25.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:23:25.481  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:23:25.481  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:23:40.080  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:23:40.080  INFO 11 --- [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-29T03:23:39.400008Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d7f0498-a3aa-470e-819e-49514c3669d0","timestamp":"2022-03-29T03:23:39.400117Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:23:40.535  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:23:40.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:23:55.500  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:23:55.501  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:23:55.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:10.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:10.453  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:10.453  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:25.413  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:25.414  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:25.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:40.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:40.385  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:40.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:55.342  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:55.343  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:55.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:24:56.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:24:56.099  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:24:55.442461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e087cb4f-9a5a-4991-b14d-61b979fab84f","timestamp":"2022-03-29T03:24:55.442549Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:24:56.549  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:24:56.549  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:25:09.686  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:25:09.686  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:25:08.998034Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8734b13a-67e0-487e-9ae4-6ed487fbacca","timestamp":"2022-03-29T03:25:08.998116Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:25:10.550  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:25:10.551  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:25:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:25:25.500  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:25:25.501  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:25:25.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:25:40.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:25:40.091  INFO 11 --- [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-29T03:25:39.400206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52f5154b-8532-4ca3-a426-435827bf98dc","timestamp":"2022-03-29T03:25:39.400497Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:25:40.559  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:25:40.559  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:25:55.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:25:55.521  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:25:55.521  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:10.472  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:10.473  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:10.473  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:25.430  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:25.431  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:25.431  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:40.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:40.386  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:40.386  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:55.331  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:55.331  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:55.331  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:26:56.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:26:56.105  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:26:55.442618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d0a9ad9-ae5a-4085-8dbb-343f3beb734c","timestamp":"2022-03-29T03:26:55.442735Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:26:56.568  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:26:56.569  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:27:09.699  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:27:09.700  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:27:08.998435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae21edb6-9bc2-4935-be90-359915cd125a","timestamp":"2022-03-29T03:27:08.998634Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:27:10.569  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:27:10.570  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:27:12.182  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:27:25.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:27:25.519  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:27:25.520  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:27:40.084  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:27:40.085  INFO 11 --- [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-29T03:27:39.400027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64a19042-26e7-461a-8a90-62e465151a0b","timestamp":"2022-03-29T03:27:39.400155Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:27:40.572  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:27:40.572  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:27:55.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:27:55.536  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:27:55.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:10.501  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:10.502  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:10.502  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:25.454  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:25.454  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:25.455  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:40.404  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:40.404  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:40.405  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:55.350  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:55.351  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:55.351  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:28:56.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:28:56.102  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:28:55.442502Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"457c4439-3698-4377-80fa-3bfe2a0e94f9","timestamp":"2022-03-29T03:28:55.442610Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:28:56.583  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:28:56.584  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:29:09.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:29:09.707  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:29:08.998030Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6698bbb-611b-4342-989f-ed79a0a72071","timestamp":"2022-03-29T03:29:08.998111Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:29:10.585  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:29:10.586  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:29:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:29:25.535  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:29:25.536  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:29:25.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:29:40.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:29:40.089  INFO 11 --- [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-29T03:29:39.399988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba4acd58-718d-41d5-9081-44a9877e0ec4","timestamp":"2022-03-29T03:29:39.400115Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:29:40.590  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:29:40.591  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:29:55.567  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:29:55.567  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:29:55.568  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:10.528  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:10.529  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:10.529  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:25.479  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:25.480  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:25.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:40.431  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:40.432  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:40.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:55.377  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:55.378  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:55.379  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:30:56.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:30:56.099  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:30:55.442531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e46ddb8-7508-4566-9f5b-99492e4571d1","timestamp":"2022-03-29T03:30:55.442622Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:30:56.604  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:30:56.604  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:31:09.683  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:31:09.684  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:31:08.998045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d46115c7-fe43-44aa-837f-f93ab5237940","timestamp":"2022-03-29T03:31:08.998132Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:31:10.601  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:31:10.601  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:31:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:31:25.562  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:31:25.563  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:31:25.563  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:31:40.076  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:31:40.077  INFO 11 --- [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-29T03:31:39.400027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c15be693-ee84-4f49-aa61-7e2f82415467","timestamp":"2022-03-29T03:31:39.400158Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:31:40.608  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:31:40.608  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:31:55.591  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:31:55.592  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:31:55.592  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:10.539  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:10.539  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:10.540  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:25.484  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:25.484  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:25.485  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:40.437  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:40.438  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:40.438  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:55.384  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:55.384  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:55.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:32:56.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:32:56.103  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:32:55.442624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a613ca90-accf-471e-84fa-49f1111b8bde","timestamp":"2022-03-29T03:32:55.442754Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:32:56.619  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:32:56.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:33:09.693  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:33:09.694  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:33:08.998267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b519ec0d-350f-4fff-ac1f-49fe0529650d","timestamp":"2022-03-29T03:33:08.998438Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:33:10.620  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:33:10.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:33:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:33:25.574  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:33:25.574  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:33:25.574  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:33:40.083  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:33:40.084  INFO 11 --- [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-29T03:33:39.400163Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad74178d-fc79-4ddb-9222-39eb004ab546","timestamp":"2022-03-29T03:33:39.400894Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:33:40.630  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:33:40.630  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:33:55.577  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:33:55.578  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:33:55.578  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:10.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:10.525  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:10.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:25.469  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:25.470  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:25.470  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:40.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:40.416  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:40.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:55.393  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:55.394  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:55.394  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:34:56.131  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:34:56.132  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:34:55.442672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a752f70-3392-4faf-98d3-5fa394184608","timestamp":"2022-03-29T03:34:55.442787Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-03-29 03:34:56.638  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:34:56.639  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:35:09.696  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:35:09.698  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-29T03:35:08.998060Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c40c68cc-8fa2-4d24-a703-ea9eb041a77b","timestamp":"2022-03-29T03:35:08.998144Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-03-29 03:35:10.653  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:35:10.653  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:35:12.180  INFO 11 --- [   scheduling-1] o.o.p.c.c.r.s.SupervisionAspect          : Add scheduled scanning
2022-03-29 03:35:25.608  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:35:25.609  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:35:25.609  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:35:40.082  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:35:40.083  INFO 11 --- [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-29T03:35:39.399971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efde233f-92c7-429d-8126-8ce0b1f46050","timestamp":"2022-03-29T03:35:39.400056Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-03-29 03:35:40.674  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:35:40.674  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:35:55.620  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:35:55.621  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:35:55.621  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:36:10.594  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:36:10.594  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:36:10.595  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:36:25.540  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:36:25.541  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:36:25.541  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...
2022-03-29 03:36:40.493  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-03-29 03:36:40.494  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000
2022-03-29 03:36:40.494  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/3dcdb788-bf93-4796-8845-0c226ebf58f0/onap-policy-clamp-cl-runtime-688894b6c-54777?timeout=15000 (anonymous) ...