Results

By type

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

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

2022-06-19 03:17:45.915  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-dln6x with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-19 03:17:45.921  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-19 03:17:48.945  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-19 03:17:49.680  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 695 ms. Found 7 JPA repository interfaces.
2022-06-19 03:17:52.185  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-06-19 03:17:52.189  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-06-19 03:17:52.193  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-06-19 03:17:52.209  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-06-19 03:17:52.217  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-06-19 03:17:52.232  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-06-19 03:17:52.239  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-06-19 03:17:52.243  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-06-19 03:17:52.295  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-06-19 03:17:52.356  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-06-19 03:17:52.361  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-06-19 03:17:53.135  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-19 03:17:53.157  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-19 03:17:53.157  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-19 03:17:53.369  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-19 03:17:53.370  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7239 ms
2022-06-19 03:17:54.148  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-19 03:17:54.860  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-19 03:17:55.155  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-19 03:17:55.862  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-19 03:17:56.309  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-19 03:17:56.519  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-19 03:17:56.611  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-19 03:18:06.998  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-19 03:18:07.022  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-19 03:18:09.626  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-06-19 03:18:10.616  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cd312016-330c-430b-8651-21d9fe7f1281, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dln6x, 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-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-19 03:18:11.698  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-19 03:18:13.566  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3d2b13f, org.springframework.security.web.context.SecurityContextPersistenceFilter@50e0b472, org.springframework.security.web.header.HeaderWriterFilter@66e218d8, org.springframework.security.web.authentication.logout.LogoutFilter@744db9fb, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@129aaac1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@75fa9254, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3539cf45, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58c36104, org.springframework.security.web.session.SessionManagementFilter@31028e45, org.springframework.security.web.access.ExceptionTranslationFilter@1fa44f66, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@470a446f]
2022-06-19 03:18:14.271  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-06-19 03:18:14.273  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-06-19 03:18:14.273  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-06-19 03:18:14.274  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-06-19 03:18:14.278  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-06-19 03:18:14.278  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-06-19 03:18:14.279  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-06-19 03:18:14.279  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-06-19 03:18:14.280  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-06-19 03:18:14.280  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-06-19 03:18:14.281  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-06-19 03:18:14.281  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-06-19 03:18:14.281  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-06-19 03:18:14.282  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-06-19 03:18:14.282  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-06-19 03:18:14.282  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-06-19 03:18:14.283  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-06-19 03:18:14.283  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-06-19 03:18:14.283  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-06-19 03:18:14.284  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-06-19 03:18:14.284  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-06-19 03:18:14.285  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-06-19 03:18:14.394  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-19 03:18:15.757  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-19 03:18:15.757  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-19 03:18:15.766  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cd312016-330c-430b-8651-21d9fe7f1281, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dln6x, 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-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-06-19 03:18:15.768  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cd312016-330c-430b-8651-21d9fe7f1281, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dln6x, 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-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-19 03:18:15.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:18:15.769  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=4ec85e86-bf10-4916-b7b7-cf8582349d51, alive=false, publisher=null]]: starting
2022-06-19 03:18:15.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:18:15.796  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=4ec85e86-bf10-4916-b7b7-cf8582349d51, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-19 03:18:15.796  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-19 03:18:15.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-19 03:18:15.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-19 03:18:15.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-19 03:18:15.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-19 03:18:15.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-19 03:18:15.797  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-19 03:18:15.799  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-19 03:18:15.799  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-19 03:18:15.799  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-19 03:18:15.800  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-19 03:18:15.800  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-19 03:18:15.800  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-19 03:18:15.800  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cd312016-330c-430b-8651-21d9fe7f1281, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dln6x, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4678ec43
2022-06-19 03:18:15.800  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=cd312016-330c-430b-8651-21d9fe7f1281, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-dln6x, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-06-19 03:18:15.800  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-19 03:18:15.807  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 31.415 seconds (JVM running for 33.817)
2022-06-19 03:18:15.827  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-19 03:18:15.865  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-19 03:18:31.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:18:31.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:18:31.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:18:46.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:18:46.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:18:46.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:19:01.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:19:01.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:19:01.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:19:16.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:19:16.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:19:16.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:19:23.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:19:23.625  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-19 03:19:23.628  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:19:22.773276Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38d9618b-782c-4419-a5d9-640903075c60","timestamp":"2022-06-19T03:19:22.773364Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:19:24.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:19:24.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:19:37.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:19:37.480  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:19:36.710906Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63b71594-e8ab-4cb2-b660-d708a945d1f4","timestamp":"2022-06-19T03:19:36.711010Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:19:38.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:19:38.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:19:45.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:19:45.996  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:19:45.259669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"afaafe51-d904-4b04-b4a6-25e142876d4a","timestamp":"2022-06-19T03:19:45.259767Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:19:46.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:19:46.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:20:01.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:20:01.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:20:01.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:20:15.756  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:20:16.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:20:16.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:20:16.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:20:31.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:20:31.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:20:31.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:20:46.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:20:46.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:20:46.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:21:01.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:21:01.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:21:01.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:21:16.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:21:16.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:21:16.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:21:23.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:21:23.529  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:21:22.773529Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3b8eb7b-34e4-4579-ba96-11b9243fee85","timestamp":"2022-06-19T03:21:22.773674Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:21:24.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:21:24.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:21:37.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:21:37.419  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:21:36.711107Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f1c1e97-9500-4468-a239-8507f8c6db1d","timestamp":"2022-06-19T03:21:36.711243Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:21:38.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:21:38.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:21:45.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:21:45.923  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:21:45.259925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebfa36d9-bf44-4c3f-b852-34abb2fed69e","timestamp":"2022-06-19T03:21:45.260065Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:21:46.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:21:46.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:22:01.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:22:01.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:22:01.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:22:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:22:16.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:22:16.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:22:16.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:22:31.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:22:31.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:22:31.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:22:46.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:22:46.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:22:46.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:23:01.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:23:01.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:23:01.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:23:16.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:23:16.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:23:16.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:23:23.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:23:23.530  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:23:22.773323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"50488fb2-9938-44a0-9357-d194d60b8b64","timestamp":"2022-06-19T03:23:22.773400Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:23:23.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:23:23.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:23:37.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:23:37.448  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:23:36.710832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d866c329-3c5c-4c88-96ec-1ad2035a6a02","timestamp":"2022-06-19T03:23:36.710928Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:23:37.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:23:37.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:23:45.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:23:45.938  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:23:45.259638Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2769fae-fefb-4972-9b82-f6eef87c9c56","timestamp":"2022-06-19T03:23:45.259761Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:23:46.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:23:46.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:24:01.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:24:01.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:24:01.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:24:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:24:16.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:24:16.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:24:16.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:24:31.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:24:31.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:24:31.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:24:46.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:24:46.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:24:46.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:25:01.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:25:01.309  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:25:01.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:25:16.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:25:16.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:25:16.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:25:23.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:25:23.518  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:25:22.773694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20745cc3-d653-497f-bcdf-44b69ce55aa4","timestamp":"2022-06-19T03:25:22.773782Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:25:24.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:25:24.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:25:37.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:25:37.415  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:25:36.710915Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a710bca-0e7d-4b83-ac79-c9019177e5fd","timestamp":"2022-06-19T03:25:36.711001Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:25:37.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:25:37.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:25:45.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:25:45.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:25:45.259699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca818bd2-d7ca-4535-b661-5c1587ed81d8","timestamp":"2022-06-19T03:25:45.259762Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:25:46.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:25:46.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:26:01.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:26:01.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:26:01.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:26:15.756  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:26:16.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:26:16.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:26:16.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:26:31.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:26:31.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:26:31.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:26:46.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:26:46.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:26:46.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:27:01.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:27:01.290  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:27:01.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:27:16.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:27:16.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:27:16.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:27:23.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:27:23.503  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:27:22.773381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3aad950a-5bc4-460e-8826-50b0c867848e","timestamp":"2022-06-19T03:27:22.773540Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:27:24.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:27:24.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:27:37.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:27:37.417  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:27:36.711311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c7c986f-58be-4c29-833e-64398cde7c28","timestamp":"2022-06-19T03:27:36.711496Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:27:37.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:27:37.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:27:45.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:27:45.956  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:27:45.259873Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a84cbdfb-29aa-4c00-8dcc-095d1cdc96be","timestamp":"2022-06-19T03:27:45.260035Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:27:46.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:27:46.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:28:01.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:28:01.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:28:01.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:28:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:28:16.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:28:16.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:28:16.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:28:31.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:28:31.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:28:31.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:28:46.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:28:46.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:28:46.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:29:01.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:29:01.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:29:01.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:29:16.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:29:16.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:29:16.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:29:23.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:29:23.491  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:29:22.773455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"084d645e-ccc1-47f1-8e65-df99531fd9d7","timestamp":"2022-06-19T03:29:22.773586Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:29:26.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:29:26.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:29:37.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:29:37.457  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:29:36.710840Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b37ab5b-05b9-4fa8-b3d8-b051a1fce33f","timestamp":"2022-06-19T03:29:36.710993Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:29:37.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:29:37.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:29:45.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:29:45.977  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:29:45.259676Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fcf7151-ad1c-4054-98d3-3941567c1934","timestamp":"2022-06-19T03:29:45.259761Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:29:46.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:29:46.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:30:01.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:30:01.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:30:01.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:30:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:30:16.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:30:16.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:30:16.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:30:31.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:30:31.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:30:31.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:30:46.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:30:46.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:30:46.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:31:01.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:31:01.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:31:01.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:31:16.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:31:16.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:31:16.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:31:23.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:31:23.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:31:22.773273Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0864cae5-124e-4b4b-ac12-f822945b6efa","timestamp":"2022-06-19T03:31:22.773355Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:31:23.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:31:23.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:31:37.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:31:37.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:31:36.711047Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a61936df-312c-45e6-bdc0-045b9699dd28","timestamp":"2022-06-19T03:31:36.711183Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:31:37.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:31:37.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:31:46.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:31:46.022  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:31:45.259652Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a98764d5-9a86-4ca6-8906-9fe61c73ef19","timestamp":"2022-06-19T03:31:45.259752Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:31:46.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:31:46.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:32:01.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:32:01.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:32:01.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:32:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:32:16.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:32:16.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:32:16.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:32:31.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:32:31.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:32:31.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:32:46.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:32:46.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:32:46.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:33:01.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:33:01.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:33:01.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:33:16.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:33:16.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:33:16.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:33:23.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:33:23.468  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:33:22.773306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e84bc8f-c582-4dbd-9605-4243b4a016c5","timestamp":"2022-06-19T03:33:22.773381Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:33:23.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:33:23.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:33:37.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:33:37.438  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:33:36.711360Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc5af636-092b-48b2-a9d1-79ec63a5b3e1","timestamp":"2022-06-19T03:33:36.711512Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:33:37.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:33:37.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:33:46.009  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:33:46.010  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:33:45.259855Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51eaa9f9-17b3-4a0e-84aa-a998fbe6f63c","timestamp":"2022-06-19T03:33:45.260069Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:33:46.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:33:46.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:34:01.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:34:01.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:34:01.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:34:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:34:16.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:34:16.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:34:16.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:34:31.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:34:31.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:34:31.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:34:46.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:34:46.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:34:46.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:35:01.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:35:01.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:35:01.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:35:16.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:35:16.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:35:16.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:35:23.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:35:23.519  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:35:22.773540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"007c839f-d79d-4e73-ab22-db405b4a8f78","timestamp":"2022-06-19T03:35:22.773789Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:35:23.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:35:23.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:35:37.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:35:37.473  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:35:36.710938Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa0d40c5-0bfd-4b7f-a672-52a534985b37","timestamp":"2022-06-19T03:35:36.711025Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:35:37.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:35:37.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:35:46.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:35:46.048  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:35:45.259680Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"851757a6-7dea-4df6-a1ba-8497e6eb672e","timestamp":"2022-06-19T03:35:45.259763Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:35:46.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:35:46.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:36:01.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:36:01.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:36:01.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:36:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:36:16.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:36:16.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:36:16.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:36:31.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:36:31.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:36:31.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:36:46.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:36:46.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:36:46.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:37:01.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:37:01.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:37:01.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:37:16.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:37:16.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:37:16.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:37:23.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:37:23.514  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:37:22.773281Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4e2d6f6-2c63-4f55-a557-601be63dc1bb","timestamp":"2022-06-19T03:37:22.773363Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:37:23.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:37:23.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:37:37.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:37:37.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:37:36.710860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"55b58465-3c91-4471-a796-ab1d8e2a01ee","timestamp":"2022-06-19T03:37:36.711019Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:37:37.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:37:37.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:37:45.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:37:45.930  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:37:45.259631Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d19d983-048e-463e-b4ae-b9b292d9cd29","timestamp":"2022-06-19T03:37:45.259711Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:37:46.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:37:46.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:38:01.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:38:01.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:38:01.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:38:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:38:16.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:38:16.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:38:16.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:38:31.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:38:31.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:38:31.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:38:46.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:38:46.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:38:46.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:39:01.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:39:01.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:39:01.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:39:16.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:39:16.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:39:16.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:39:23.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:39:23.481  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:39:22.774301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"302c8824-f877-436c-85b1-5d7c48e44e96","timestamp":"2022-06-19T03:39:22.774750Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:39:23.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:39:23.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:39:37.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:39:37.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:39:36.711022Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3ce5ae2b-d1bc-4770-94b6-e0be4f437e41","timestamp":"2022-06-19T03:39:36.711146Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:39:37.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:39:37.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:39:45.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:39:45.941  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:39:45.259937Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa750f56-f111-4a53-b685-f62a34f6f76c","timestamp":"2022-06-19T03:39:45.260136Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:39:46.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:39:46.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:40:01.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:40:01.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:40:01.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:40:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:40:16.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:40:16.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:40:16.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:40:31.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:40:31.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:40:31.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:40:46.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:40:46.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:40:46.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:41:01.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:41:01.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:41:01.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:41:16.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:41:16.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:41:16.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:41:23.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:41:23.478  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:41:22.773691Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9442b594-eead-46a3-aee2-e72a526cdcdf","timestamp":"2022-06-19T03:41:22.773827Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:41:23.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:41:23.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:41:37.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:41:37.466  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:41:36.711289Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"866c0827-1a43-4b96-87dc-7723600cd21c","timestamp":"2022-06-19T03:41:36.711443Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:41:37.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:41:37.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:41:45.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:41:45.937  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:41:45.259669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f547018-82b5-4a02-a7ec-66520deaf70c","timestamp":"2022-06-19T03:41:45.259767Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:41:46.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:41:46.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:42:01.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:42:01.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:42:01.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:42:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:42:16.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:42:16.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:42:16.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:42:31.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:42:31.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:42:31.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:42:46.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:42:46.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:42:46.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:43:01.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:43:01.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:43:01.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:43:16.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:43:16.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:43:16.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:43:23.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:43:23.496  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:43:22.773321Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25d02a89-fb18-4357-8ae2-8c125d6d1e13","timestamp":"2022-06-19T03:43:22.773401Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:43:23.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:43:23.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:43:37.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:43:37.497  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:43:36.710822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2780edd6-5abb-44bc-a61c-e9060ff15970","timestamp":"2022-06-19T03:43:36.710922Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:43:37.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:43:37.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:43:45.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:43:45.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:43:45.259847Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"436a62a7-a37b-438a-b8b4-a9a5817cad5f","timestamp":"2022-06-19T03:43:45.259937Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:43:46.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:43:46.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:44:01.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:44:01.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:44:01.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:44:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:44:16.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:44:16.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:44:16.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:44:31.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:44:31.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:44:31.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:44:46.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:44:46.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:44:46.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:45:01.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:45:01.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:45:01.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:45:16.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:45:16.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:45:16.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:45:23.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:45:23.485  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:45:22.773311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4693d6b1-9729-4566-be08-9c9bd676810e","timestamp":"2022-06-19T03:45:22.773402Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:45:23.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:45:23.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:45:37.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:45:37.406  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:45:36.710795Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24e25878-fe27-4096-8437-eec76479b59f","timestamp":"2022-06-19T03:45:36.710905Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:45:37.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:45:37.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:45:45.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:45:45.946  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:45:45.259645Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfd826f3-9e20-4ed3-bac2-e16e231c741f","timestamp":"2022-06-19T03:45:45.259712Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:45:46.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:45:46.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:46:01.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:46:01.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:46:01.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:46:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:46:16.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:46:16.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:46:16.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:46:31.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:46:31.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:46:31.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:46:46.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:46:46.574  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:46:46.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:47:01.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:47:01.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:47:01.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:47:16.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:47:16.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:47:16.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:47:23.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:47:23.482  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:47:22.773338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1c28b3a-034d-442e-8ca2-fe2d2cf84fa8","timestamp":"2022-06-19T03:47:22.773496Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:47:23.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:47:23.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:47:37.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:47:37.410  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:47:36.710926Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a616658b-7bab-4f68-a6ee-fa084b5a48e8","timestamp":"2022-06-19T03:47:36.711067Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:47:37.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:47:37.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:47:45.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:47:45.945  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:47:45.259700Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3d96338-3ac7-49cf-88e2-49f149ae90fa","timestamp":"2022-06-19T03:47:45.259797Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:47:46.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:47:46.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:48:01.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:48:01.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:48:01.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:48:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:48:16.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:48:16.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:48:16.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:48:31.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:48:31.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:48:31.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:48:46.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:48:46.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:48:46.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:49:01.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:49:01.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:49:01.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:49:16.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:49:16.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:49:16.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:49:23.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:49:23.468  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:49:22.773462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66b1bf3d-19b4-418a-91ab-f11be5278854","timestamp":"2022-06-19T03:49:22.773613Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:49:23.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:49:23.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:49:37.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:49:37.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:49:36.711038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8fb29235-68a1-4fa3-9f5f-8c43713d7940","timestamp":"2022-06-19T03:49:36.711172Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:49:37.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:49:37.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:49:45.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:49:45.929  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:49:45.261390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d985e5a8-c600-4edb-8b2a-989654fba23a","timestamp":"2022-06-19T03:49:45.261686Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:49:46.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:49:46.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:50:01.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:50:01.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:50:01.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:50:15.756  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:50:16.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:50:16.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:50:16.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:50:31.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:50:31.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:50:31.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:50:46.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:50:46.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:50:46.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:51:01.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:51:01.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:51:01.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:51:16.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:51:16.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:51:16.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:51:23.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:51:23.468  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:51:22.773247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3c41f61-150f-4408-838b-ee4e9f757a0f","timestamp":"2022-06-19T03:51:22.773333Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:51:23.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:51:23.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:51:37.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:51:37.413  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:51:36.710969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72cc5bc4-c789-4906-8b79-6bd9c9e660ef","timestamp":"2022-06-19T03:51:36.711052Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:51:37.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:51:37.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:51:45.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:51:45.929  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:51:45.259673Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa6e21c1-5fbe-45ed-accf-145421edc896","timestamp":"2022-06-19T03:51:45.259771Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:51:46.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:51:46.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:52:01.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:52:01.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:52:01.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:52:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:52:16.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:52:16.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:52:16.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:52:31.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:52:31.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:52:31.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:52:46.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:52:46.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:52:46.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:53:01.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:53:01.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:53:01.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:53:16.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:53:16.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:53:16.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:53:23.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:53:23.458  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:53:22.773269Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97b9e12c-5ed9-4b47-b34b-814c85b9683e","timestamp":"2022-06-19T03:53:22.773439Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:53:23.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:53:23.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:53:37.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:53:37.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:53:36.710851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ec1193a-1868-4601-8db6-a2684f54e04b","timestamp":"2022-06-19T03:53:36.711011Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:53:37.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:53:37.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:53:45.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:53:45.932  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:53:45.259622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1f3b5f6-f60b-4ecf-81d7-9498ce5efb22","timestamp":"2022-06-19T03:53:45.259704Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:53:46.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:53:46.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:54:01.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:54:01.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:54:01.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:54:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:54:16.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:54:16.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:54:16.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:54:31.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:54:31.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:54:31.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:54:46.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:54:46.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:54:46.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:55:01.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:55:01.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:55:01.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:55:16.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:55:16.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:55:16.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:55:23.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:55:23.485  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:55:22.773272Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e0b7cf8-3a2f-4b8f-879b-dc1404c34846","timestamp":"2022-06-19T03:55:22.773357Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:55:23.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:55:23.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:55:37.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:55:37.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:55:36.710829Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5785dff-c9a6-4178-a9bc-1811c6b35cb8","timestamp":"2022-06-19T03:55:36.710946Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:55:37.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:55:37.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:55:45.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:55:45.936  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:55:45.259651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5cf3efbf-0bc2-4b49-a9df-37dfef07179f","timestamp":"2022-06-19T03:55:45.259718Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:55:46.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:55:46.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:56:01.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:56:01.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:56:01.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:56:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:56:16.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:56:16.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:56:16.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:56:31.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:56:31.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:56:31.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:56:46.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:56:46.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:56:46.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:57:01.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:57:01.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:57:01.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:57:16.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:57:16.561  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:57:16.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:57:23.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:57:23.469  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:57:22.773270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49193b99-5e94-4239-8e6b-49e9df5d04da","timestamp":"2022-06-19T03:57:22.773369Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:57:23.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:57:23.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:57:37.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:57:37.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:57:36.710862Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"553e4afc-99b3-4dc6-96e2-42cfed126ae6","timestamp":"2022-06-19T03:57:36.710998Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:57:37.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:57:37.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:57:45.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:57:45.939  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:57:45.259693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49b19621-aea3-45f5-a1b0-655c127669f2","timestamp":"2022-06-19T03:57:45.259796Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:57:46.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:57:46.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:58:01.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:58:01.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:58:01.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:58:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 03:58:16.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:58:16.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:58:16.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:58:31.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:58:31.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:58:31.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:58:46.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:58:46.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:58:46.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:59:01.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:59:01.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:59:01.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:59:16.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:59:16.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:59:16.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:59:23.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:59:23.465  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:59:22.773466Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5302facc-a826-4084-99d3-bd352a47b4ef","timestamp":"2022-06-19T03:59:22.773594Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 03:59:23.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:59:23.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:59:37.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:59:37.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T03:59:36.711062Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f779f02-0a3d-4c35-a2e1-e512312d7c9b","timestamp":"2022-06-19T03:59:36.711182Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 03:59:37.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:59:37.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 03:59:45.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 03:59:45.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T03:59:45.259831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"985d4484-92bf-4e5a-9c67-b81cfba5b394","timestamp":"2022-06-19T03:59:45.259948Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 03:59:46.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 03:59:46.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:00:01.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:00:01.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:00:01.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:00:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 04:00:16.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:00:16.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:00:16.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:00:31.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:00:31.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:00:31.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:00:46.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:00:46.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:00:46.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:01:01.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:01:01.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:01:01.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:01:16.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:01:16.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:01:16.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:01:23.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:01:23.475  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:01:22.773306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23c9c38e-7d5d-43f5-88ae-cb28c0f5a98e","timestamp":"2022-06-19T04:01:22.773388Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 04:01:23.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:01:23.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:01:37.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:01:37.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T04:01:36.710856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89fbb34a-10a9-4f7f-a15d-53ed375254b1","timestamp":"2022-06-19T04:01:36.711054Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 04:01:37.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:01:37.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:01:45.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:01:45.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:01:45.259644Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e27e1d53-fc04-4e3f-b3b0-1e266a94bbc1","timestamp":"2022-06-19T04:01:45.259764Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 04:01:46.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:01:46.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:02:01.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:02:01.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:02:01.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:02:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 04:02:16.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:02:16.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:02:16.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:02:31.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:02:31.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:02:31.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:02:46.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:02:46.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:02:46.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:03:01.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:03:01.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:03:01.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:03:16.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:03:16.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:03:16.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:03:23.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:03:23.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:03:22.773275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ef44a8e-28dc-40dc-84a7-219fa1b5568c","timestamp":"2022-06-19T04:03:22.773337Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 04:03:23.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:03:23.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:03:37.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:03:37.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T04:03:36.710820Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2f37214d-a8b6-42bb-b71e-cde616ec5feb","timestamp":"2022-06-19T04:03:36.710923Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 04:03:37.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:03:37.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:03:45.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:03:45.968  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:03:45.259632Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dfb5d99-65bd-4809-8134-0a8bef1a33a0","timestamp":"2022-06-19T04:03:45.259710Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 04:03:46.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:03:46.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:04:01.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:04:01.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:04:01.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:04:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 04:04:16.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:04:16.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:04:16.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:04:31.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:04:31.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:04:31.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:04:46.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:04:46.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:04:46.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:05:01.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:05:01.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:05:01.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:05:16.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:05:16.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:05:16.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:05:23.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:05:23.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:05:22.773270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"363790c6-6aec-403f-a7a1-8e37cb5d95ae","timestamp":"2022-06-19T04:05:22.773348Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 04:05:23.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:05:23.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:05:37.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:05:37.399  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T04:05:36.710824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0045d571-0e97-49aa-80ca-77a89754099a","timestamp":"2022-06-19T04:05:36.710912Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 04:05:39.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:05:39.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:05:45.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:05:45.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:05:45.259959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9a6f8ee-581e-48f1-b36a-e44081824354","timestamp":"2022-06-19T04:05:45.260025Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 04:05:46.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:05:46.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:06:01.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:06:01.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:06:01.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:06:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 04:06:16.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:06:16.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:06:16.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:06:31.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:06:31.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:06:31.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:06:46.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:06:46.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:06:46.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:07:01.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:07:01.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:07:01.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:07:16.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:07:16.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:07:16.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:07:23.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:07:23.487  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:07:22.773274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe9c7714-5c38-4386-ade5-7d2c3b72007b","timestamp":"2022-06-19T04:07:22.773347Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 04:07:23.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:07:23.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:07:37.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:07:37.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T04:07:36.710827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e68017d3-74e1-41af-8b81-5d2ee0d65d96","timestamp":"2022-06-19T04:07:36.710929Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 04:07:37.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:07:37.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:07:45.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:07:45.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:07:45.259645Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8c7b1c7-99cd-4c54-8f2c-29149ecd446e","timestamp":"2022-06-19T04:07:45.259717Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 04:07:46.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:07:46.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:08:01.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:08:01.782  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:08:01.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:08:15.755  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-19 04:08:16.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:08:16.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:08:16.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:08:31.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:08:31.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:08:31.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:08:46.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:08:46.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:08:46.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:09:01.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:09:01.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:09:01.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:09:16.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:09:16.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:09:16.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:09:23.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:09:23.475  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:09:22.773274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e70d1d64-35bc-449d-bf5d-24819ed1c436","timestamp":"2022-06-19T04:09:22.773364Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-19 04:09:23.845  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:09:23.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:09:37.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:09:37.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-19T04:09:36.711089Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc8b57db-26ff-41fc-b612-642482555111","timestamp":"2022-06-19T04:09:36.711263Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-19 04:09:37.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:09:37.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:09:45.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:09:45.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-19T04:09:45.259814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d94966e0-6e38-4a2e-97d7-784b20411210","timestamp":"2022-06-19T04:09:45.259940Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-19 04:09:46.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:09:46.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...
2022-06-19 04:10:01.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-19 04:10:01.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000
2022-06-19 04:10:01.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/cd312016-330c-430b-8651-21d9fe7f1281/onap-policy-clamp-runtime-acm-6847cc68d9-dln6x?timeout=15000 (anonymous) ...