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-02 00:44:14.312 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-cl-runtime-758b7554c8-7nq5v with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-03-02 00:44:14.355 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : No active profile set, falling back to default profiles: default 2022-03-02 00:44:19.071 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-03-02 00:44:19.986 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 903 ms. Found 7 JPA repository interfaces. 2022-03-02 00:44:23.290 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.349 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.355 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.381 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.387 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.454 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.459 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.462 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.552 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.575 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:23.577 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-03-02 00:44:24.870 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-03-02 00:44:24.885 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-03-02 00:44:24.885 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45] 2022-03-02 00:44:25.081 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/controlloop] : Initializing Spring embedded WebApplicationContext 2022-03-02 00:44:25.081 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 10511 ms 2022-03-02 00:44:26.182 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-03-02 00:44:30.178 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'CommissioningMariaDb' [EL Info]: 2022-03-02 00:44:31.073--ServerSession(864511710)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 2022-03-02 00:44:31.087 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-03-02 00:44:31.579 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-03-02 00:44:36.376 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-03-02 00:44:38.169 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, 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-02 00:44:40.153 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-03-02 00:44:44.482 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@68e47e7, org.springframework.security.web.context.SecurityContextPersistenceFilter@6ce15112, org.springframework.security.web.header.HeaderWriterFilter@7c7ed72a, org.springframework.security.web.authentication.logout.LogoutFilter@37b1149b, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3a861417, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@d969452, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@67b560fe, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1c00d406, org.springframework.security.web.session.SessionManagementFilter@c758a2d, org.springframework.security.web.access.ExceptionTranslationFilter@6c96403e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6f07d414] 2022-03-02 00:44:46.088 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.089 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.089 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.090 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.090 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.091 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.091 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.091 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.092 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.092 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.093 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.093 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.093 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.094 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.094 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.094 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.095 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.095 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.095 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.096 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.096 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-03-02 00:44:46.174 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/controlloop' 2022-03-02 00:44:49.267 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-03-02 00:44:49.267 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-03-02 00:44:49.275 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, 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-02 00:44:49.277 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, 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-02 00:44:49.281 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:44:49.278 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=59b156eb-f3c7-4e1d-84d9-9e71e85ff684, alive=false, publisher=null]]: starting 2022-03-02 00:44:49.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:44:49.370 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=59b156eb-f3c7-4e1d-84d9-9e71e85ff684, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-03-02 00:44:49.371 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-03-02 00:44:49.371 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ControlLoopUpdatePublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ControlLoopStateChangePublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopStateChangeAckListener 2022-03-02 00:44:49.372 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ControlLoopUpdateAckListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-03-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, 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@13dd7887 2022-03-02 00:44:49.373 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8f02d168-2249-4e01-ae7e-f8c85fa8b8b2, consumerInstance=onap-policy-clamp-cl-runtime-758b7554c8-7nq5v, 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-02 00:44:49.373 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-03-02 00:44:49.377 INFO 10 --- [ main] o.o.p.c.controlloop.runtime.Application : Started Application in 37.416 seconds (JVM running for 40.184) 2022-03-02 00:44:49.471 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-03-02 00:44:49.473 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-03-02 00:45:06.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:06.212 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:06.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:45:18.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:18.921 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-03-02 00:45:18.923 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:45:18.187744Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bd86ad8-e093-4cf1-b9cc-2ff184395542","timestamp":"2022-03-02T00:45:18.187902Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:45:19.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:19.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... [EL Info]: 2022-03-02 00:45:19.872--ServerSession(1986928617)--EclipseLink, version: Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4 [EL Warning]: 2022-03-02 00:45:20.908--ServerSession(1986928617)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=550) Can't create table `controlloop`.`toscanodetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeTemplate ADD CONSTRAINT FK_ToscaNodeTemplate_capabilitiesName FOREIGN KEY (capabilitiesName, capabilitiesVersion) REFERENCES ToscaCapabilityAssignments (name, version)") [EL Warning]: 2022-03-02 00:45:20.945--ServerSession(1986928617)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=550) Can't create table `controlloop`.`toscanodetype` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaNodeType ADD CONSTRAINT FK_ToscaNodeType_requirementsName FOREIGN KEY (requirementsName, requirementsVersion) REFERENCES ToscaRequirements (name, version)") [EL Warning]: 2022-03-02 00:45:20.984--ServerSession(1986928617)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=550) Can't create table `controlloop`.`toscaservicetemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaServiceTemplate ADD CONSTRAINT FK_ToscaServiceTemplate_dataTypesName FOREIGN KEY (dataTypesName, dataTypesVersion) REFERENCES ToscaDataTypes (name, version)") [EL Warning]: 2022-03-02 00:45:21.009--ServerSession(1986928617)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.8.v20201217-ecdf3c32c4): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransientConnectionException: (conn=550) Can't create table `controlloop`.`toscatopologytemplate` (errno: 121 "Duplicate key on write or update") Error Code: 1005 Call: ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version) Query: DataModifyQuery(sql="ALTER TABLE ToscaTopologyTemplate ADD CONSTRAINT FK_ToscaTopologyTemplate_policyName FOREIGN KEY (policyName, policyVersion) REFERENCES ToscaPolicies (name, version)") 2022-03-02 00:45:34.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:34.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:34.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:45:35.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:35.664 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:45:34.999290Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"955979d3-1006-483a-a740-f01f38b22b04","timestamp":"2022-03-02T00:45:34.999363Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:45:36.562 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:36.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:45:51.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:45:51.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:45:51.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:01.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:46:01.941 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:46:01.285149Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9dc797e-a450-4f37-b6bd-574de791de21","timestamp":"2022-03-02T00:46:01.285273Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:46:01.966 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:46:01.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:16.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:46:16.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:46:16.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:31.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:46:31.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:46:31.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:46.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:46:46.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:46:46.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:46:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:47:01.818 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:01.819 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:01.819 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:16.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:16.785 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:16.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:18.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:47:18.187432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"594e4c5f-a5f9-4fcf-a777-916760c87c46","timestamp":"2022-03-02T00:47:18.187484Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:47:19.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:19.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:34.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:34.534 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:34.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:35.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:35.764 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:47:34.999327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0aaaf474-8c8e-4591-a77a-60dcd49e5f4f","timestamp":"2022-03-02T00:47:34.999406Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:47:36.581 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:36.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:47:51.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:47:51.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:47:51.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:01.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:48:01.950 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:48:01.284737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8aee104-3dea-458a-8d2a-0e55376de916","timestamp":"2022-03-02T00:48:01.284821Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:48:02.577 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:48:02.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:17.536 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:48:17.537 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:48:17.537 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:32.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:48:32.494 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:48:32.494 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:47.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:48:47.451 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:48:47.451 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:48:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:49:02.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:02.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:02.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:17.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:17.369 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:17.369 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:18.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:18.871 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:49:18.187472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c369858-4029-4e6b-9ed5-aa5ace78a581","timestamp":"2022-03-02T00:49:18.187593Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:49:19.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:19.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:34.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:34.543 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:34.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:35.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:35.767 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:49:34.999356Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7924d871-a164-4c7d-97bb-dc7c6b8e5059","timestamp":"2022-03-02T00:49:34.999446Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:49:36.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:36.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:49:51.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:49:51.541 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:49:51.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:01.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:50:01.949 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:50:01.284727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf2ba4e2-0106-4636-89ce-1cb4f95898c2","timestamp":"2022-03-02T00:50:01.284805Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:50:02.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:50:02.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:17.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:50:17.552 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:50:17.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:32.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:50:32.511 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:50:32.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:47.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:50:47.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:50:47.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:50:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:51:02.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:02.425 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:02.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:17.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:17.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:17.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:18.859 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:18.860 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:51:18.187475Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95fa7949-59a1-4927-8a38-322f7ac40dc1","timestamp":"2022-03-02T00:51:18.187572Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:51:19.598 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:19.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:34.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:34.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:34.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:35.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:35.658 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:51:34.999282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5de86e37-efdd-4e5f-b381-373847e37a82","timestamp":"2022-03-02T00:51:34.999345Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:51:36.606 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:36.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:51:51.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:51:51.564 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:51:51.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:01.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:52:01.936 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:52:01.284732Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e86ea59-86e3-4937-ac4b-d5e12d1c382b","timestamp":"2022-03-02T00:52:01.284846Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:52:02.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:52:02.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:17.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:52:17.565 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:52:17.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:32.603 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:52:32.604 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:52:32.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:47.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:52:47.565 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:52:47.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:52:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:53:02.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:02.524 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:02.524 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:17.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:17.479 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:17.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:18.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:53:18.187676Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56f9eae6-bbc3-416a-a0d1-c850be39e930","timestamp":"2022-03-02T00:53:18.187799Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:53:19.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:19.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:34.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:34.569 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:34.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:53:34.999271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e450420-bbb6-4ea8-91b9-2eaf35cc54ba","timestamp":"2022-03-02T00:53:34.999371Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:53:36.618 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:36.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:53:51.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:53:51.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:53:51.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:01.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:54:01.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:54:01.284809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b166d4b7-b222-4291-ad10-e56d79774af9","timestamp":"2022-03-02T00:54:01.284886Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:54:02.620 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:54:02.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:17.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:54:17.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:54:17.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:32.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:54:32.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:54:32.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:47.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:54:47.471 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:54:47.471 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:54:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:55:02.420 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:02.420 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:02.421 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:17.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:17.366 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:17.366 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:18.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:18.883 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:55:18.188412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"049bbef6-a3dd-420d-8398-a04af9f95cf3","timestamp":"2022-03-02T00:55:18.188465Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:55:19.634 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:19.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:34.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:34.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:34.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:35.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:55:34.999239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4b1a4c7-8af4-4790-8803-81182dda3f03","timestamp":"2022-03-02T00:55:34.999300Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:55:36.631 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:36.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:55:51.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:55:51.583 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:55:51.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:01.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:56:01.952 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:56:01.284963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a6bd58e-d113-432c-934a-5a91b8bc8afb","timestamp":"2022-03-02T00:56:01.285088Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:56:02.632 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:56:02.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:17.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:56:17.580 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:56:17.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:32.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:56:32.529 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:56:32.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:47.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:56:47.499 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:56:47.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:56:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:57:02.442 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:02.442 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:02.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:17.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:17.389 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:17.389 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:18.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:57:18.187476Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3a48d2b-d063-4119-8095-397e1e24cd2c","timestamp":"2022-03-02T00:57:18.187527Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:57:19.639 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:19.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:34.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:34.593 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:34.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:35.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:35.665 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:57:34.999251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20dc1a4f-d782-4b01-8e18-f46bd7f998a6","timestamp":"2022-03-02T00:57:34.999311Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:57:36.641 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:36.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:57:51.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:57:51.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:57:51.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:01.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:58:01.937 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:58:01.284865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83bb5811-e959-48dc-95c3-688265c2eaca","timestamp":"2022-03-02T00:58:01.284958Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 00:58:02.644 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:58:02.644 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:17.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:58:17.598 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:58:17.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:32.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:58:32.550 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:58:32.550 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:47.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:58:47.499 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:58:47.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:58:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 00:59:02.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:02.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:02.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:17.398 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:17.399 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:17.399 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:18.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:18.873 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T00:59:18.187660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2f8b44b-fd52-4ce3-8945-bf0eccc84ba8","timestamp":"2022-03-02T00:59:18.187807Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 00:59:19.653 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:19.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:34.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:34.609 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:34.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:35.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:35.659 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T00:59:34.999309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d46a2626-add3-428a-ad84-2cf2197a2f37","timestamp":"2022-03-02T00:59:34.999375Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 00:59:36.658 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:36.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 00:59:51.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 00:59:51.606 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 00:59:51.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:01.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:00:01.936 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:00:01.284794Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7743e9c6-4438-433f-aae2-69f27e996ff8","timestamp":"2022-03-02T01:00:01.284895Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:00:02.661 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:00:02.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:17.606 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:00:17.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:00:17.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:32.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:00:32.557 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:00:32.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:47.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:00:47.509 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:00:47.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:00:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:01:02.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:02.461 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:02.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:17.409 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:17.410 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:17.410 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:18.858 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:18.859 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:01:18.187473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2fccfdd-8095-4510-9207-dae106c62582","timestamp":"2022-03-02T01:01:18.187525Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:01:19.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:19.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:34.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:34.616 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:34.616 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:35.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:35.655 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:01:34.999472Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f97f4dc4-7e0c-4606-9b8f-bf93db47ce73","timestamp":"2022-03-02T01:01:34.999573Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:01:37.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:37.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:01:52.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:01:52.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:01:52.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:01.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:02:01.938 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:02:01.284776Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff6e614f-ebfb-427d-89b3-da7782ef55b2","timestamp":"2022-03-02T01:02:01.284853Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:02:02.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:02:02.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:17.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:02:17.626 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:02:17.626 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:32.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:02:32.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:02:32.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:47.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:02:47.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:02:47.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:02:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:03:02.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:02.496 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:02.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:17.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:17.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:17.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:18.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:03:18.187512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14f8ce2a-2157-413f-8c62-0ffa9172c203","timestamp":"2022-03-02T01:03:18.187580Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:03:19.678 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:19.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:34.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:34.624 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:34.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:35.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:35.670 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:03:34.999347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d38ff16c-a956-433d-9250-cbbecc64cfcc","timestamp":"2022-03-02T01:03:34.999431Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:03:37.670 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:37.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:03:52.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:03:52.622 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:03:52.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:01.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:04:01.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:04:01.284807Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c6c13aa-73ac-41cd-b61a-5a24869bd9cf","timestamp":"2022-03-02T01:04:01.284867Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:04:02.688 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:04:02.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:17.641 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:04:17.642 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:04:17.642 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:32.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:04:32.597 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:04:32.597 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:47.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:04:47.552 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:04:47.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:04:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:05:02.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:02.511 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:02.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:17.461 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:17.462 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:17.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:18.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:18.853 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:05:18.187419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"942440ea-0020-4c97-8ac2-c0c8048875b6","timestamp":"2022-03-02T01:05:18.187477Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:05:19.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:19.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:34.658 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:34.659 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:34.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:35.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:35.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:05:34.999312Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ae3ce53-59a4-4be9-9324-197cb3180216","timestamp":"2022-03-02T01:05:34.999385Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:05:35.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:35.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:05:50.654 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:05:50.654 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:05:50.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:01.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:06:01.934 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:06:01.284779Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f55ae31d-347b-46a5-8385-01cef5147e54","timestamp":"2022-03-02T01:06:01.284863Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:06:02.711 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:06:02.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:17.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:06:17.668 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:06:17.668 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:32.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:06:32.623 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:06:32.623 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:47.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:06:47.572 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:06:47.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:06:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:07:02.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:02.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:02.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:17.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:17.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:17.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:18.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:18.849 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:07:18.187403Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f42a1afb-5404-4f6e-9133-e4aa9a8bdee5","timestamp":"2022-03-02T01:07:18.187459Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:07:19.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:19.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:34.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:34.672 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:34.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:35.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:35.651 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:07:34.999258Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af734297-d304-458f-bd0b-c870e934c6fc","timestamp":"2022-03-02T01:07:34.999324Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:07:35.723 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:35.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:07:50.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:07:50.673 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:07:50.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:01.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:08:01.935 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:08:01.284843Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7cb4321-6121-42b8-85f4-b224b5ddac79","timestamp":"2022-03-02T01:08:01.284931Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:08:02.724 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:08:02.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:17.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:08:17.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:08:17.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:32.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:08:32.629 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:08:32.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:47.577 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:08:47.578 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:08:47.578 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:08:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:09:02.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:02.531 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:02.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:17.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:17.485 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:17.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:18.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:18.853 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:09:18.187810Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd04bddd-4a7c-4be1-99ed-4b638f1c1cc3","timestamp":"2022-03-02T01:09:18.187992Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:09:19.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:19.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:34.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:34.687 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:34.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:35.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:35.652 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:09:34.999266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0316c038-e130-423d-bb08-2e5db58b755a","timestamp":"2022-03-02T01:09:34.999333Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:09:35.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:35.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:09:50.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:09:50.690 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:09:50.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:01.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:10:01.932 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:10:01.284874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db25b06f-b202-4a44-a4c0-5c59386a3431","timestamp":"2022-03-02T01:10:01.284955Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:10:02.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:10:02.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:17.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:10:17.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:10:17.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:32.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:10:32.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:10:32.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:47.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:10:47.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:10:47.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:10:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:11:02.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:02.544 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:02.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:17.496 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:17.497 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:17.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:18.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:18.866 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:11:18.187803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d288f678-c01b-4f18-b783-0688671d152f","timestamp":"2022-03-02T01:11:18.187878Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:11:19.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:19.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:34.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:34.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:34.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:11:34.999275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d35a3d0-4ed4-43c4-87d8-eca14657d957","timestamp":"2022-03-02T01:11:34.999349Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:11:35.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:35.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:11:50.696 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:11:50.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:11:50.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:01.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:12:01.940 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:12:01.284788Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5813e2b-f737-406f-94bd-8cb707109094","timestamp":"2022-03-02T01:12:01.284856Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:12:02.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:12:02.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:17.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:12:17.704 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:12:17.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:32.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:12:32.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:12:32.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:47.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:12:47.608 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:12:47.609 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:12:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:13:02.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:02.559 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:02.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:17.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:17.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:17.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:18.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:18.854 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:13:18.187407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a834abf7-c69b-4ad8-be6b-36e5fe624289","timestamp":"2022-03-02T01:13:18.187460Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:13:19.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:19.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:34.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:34.721 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:34.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:13:34.999281Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c1b53fa-6452-4087-a9cd-71674bf2b078","timestamp":"2022-03-02T01:13:34.999338Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:13:35.768 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:35.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:13:50.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:13:50.718 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:13:50.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:01.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:14:01.932 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:14:01.284753Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"324d9112-bfd6-4b29-9295-2b6fb5922308","timestamp":"2022-03-02T01:14:01.284794Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:14:02.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:14:02.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:17.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:14:17.726 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:14:17.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:32.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:14:32.674 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:14:32.674 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:47.624 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:14:47.625 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:14:47.625 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:14:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:15:02.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:02.571 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:02.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:17.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:17.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:17.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:18.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:18.860 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:15:18.188737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ead0166-7a64-4187-ae71-490e01eba2d8","timestamp":"2022-03-02T01:15:18.188793Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:15:19.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:19.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:34.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:34.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:34.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:35.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:35.660 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:15:34.999250Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1dc72b3d-10bd-4eae-bc2d-7ac6f9a0410b","timestamp":"2022-03-02T01:15:34.999308Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:15:35.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:35.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:15:50.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:15:50.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:15:50.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:01.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:16:01.930 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:16:01.284889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7934c704-8d77-452f-8a64-4ad09ae554a8","timestamp":"2022-03-02T01:16:01.284982Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:16:02.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:16:02.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:17.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:16:17.734 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:16:17.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:32.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:16:32.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:16:32.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:47.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:16:47.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:16:47.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:16:49.266 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:17:02.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:02.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:02.593 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:17.545 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:17.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:17.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:18.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:18.851 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:17:18.187445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"539215b3-8106-40e2-9a83-03ff1d27932f","timestamp":"2022-03-02T01:17:18.187529Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:17:19.794 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:19.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:34.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:34.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:34.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:35.651 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:35.652 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:17:34.999267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f3d2de3-d0e6-4c90-9803-e2de1fb73dca","timestamp":"2022-03-02T01:17:34.999332Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:17:35.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:35.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:17:50.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:17:50.744 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:17:50.744 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:01.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:18:01.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:18:01.284795Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01c962d8-2e9a-4198-b474-5423a5227104","timestamp":"2022-03-02T01:18:01.284856Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:18:02.796 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:18:02.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:17.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:18:17.741 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:18:17.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:32.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:18:32.689 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:18:32.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:47.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:18:47.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:18:47.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:18:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:19:02.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:02.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:02.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:17.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:17.540 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:17.540 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:18.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:18.851 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:19:18.187573Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bde6d9b4-b2b4-45a9-acb5-39b29eec2c80","timestamp":"2022-03-02T01:19:18.187663Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:19:19.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:19.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:34.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:34.759 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:34.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:35.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:35.663 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:19:34.999371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc5d54cb-ae41-4e59-b406-cb4c468a30f1","timestamp":"2022-03-02T01:19:34.999430Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:19:35.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:35.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:19:50.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:19:50.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:19:50.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:01.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:20:01.933 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:20:01.284810Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87ee0e1e-6885-4140-9e2f-c95a840844be","timestamp":"2022-03-02T01:20:01.284909Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:20:02.811 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:20:02.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:17.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:20:17.758 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:20:17.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:32.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:20:32.705 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:20:32.705 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:47.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:20:47.660 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:20:47.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:20:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:21:02.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:02.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:02.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:17.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:17.564 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:17.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:18.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:18.845 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:21:18.187439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df358420-f900-4d97-8bda-4ab4965dcc62","timestamp":"2022-03-02T01:21:18.187502Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:21:19.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:19.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:34.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:34.770 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:34.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:35.653 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:35.654 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:21:34.999388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f95e427-f025-495f-a026-c29f69dcb351","timestamp":"2022-03-02T01:21:34.999456Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:21:35.821 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:35.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:21:50.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:21:50.772 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:21:50.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:01.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:22:01.932 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:22:01.284765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cee2b89-716c-4a6c-bd84-5114c6176b7e","timestamp":"2022-03-02T01:22:01.284827Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:22:02.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:22:02.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:17.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:22:17.778 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:22:17.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:32.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:22:32.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:22:32.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:47.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:22:47.687 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:22:47.688 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:22:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:23:02.629 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:02.630 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:02.630 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:17.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:17.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:17.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:18.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:18.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:23:18.187459Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4b046fd-f311-493c-ba9d-1aba79ce3f07","timestamp":"2022-03-02T01:23:18.187518Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:23:19.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:19.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:34.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:34.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:34.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:35.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:35.648 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:23:34.999422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e49984af-6bb5-406c-955e-f21a1c045dd5","timestamp":"2022-03-02T01:23:34.999490Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:23:35.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:35.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:23:50.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:23:50.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:23:50.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:01.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:24:01.936 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:24:01.284759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7387f15d-6213-44a8-b34d-b61591fc9124","timestamp":"2022-03-02T01:24:01.284842Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-03-02 01:24:02.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:24:02.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:17.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:24:17.779 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:24:17.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:32.724 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:24:32.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:24:32.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:47.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:24:47.676 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:24:47.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:24:49.265 INFO 10 --- [ scheduling-1] o.o.p.c.c.r.s.SupervisionAspect : Add scheduled scanning 2022-03-02 01:25:02.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:02.618 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:02.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:17.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:17.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:17.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:18.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:18.856 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:25:18.187507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"034e3683-649b-4128-a055-e569a8f61611","timestamp":"2022-03-02T01:25:18.187594Z","participantType":{"name":"org.onap.k8s.controlloop.HttpControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-03-02 01:25:19.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:19.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:34.799 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:34.799 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:34.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:35.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:35.657 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-03-02T01:25:34.999333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdb193c3-b98b-4132-adfb-e1fc804e6ba5","timestamp":"2022-03-02T01:25:34.999384Z","participantType":{"name":"org.onap.policy.controlloop.PolicyControlLoopParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-03-02 01:25:35.848 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:35.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:25:50.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:25:50.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 2022-03-02 01:25:50.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-CLRUNTIME-PARTICIPANT/8f02d168-2249-4e01-ae7e-f8c85fa8b8b2/onap-policy-clamp-cl-runtime-758b7554c8-7nq5v?timeout=15000 (anonymous) ... 2022-03-02 01:26:01.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-03-02 01:26:01.930 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-CLRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-03-02T01:26:01.284715Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"controlLoopInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1fa516c-e832-4708-94ac-a1af287f57b4","timestamp":"2022-03-02T01:26:01.284778Z","participantType":{"name":"org.onap.k8s.controlloop.K8SControlLoopParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}