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-10 09:08:18.950  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-j722l with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-10 09:08:18.960  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-10 09:08:24.584  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-10 09:08:25.791  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1165 ms. Found 7 JPA repository interfaces.
2022-06-10 09:08:29.633  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-10 09:08:29.641  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-10 09:08:29.648  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-10 09:08:29.694  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-10 09:08:29.713  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-10 09:08:29.742  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-10 09:08:29.756  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-10 09:08:29.765  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-10 09:08:29.854  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-10 09:08:29.922  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-10 09:08:29.929  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-10 09:08:31.600  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-10 09:08:31.646  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-10 09:08:31.649  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-10 09:08:31.938  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-10 09:08:31.940  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 12622 ms
2022-06-10 09:08:33.193  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-10 09:08:34.439  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-10 09:08:35.063  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-10 09:08:36.411  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-10 09:08:37.138  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-10 09:08:37.655  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-10 09:08:37.805  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-10 09:08:46.717  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-10 09:08:46.753  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-10 09:08:51.048  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-10 09:08:52.570  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=904eabf2-a54c-4069-a962-224765b2ee80, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-j722l, 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-10 09:08:54.416  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-10 09:08:57.697  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39159b14, org.springframework.security.web.context.SecurityContextPersistenceFilter@393e7546, org.springframework.security.web.header.HeaderWriterFilter@1774c4e2, org.springframework.security.web.authentication.logout.LogoutFilter@197180a5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@10508ba6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1fe7fa16, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1eab0700, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@57ab4b33, org.springframework.security.web.session.SessionManagementFilter@1c681761, org.springframework.security.web.access.ExceptionTranslationFilter@70ad0854, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@510a2c7]
2022-06-10 09:08:59.026  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-10 09:08:59.027  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-10 09:08:59.027  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-10 09:08:59.028  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-10 09:08:59.029  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-10 09:08:59.029  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-10 09:08:59.030  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-10 09:08:59.031  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-10 09:08:59.031  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-10 09:08:59.032  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-10 09:08:59.032  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-10 09:08:59.033  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-10 09:08:59.033  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-10 09:08:59.034  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-10 09:08:59.034  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-10 09:08:59.035  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-10 09:08:59.036  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-10 09:08:59.036  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-10 09:08:59.037  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-10 09:08:59.037  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-10 09:08:59.038  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-10 09:08:59.038  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-10 09:08:59.100  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-10 09:09:01.599  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-10 09:09:01.599  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-10 09:09:01.615  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=904eabf2-a54c-4069-a962-224765b2ee80, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-j722l, 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-10 09:09:01.618  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=904eabf2-a54c-4069-a962-224765b2ee80, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-j722l, 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-10 09:09:01.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:09:01.623  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9d4d4ba2-de47-42e0-9ad8-4fb4559ab77c, alive=false, publisher=null]]: starting
2022-06-10 09:09:01.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:09:01.676  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9d4d4ba2-de47-42e0-9ad8-4fb4559ab77c, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-10 09:09:01.677  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-10 09:09:01.678  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-10 09:09:01.678  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-10 09:09:01.679  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-10 09:09:01.679  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-10 09:09:01.679  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-10 09:09:01.679  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-10 09:09:01.680  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-10 09:09:01.681  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-10 09:09:01.681  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-10 09:09:01.681  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-10 09:09:01.682  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-10 09:09:01.682  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-10 09:09:01.682  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=904eabf2-a54c-4069-a962-224765b2ee80, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-j722l, 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@3cd28235
2022-06-10 09:09:01.683  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=904eabf2-a54c-4069-a962-224765b2ee80, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-j722l, 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-10 09:09:01.683  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-10 09:09:01.694  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 45.601 seconds (JVM running for 51.185)
2022-06-10 09:09:01.725  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-10 09:09:01.801  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-10 09:09:17.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:09:17.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:09:17.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:09:27.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:09:27.186  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-10 09:09:27.190  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-10T09:09:26.461184Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"986fd87b-2fa5-4830-8f47-cb5e2f55c246","timestamp":"2022-06-10T09:09:26.461446Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:09:27.782  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:09:27.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:09:37.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:09:37.544  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-10T09:09:36.745851Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3c467da-661f-4f53-9607-cf2a8239d213","timestamp":"2022-06-10T09:09:36.746064Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:09:37.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:09:37.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:09:52.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:09:52.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:09:52.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:10:07.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:10:07.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:10:07.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:10:16.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:10:16.404  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-10T09:10:15.721750Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7aadfdb-b6aa-4bc3-a261-1b40683a986f","timestamp":"2022-06-10T09:10:15.721951Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:10:16.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:10:16.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:10:31.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:10:31.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:10:31.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:10:46.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:10:46.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:10:46.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:11:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:11:01.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:11:01.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:11:01.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:11:16.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:11:16.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:11:16.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:11:27.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:11:27.185  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-10T09:11:26.461160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f99ab3fc-286e-4191-bc1f-0a0cf243bbc5","timestamp":"2022-06-10T09:11:26.461377Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:11:27.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:11:27.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:11:37.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:11:37.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-10T09:11:36.745923Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e03c0198-f3c1-4244-9a44-2c211b7c9877","timestamp":"2022-06-10T09:11:36.746067Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:11:37.687  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:11:37.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:11:52.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:11:52.696  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:11:52.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:12:07.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:12:07.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:12:07.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:12:16.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:12:16.393  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-10T09:12:15.721207Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68a0ebab-4471-450e-91de-ce4678b6976d","timestamp":"2022-06-10T09:12:15.721373Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:12:16.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:12:16.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:12:31.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:12:31.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:12:31.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:12:46.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:12:46.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:12:46.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:13:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:13:01.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:13:01.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:13:01.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:13:16.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:13:16.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:13:16.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:13:27.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:13:27.160  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-10T09:13:26.461531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53f2fc36-bcc5-4935-80c8-5792c7edf442","timestamp":"2022-06-10T09:13:26.461646Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:13:27.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:13:27.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:13:37.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:13:37.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-10T09:13:36.745774Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9bbc201f-bc26-4e53-b1fa-d7ac6dd418b1","timestamp":"2022-06-10T09:13:36.745893Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:13:37.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:13:37.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:13:52.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:13:52.699  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:13:52.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:14:07.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:14:07.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:14:07.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:14:16.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:14:16.400  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-10T09:14:15.721246Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54a35728-0cfe-4bbe-85f2-d86e9abeb4e3","timestamp":"2022-06-10T09:14:15.721565Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:14:16.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:14:16.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:14:31.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:14:31.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:14:31.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:14:46.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:14:46.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:14:46.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:15:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:15:01.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:15:01.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:15:01.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:15:16.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:15:16.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:15:16.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:15:27.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:15:27.176  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-10T09:15:26.461717Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1312ff30-ad8c-48ce-b907-6d259919885d","timestamp":"2022-06-10T09:15:26.461812Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:15:27.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:15:27.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:15:37.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:15:37.492  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-10T09:15:36.745631Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07859002-9973-4e9a-8adc-56e8853be737","timestamp":"2022-06-10T09:15:36.745727Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:15:37.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:15:37.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:15:52.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:15:52.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:15:52.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:16:07.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:16:07.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:16:07.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:16:16.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:16:16.413  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-10T09:16:15.721215Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac963e65-827c-4969-b17c-eaf803697f68","timestamp":"2022-06-10T09:16:15.721352Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:16:16.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:16:16.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:16:31.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:16:31.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:16:31.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:16:46.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:16:46.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:16:46.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:17:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:17:01.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:17:01.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:17:01.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:17:16.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:17:16.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:17:16.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:17:27.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:17:27.152  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-10T09:17:26.461620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b199261f-d0ec-40e0-ad32-85ee6ddd7d81","timestamp":"2022-06-10T09:17:26.461776Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:17:27.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:17:27.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:17:37.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:17:37.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-10T09:17:36.746377Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"857b36ec-8d9b-4714-aa59-f077b3147485","timestamp":"2022-06-10T09:17:36.746685Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:17:37.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:17:37.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:17:52.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:17:52.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:17:52.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:18:07.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:18:07.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:18:07.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:18:16.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:18:16.432  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-10T09:18:15.721659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19307063-c74c-4a48-b7dd-69b51986c2ab","timestamp":"2022-06-10T09:18:15.721854Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:18:18.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:18:18.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:18:33.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:18:33.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:18:33.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:18:48.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:18:48.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:18:48.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:19:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:19:03.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:19:03.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:19:03.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:19:18.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:19:18.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:19:18.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:19:27.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:19:27.189  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-10T09:19:26.461027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bc7ee28-0158-458f-8bc6-671da2346f29","timestamp":"2022-06-10T09:19:26.461118Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:19:27.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:19:27.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:19:37.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:19:37.511  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-10T09:19:36.745592Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9475039f-906a-4fd0-99ba-a373351e1661","timestamp":"2022-06-10T09:19:36.745723Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:19:37.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:19:37.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:19:52.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:19:52.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:19:52.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:20:07.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:20:07.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:20:07.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:20:16.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:20:16.475  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-10T09:20:15.721177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f78189a-0808-4114-a0f1-b0b49a7574af","timestamp":"2022-06-10T09:20:15.721338Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:20:18.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:20:18.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:20:33.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:20:33.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:20:33.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:20:48.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:20:48.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:20:48.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:21:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:21:03.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:21:03.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:21:03.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:21:18.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:21:18.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:21:18.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:21:27.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:21:27.170  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-10T09:21:26.460993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f818dc9-be1e-4f04-8448-d920ccbe48fd","timestamp":"2022-06-10T09:21:26.461082Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:21:27.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:21:27.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:21:37.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:21:37.460  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-10T09:21:36.745559Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbcb0969-b0ef-40b6-8975-f9b548244d3c","timestamp":"2022-06-10T09:21:36.745697Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:21:37.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:21:37.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:21:52.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:21:52.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:21:52.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:22:07.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:22:07.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:22:07.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:22:16.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:22:16.398  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-10T09:22:15.721116Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23705aa0-52a3-46af-b948-3d14baee837a","timestamp":"2022-06-10T09:22:15.721214Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:22:16.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:22:16.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:22:31.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:22:31.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:22:31.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:22:46.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:22:46.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:22:46.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:23:01.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:23:01.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:23:01.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:23:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:23:16.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:23:16.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:23:16.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:23:27.210  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:23:27.211  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-10T09:23:26.461048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67c5614b-5bdc-47d2-b3e8-25908741a148","timestamp":"2022-06-10T09:23:26.461194Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:23:27.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:23:27.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:23:37.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:23:37.489  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-10T09:23:36.745610Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e0df7ac3-1957-46ee-b99e-be5a60345397","timestamp":"2022-06-10T09:23:36.745706Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:23:37.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:23:37.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:23:52.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:23:52.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:23:52.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:24:07.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:24:07.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:24:07.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:24:16.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:24:16.398  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-10T09:24:15.721204Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29ef7975-7b7b-43c8-a4bf-254eb0cdd834","timestamp":"2022-06-10T09:24:15.721336Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:24:16.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:24:16.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:24:31.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:24:31.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:24:31.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:24:46.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:24:46.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:24:46.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:25:01.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:25:01.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:25:01.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:25:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:25:16.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:25:16.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:25:16.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:25:27.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:25:27.162  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-10T09:25:26.461041Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccf97211-938f-4c4c-804b-76a20bf0fc26","timestamp":"2022-06-10T09:25:26.461119Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:25:27.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:25:27.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:25:37.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:25:37.509  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-10T09:25:36.745660Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfb53ece-500c-4ead-bd14-d38c48ff74ba","timestamp":"2022-06-10T09:25:36.745793Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:25:37.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:25:37.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:25:52.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:25:52.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:25:52.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:26:07.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:26:07.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:26:07.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:26:16.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:26:16.401  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-10T09:26:15.721178Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b8024d9-66ce-4f0e-a2a1-047dad6a95b6","timestamp":"2022-06-10T09:26:15.721260Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:26:16.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:26:16.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:26:31.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:26:31.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:26:31.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:26:46.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:26:46.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:26:46.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:27:01.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:27:01.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:27:01.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:27:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:27:16.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:27:16.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:27:16.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:27:27.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:27:27.147  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-10T09:27:26.461411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e5f28d2-4527-4289-9c8f-9c391e8aaab6","timestamp":"2022-06-10T09:27:26.461624Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:27:27.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:27:27.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:27:37.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:27:37.590  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-10T09:27:36.747187Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1612312-3e24-43a7-9cbd-8aaa77b35be6","timestamp":"2022-06-10T09:27:36.747401Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:27:37.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:27:37.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:27:52.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:27:52.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:27:52.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:28:07.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:28:07.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:28:07.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:28:16.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:28:16.407  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-10T09:28:15.721832Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3fb81c9-7d40-4e2c-9d9a-483a404b0de0","timestamp":"2022-06-10T09:28:15.722012Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:28:16.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:28:16.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:28:31.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:28:31.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:28:31.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:28:46.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:28:46.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:28:46.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:29:01.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:29:01.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:29:01.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:29:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:29:16.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:29:16.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:29:16.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:29:27.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:29:27.143  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-10T09:29:26.461412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18f4dd4b-c56a-4dba-9c84-ca398e573d3f","timestamp":"2022-06-10T09:29:26.461565Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:29:27.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:29:27.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:29:37.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:29:37.450  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-10T09:29:36.745557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f51ad96-36ab-41d9-b8b9-589fa0e2af0f","timestamp":"2022-06-10T09:29:36.745675Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:29:37.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:29:37.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:29:52.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:29:52.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:29:52.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:30:07.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:30:07.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:30:07.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:30:16.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:30:16.431  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-10T09:30:15.722427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"706ec253-fd8f-4db3-865d-3329b987e563","timestamp":"2022-06-10T09:30:15.722545Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:30:16.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:30:16.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:30:31.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:30:31.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:30:31.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:30:46.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:30:46.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:30:46.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:31:01.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:31:01.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:31:01.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:31:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:31:16.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:31:16.483  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:31:16.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:31:27.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:31:27.150  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-10T09:31:26.460967Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99f26190-b308-4481-9751-03f948848382","timestamp":"2022-06-10T09:31:26.461045Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:31:27.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:31:27.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:31:37.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:31:37.606  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-10T09:31:36.745570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c5c8422-adc8-457f-bc83-feb0a4a970b2","timestamp":"2022-06-10T09:31:36.745692Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:31:37.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:31:37.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:31:52.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:31:52.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:31:52.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:32:07.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:32:07.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:32:07.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:32:16.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:32:16.411  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-10T09:32:15.721386Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13fcd411-abc4-49cd-86a6-6751f80a3068","timestamp":"2022-06-10T09:32:15.721478Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:32:16.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:32:16.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:32:31.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:32:31.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:32:31.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:32:46.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:32:46.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:32:46.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:33:01.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:33:01.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:33:01.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:33:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:33:16.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:33:16.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:33:16.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:33:27.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:33:27.152  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-10T09:33:26.461036Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eac6e54a-0968-4627-97e3-735b185edf51","timestamp":"2022-06-10T09:33:26.461132Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:33:27.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:33:27.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:33:37.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:33:37.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-10T09:33:36.745577Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef43d2f6-0ecf-4c8d-b395-67ac40c1edb7","timestamp":"2022-06-10T09:33:36.745689Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:33:37.946  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:33:37.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:33:52.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:33:52.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:33:52.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:34:07.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:34:07.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:34:07.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:34:16.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:34:16.402  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-10T09:34:15.721186Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c85c3dfb-e68b-4a2e-bfb2-321d58a33433","timestamp":"2022-06-10T09:34:15.721266Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:34:16.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:34:16.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:34:31.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:34:31.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:34:31.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:34:46.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:34:46.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:34:46.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:35:01.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:35:01.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:35:01.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:35:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:35:16.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:35:16.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:35:16.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:35:27.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:35:27.142  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-10T09:35:26.461038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"997fd89c-e022-44f8-bc19-57303b2ed25f","timestamp":"2022-06-10T09:35:26.461131Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:35:27.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:35:27.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:35:37.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:35:37.464  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-10T09:35:36.746671Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"005cb963-709d-4994-b609-7fb287ba5d6d","timestamp":"2022-06-10T09:35:36.746836Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:35:37.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:35:37.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:35:52.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:35:52.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:35:52.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:36:07.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:36:07.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:36:07.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:36:16.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:36:16.423  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-10T09:36:15.721672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3290d8a-c820-4d25-9295-808fc2659e1a","timestamp":"2022-06-10T09:36:15.721895Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:36:16.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:36:16.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:36:31.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:36:31.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:36:31.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:36:46.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:36:46.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:36:46.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:37:01.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:37:01.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:37:01.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:37:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:37:16.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:37:16.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:37:16.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:37:27.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:37:27.173  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-10T09:37:26.461376Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e40ad710-6c4b-4d61-a1de-d6605aca1567","timestamp":"2022-06-10T09:37:26.461547Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:37:27.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:37:27.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:37:37.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:37:37.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-10T09:37:36.745752Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0365960-b21b-41b0-86c9-ffae247e9e36","timestamp":"2022-06-10T09:37:36.745891Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:37:37.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:37:37.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:37:52.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:37:52.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:37:52.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:38:07.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:38:07.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:38:07.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:38:16.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:38:16.404  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-10T09:38:15.721540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c0d25f9-c2f9-49fe-a52f-a0e9f9a2f940","timestamp":"2022-06-10T09:38:15.721644Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:38:16.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:38:16.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:38:31.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:38:31.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:38:31.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:38:46.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:38:46.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:38:46.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:39:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:39:01.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:39:01.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:39:01.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:39:16.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:39:16.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:39:16.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:39:27.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:39:27.159  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-10T09:39:26.461014Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bac9ba8-9380-46e8-af78-9e5fa6daeeeb","timestamp":"2022-06-10T09:39:26.461114Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:39:28.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:39:28.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:39:37.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:39:37.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-10T09:39:36.745519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc1d20c0-d63c-437d-afa6-b4e7c6ef07da","timestamp":"2022-06-10T09:39:36.745620Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:39:38.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:39:38.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:39:53.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:39:53.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:39:53.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:40:07.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:40:07.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:40:07.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:40:16.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:40:16.440  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-10T09:40:15.721153Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7cd74ed-9296-4f8b-b507-d0efd77c8da2","timestamp":"2022-06-10T09:40:15.721247Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:40:16.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:40:16.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:40:31.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:40:31.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:40:31.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:40:46.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:40:46.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:40:46.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:41:01.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:41:01.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:41:01.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:41:01.598  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:41:16.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:41:16.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:41:16.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:41:27.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:41:27.192  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-10T09:41:26.460962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2dfb7e3-bebf-44f3-a716-842d1d9df17d","timestamp":"2022-06-10T09:41:26.461055Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:41:28.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:41:28.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:41:37.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:41:37.479  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-10T09:41:36.745596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7fa787e-76b4-47f8-bf99-fbf9b9816808","timestamp":"2022-06-10T09:41:36.745732Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:41:38.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:41:38.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:41:53.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:41:53.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:41:53.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:42:07.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:42:07.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:42:07.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:42:16.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:42:16.442  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-10T09:42:15.721175Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d4953080-29c1-4117-9e31-253361997312","timestamp":"2022-06-10T09:42:15.721254Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:42:16.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:42:16.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:42:31.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:42:31.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:42:31.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:42:46.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:42:46.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:42:46.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:43:01.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:43:01.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:43:01.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:43:01.598  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:43:16.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:43:16.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:43:16.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:43:27.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:43:27.147  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-10T09:43:26.461020Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2809689b-fdf9-4704-85c7-59d17cb281c0","timestamp":"2022-06-10T09:43:26.461121Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:43:28.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:43:28.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:43:37.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:43:37.577  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-10T09:43:36.745603Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9d7b1ee6-1f4e-4e5d-b417-56ef9624fbb4","timestamp":"2022-06-10T09:43:36.745686Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:43:38.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:43:38.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:43:53.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:43:53.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:43:53.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:44:08.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:44:08.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:44:08.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:44:16.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:44:16.504  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-10T09:44:15.721222Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"386757ab-23c3-4e37-984b-ee78ae833bda","timestamp":"2022-06-10T09:44:15.721399Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:44:16.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:44:16.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:44:31.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:44:31.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:44:31.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:44:46.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:44:46.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:44:46.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:45:01.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:45:01.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:45:01.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:45:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:45:16.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:45:16.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:45:16.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:45:27.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:45:27.150  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-10T09:45:26.461557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c922980-c2bb-4d4b-a2e3-53524f959f59","timestamp":"2022-06-10T09:45:26.461677Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:45:28.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:45:28.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:45:37.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:45:37.467  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-10T09:45:36.746087Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c58f61fa-706e-4843-ac2b-07eb5cce6dbf","timestamp":"2022-06-10T09:45:36.746259Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:45:38.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:45:38.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:45:53.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:45:53.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:45:53.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:46:08.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:46:08.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:46:08.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:46:16.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:46:16.394  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-10T09:46:15.721570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e13b057f-da42-468c-918a-c9b95df7ea90","timestamp":"2022-06-10T09:46:15.721757Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:46:16.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:46:16.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:46:31.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:46:31.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:46:31.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:46:46.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:46:46.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:46:46.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:47:01.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:47:01.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:47:01.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:47:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:47:16.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:47:16.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:47:16.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:47:27.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:47:27.247  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-10T09:47:26.461250Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d26a8de2-673b-47fe-9594-b519869aebae","timestamp":"2022-06-10T09:47:26.461422Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:47:28.118  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:47:28.118  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:47:37.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:47:37.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-10T09:47:36.745792Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0537e5c8-1c23-4e5e-9255-0dd98e28e9b1","timestamp":"2022-06-10T09:47:36.746032Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:47:38.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:47:38.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:47:53.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:47:53.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:47:53.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:48:08.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:48:08.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:48:08.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:48:16.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:48:16.396  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-10T09:48:15.721268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aed1a24a-1cea-4776-977d-bf9824aaf9e6","timestamp":"2022-06-10T09:48:15.721436Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:48:16.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:48:16.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:48:31.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:48:31.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:48:31.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:48:46.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:48:46.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:48:46.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:49:01.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:49:01.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:49:01.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:49:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:49:16.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:49:16.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:49:16.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:49:27.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:49:27.177  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-10T09:49:26.460977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a06e45ed-a627-4e67-bdd4-ade3fb0c7481","timestamp":"2022-06-10T09:49:26.461084Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:49:28.149  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:49:28.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:49:37.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:49:37.539  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-10T09:49:36.745590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2acc723f-ff16-4706-8d12-6e6d7f2d2c71","timestamp":"2022-06-10T09:49:36.745669Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:49:38.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:49:38.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:49:53.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:49:53.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:49:53.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:50:08.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:50:08.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:50:08.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:50:16.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:50:16.403  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-10T09:50:15.721239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd9468c5-cf25-4f72-b48e-61158819e0a6","timestamp":"2022-06-10T09:50:15.721420Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:50:16.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:50:16.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:50:31.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:50:31.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:50:31.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:50:46.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:50:46.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:50:46.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:51:01.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:51:01.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:51:01.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:51:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:51:16.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:51:16.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:51:16.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:51:27.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:51:27.154  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-10T09:51:26.460968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3f5470f-b165-4b76-883e-983256035dec","timestamp":"2022-06-10T09:51:26.461050Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:51:28.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:51:28.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:51:37.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:51:37.457  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-10T09:51:36.745525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f98d0e7-3f53-4faf-a630-c83f4a15835c","timestamp":"2022-06-10T09:51:36.745633Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:51:38.182  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:51:38.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:51:53.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:51:53.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:51:53.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:52:08.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:52:08.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:52:08.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:52:16.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:52:16.391  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-10T09:52:15.721241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02a5cd9e-f980-48f0-8711-5dd6c4f584a6","timestamp":"2022-06-10T09:52:15.721355Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:52:16.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:52:16.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:52:31.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:52:31.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:52:31.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:52:46.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:52:46.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:52:46.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:53:01.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:53:01.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:53:01.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:53:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:53:16.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:53:16.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:53:16.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:53:27.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:53:27.242  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-10T09:53:26.460995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0036d860-70da-42d4-be01-694822bbd4d1","timestamp":"2022-06-10T09:53:26.461078Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:53:28.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:53:28.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:53:37.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:53:37.463  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-10T09:53:36.745622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33187525-c318-409c-8eb1-dfd1329ba145","timestamp":"2022-06-10T09:53:36.745715Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:53:38.193  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:53:38.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:53:53.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:53:53.185  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:53:53.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:54:08.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:54:08.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:54:08.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:54:16.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:54:16.409  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-10T09:54:15.721147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a96e11d-312b-455a-a8e3-9848e296a63d","timestamp":"2022-06-10T09:54:15.721222Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:54:16.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:54:16.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:54:31.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:54:31.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:54:31.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:54:46.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:54:46.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:54:46.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:55:01.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:55:01.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:55:01.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:55:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:55:16.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:55:16.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:55:16.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:55:27.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:55:27.252  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-10T09:55:26.460988Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3eedb994-80b3-4091-b597-ce51e5abcce7","timestamp":"2022-06-10T09:55:26.461066Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:55:28.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:55:28.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:55:37.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:55:37.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-10T09:55:36.745993Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f741b299-9d4b-4a94-bbd5-75b04d9752c0","timestamp":"2022-06-10T09:55:36.746232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:55:38.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:55:38.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:55:53.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:55:53.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:55:53.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:56:08.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:56:08.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:56:08.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:56:16.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:56:16.453  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-10T09:56:15.721713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2713b4a3-7547-4680-8868-7d9ee04565ad","timestamp":"2022-06-10T09:56:15.721951Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:56:16.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:56:16.483  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:56:31.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:56:31.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:56:31.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:56:46.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:56:46.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:56:46.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:57:01.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:57:01.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:57:01.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:57:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:57:16.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:57:16.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:57:16.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:57:27.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:57:27.151  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-10T09:57:26.461378Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4a87400-138f-4c46-b9b2-ec8b369d2309","timestamp":"2022-06-10T09:57:26.461551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:57:27.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:57:27.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:57:37.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:57:37.528  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-10T09:57:36.745700Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88b3d51d-06d0-4eba-9c79-29d87fc91e15","timestamp":"2022-06-10T09:57:36.746175Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:57:38.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:57:38.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:57:53.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:57:53.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:57:53.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:58:08.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:58:08.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:58:08.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:58:16.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:58:16.403  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-10T09:58:15.721172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b62bb7c9-4f8e-4352-810d-a29d93612de8","timestamp":"2022-06-10T09:58:15.721248Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 09:58:16.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:58:16.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:58:31.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:58:31.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:58:31.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:58:46.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:58:46.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:58:46.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:59:01.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:59:01.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:59:01.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:59:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 09:59:16.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:59:16.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:59:16.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:59:27.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:59:27.143  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-10T09:59:26.461152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae629140-8e31-47c6-9a04-2f8dea58b200","timestamp":"2022-06-10T09:59:26.461228Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 09:59:27.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:59:27.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:59:37.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:59:37.547  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-10T09:59:36.745569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34f0e487-2251-4ae6-84b6-a3465cbfb618","timestamp":"2022-06-10T09:59:36.745675Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 09:59:38.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:59:38.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 09:59:53.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 09:59:53.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 09:59:53.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:00:08.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:00:08.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:00:08.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:00:16.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:00:16.389  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-10T10:00:15.721199Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"645fc290-68b4-498c-b392-1bc464654984","timestamp":"2022-06-10T10:00:15.721342Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:00:16.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:00:16.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:00:31.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:00:31.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:00:31.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:00:46.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:00:46.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:00:46.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:01:01.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:01:01.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:01:01.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:01:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:01:16.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:01:16.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:01:16.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:01:27.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:01:27.208  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-10T10:01:26.460973Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed098313-4d8a-4de3-9cab-4b5a696cee56","timestamp":"2022-06-10T10:01:26.461070Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:01:27.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:01:27.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:01:37.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:01:37.455  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-10T10:01:36.745499Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24ead024-28f9-4948-851e-7aada3b2daed","timestamp":"2022-06-10T10:01:36.745580Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:01:38.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:01:38.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:01:53.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:01:53.294  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:01:53.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:02:08.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:02:08.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:02:08.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:02:16.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:02:16.398  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-10T10:02:15.721251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4d68a33-81e8-4491-95ff-5e88806d13a7","timestamp":"2022-06-10T10:02:15.721360Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:02:16.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:02:16.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:02:31.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:02:31.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:02:31.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:02:46.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:02:46.379  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:02:46.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:03:01.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:03:01.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:03:01.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:03:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:03:16.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:03:16.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:03:16.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:03:27.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:03:27.205  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-10T10:03:26.460975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e0fe4bd-4976-4784-bace-47b193e8a93d","timestamp":"2022-06-10T10:03:26.461060Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:03:27.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:03:27.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:03:37.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:03:37.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-10T10:03:36.745526Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98d06568-a10d-4db8-803a-eb977e5e6fe1","timestamp":"2022-06-10T10:03:36.745598Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:03:38.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:03:38.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:03:53.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:03:53.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:03:53.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:04:08.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:04:08.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:04:08.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:04:16.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:04:16.398  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-10T10:04:15.721253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6eee94d-6e7f-4844-b9cb-1b0c5ab98bf8","timestamp":"2022-06-10T10:04:15.721395Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:04:16.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:04:16.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:04:31.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:04:31.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:04:31.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:04:46.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:04:46.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:04:46.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:05:01.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:05:01.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:05:01.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:05:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:05:16.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:05:16.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:05:16.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:05:27.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:05:27.151  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-10T10:05:26.461388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78ed0230-ac80-4c64-be33-1a6871a567f7","timestamp":"2022-06-10T10:05:26.461560Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:05:27.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:05:27.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:05:37.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:05:37.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-10T10:05:36.746045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00a9fa6f-8f33-492d-90e2-cce0231335e9","timestamp":"2022-06-10T10:05:36.746281Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:05:38.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:05:38.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:05:53.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:05:53.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:05:53.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:06:08.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:06:08.376  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:06:08.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:06:16.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:06:16.404  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-10T10:06:15.721865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e529cd72-1493-45a4-92da-1b0270b4a6d5","timestamp":"2022-06-10T10:06:15.722069Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:06:16.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:06:16.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:06:31.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:06:31.420  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:06:31.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:06:46.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:06:46.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:06:46.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:07:01.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:07:01.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:07:01.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:07:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:07:16.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:07:16.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:07:16.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:07:27.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:07:27.138  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-10T10:07:26.461250Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6530aa02-d296-4065-a0f0-f6b2f680a039","timestamp":"2022-06-10T10:07:26.461722Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:07:27.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:07:27.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:07:37.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:07:37.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-10T10:07:36.745663Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd411e19-f726-4293-bc0a-44e8e509d622","timestamp":"2022-06-10T10:07:36.745765Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:07:38.385  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:07:38.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:07:53.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:07:53.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:07:53.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:08:08.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:08:08.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:08:08.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:08:16.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:08:16.394  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-10T10:08:15.721477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2c54ef8-8d66-43a6-a117-982fc4bc2f7c","timestamp":"2022-06-10T10:08:15.721584Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:08:16.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:08:16.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:08:31.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:08:31.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:08:31.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:08:46.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:08:46.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:08:46.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:09:01.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:09:01.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:09:01.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:09:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:09:16.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:09:16.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:09:16.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:09:27.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:09:27.137  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-10T10:09:26.460975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e5caf58-51dc-4774-acc5-86aad135d4ce","timestamp":"2022-06-10T10:09:26.461047Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:09:27.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:09:27.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:09:37.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:09:37.471  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-10T10:09:36.745551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1eeab145-e2e9-46b7-a24a-b6aeab8d76d7","timestamp":"2022-06-10T10:09:36.745682Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:09:38.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:09:38.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:09:53.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:09:53.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:09:53.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:10:08.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:10:08.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:10:08.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:10:16.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:10:16.395  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-10T10:10:15.721473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c914c32-ef15-461e-b3d2-bed453a7b528","timestamp":"2022-06-10T10:10:15.721742Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:10:16.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:10:16.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:10:31.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:10:31.438  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:10:31.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:10:46.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:10:46.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:10:46.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:11:01.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:11:01.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:11:01.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:11:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:11:16.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:11:16.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:11:16.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:11:27.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:11:27.158  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-10T10:11:26.461093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba36488a-2558-439c-8591-8b17f30503c0","timestamp":"2022-06-10T10:11:26.461256Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:11:27.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:11:27.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:11:37.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:11:37.456  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-10T10:11:36.745664Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"600fa4a9-93fb-440d-8119-a3954fcdc9da","timestamp":"2022-06-10T10:11:36.745791Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:11:38.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:11:38.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:11:53.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:11:53.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:11:53.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:12:08.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:12:08.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:12:08.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:12:16.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:12:16.386  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-10T10:12:15.721433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94ff438d-9512-4335-a91a-46953876a7e7","timestamp":"2022-06-10T10:12:15.721542Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:12:16.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:12:16.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:12:31.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:12:31.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:12:31.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:12:46.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:12:46.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:12:46.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:13:01.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:13:01.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:13:01.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:13:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:13:16.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:13:16.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:13:16.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:13:27.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:13:27.170  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-10T10:13:26.465460Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e899581d-238b-4da4-8253-edff73bc82d0","timestamp":"2022-06-10T10:13:26.465548Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:13:27.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:13:27.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:13:37.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:13:37.483  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-10T10:13:36.745618Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23772dc9-1987-4cb8-b65b-8b50a5a81a82","timestamp":"2022-06-10T10:13:36.745710Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:13:38.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:13:38.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:13:53.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:13:53.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:13:53.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:14:08.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:14:08.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:14:08.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:14:16.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:14:16.404  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-10T10:14:15.723024Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a487bbb-defe-4a99-82e6-31576b3fbe76","timestamp":"2022-06-10T10:14:15.723113Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:14:16.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:14:16.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:14:31.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:14:31.488  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:14:31.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:14:46.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:14:46.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:14:46.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:15:01.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:15:01.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:15:01.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:15:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:15:16.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:15:16.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:15:16.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:15:27.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:15:27.153  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-10T10:15:26.461363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2f7f75b-6ecc-4715-bc46-8cc44c8c11b3","timestamp":"2022-06-10T10:15:26.461489Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:15:27.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:15:27.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:15:37.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:15:37.490  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-10T10:15:36.745889Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00f4a11a-11ec-4f23-8afd-faa50caf8d37","timestamp":"2022-06-10T10:15:36.746070Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:15:38.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:15:38.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:15:53.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:15:53.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:15:53.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:16:08.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:16:08.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:16:08.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:16:16.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:16:16.391  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-10T10:16:15.721610Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c322390-181e-46d4-8f98-2b2dfeef7175","timestamp":"2022-06-10T10:16:15.721795Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:16:16.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:16:16.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:16:31.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:16:31.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:16:31.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:16:46.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:16:46.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:16:46.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:17:01.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:17:01.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:17:01.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:17:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:17:16.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:17:16.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:17:16.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:17:27.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:17:27.142  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-10T10:17:26.461089Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8f645737-df61-40d4-a4c7-bd16423651a4","timestamp":"2022-06-10T10:17:26.461209Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:17:27.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:17:27.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:17:37.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:17:37.460  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-10T10:17:36.745715Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b389e1a-8837-4408-a054-71cce7d880f8","timestamp":"2022-06-10T10:17:36.745848Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:17:37.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:17:37.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:17:52.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:17:52.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:17:52.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:18:07.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:18:07.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:18:07.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:18:16.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:18:16.390  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-10T10:18:15.721198Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94a5d114-7701-4cff-b842-5691fa7d98a4","timestamp":"2022-06-10T10:18:15.721464Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:18:16.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:18:16.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:18:31.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:18:31.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:18:31.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:18:46.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:18:46.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:18:46.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:19:01.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:19:01.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:19:01.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:19:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:19:16.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:19:16.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:19:16.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:19:27.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:19:27.137  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-10T10:19:26.460992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ca52025-f5ca-490a-bc6e-fda18ad76d93","timestamp":"2022-06-10T10:19:26.461130Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:19:27.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:19:27.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:19:37.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:19:37.460  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-10T10:19:36.745741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ffc5f7a-f229-4be6-afbf-1715ef996a36","timestamp":"2022-06-10T10:19:36.745894Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:19:37.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:19:37.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:19:52.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:19:52.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:19:52.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:20:07.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:20:07.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:20:07.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:20:16.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:20:16.381  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-10T10:20:15.721374Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e1e38bb-24b8-44e2-92c3-7e606e2c00fe","timestamp":"2022-06-10T10:20:15.721453Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:20:16.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:20:16.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:20:31.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:20:31.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:20:31.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:20:46.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:20:46.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:20:46.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:21:01.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:21:01.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:21:01.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:21:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:21:16.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:21:16.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:21:16.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:21:27.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:21:27.136  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-10T10:21:26.460980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75440fc1-20c1-4858-9707-69fbc54a117e","timestamp":"2022-06-10T10:21:26.461072Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:21:27.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:21:27.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:21:37.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:21:37.463  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-10T10:21:36.745508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7970d5a7-5ccf-4230-885d-a790f00ec05a","timestamp":"2022-06-10T10:21:36.745576Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:21:37.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:21:37.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:21:52.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:21:52.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:21:52.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:22:07.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:22:07.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:22:07.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:22:16.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:22:16.392  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-10T10:22:15.721160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"585572ff-83ba-40ca-b5ee-e063c67b32cd","timestamp":"2022-06-10T10:22:15.721238Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:22:16.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:22:16.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:22:31.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:22:31.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:22:31.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:22:46.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:22:46.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:22:46.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:23:01.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:23:01.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:23:01.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:23:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:23:16.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:23:16.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:23:16.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:23:27.137  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:23:27.137  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-10T10:23:26.460994Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5cc657e-3f60-42e8-b803-73d261f11a18","timestamp":"2022-06-10T10:23:26.461084Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:23:27.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:23:27.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:23:37.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:23:37.451  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-10T10:23:36.745578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc226934-51a7-4241-8610-fe8cd31c4cf9","timestamp":"2022-06-10T10:23:36.745652Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:23:37.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:23:37.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:23:52.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:23:52.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:23:52.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:24:07.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:24:07.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:24:07.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:24:16.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:24:16.386  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-10T10:24:15.721232Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e38e96bd-8dcb-4b26-9078-5ddf18b93b41","timestamp":"2022-06-10T10:24:15.721346Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:24:16.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:24:16.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:24:31.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:24:31.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:24:31.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:24:46.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:24:46.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:24:46.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:25:01.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:25:01.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:25:01.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:25:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:25:16.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:25:16.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:25:16.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:25:27.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:25:27.157  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-10T10:25:26.461459Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"940367c9-f781-4a58-96df-1b81e05201d4","timestamp":"2022-06-10T10:25:26.461646Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:25:27.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:25:27.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:25:37.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:25:37.486  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-10T10:25:36.745739Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d7d9935-9f25-42b5-9bd4-6f3760fc8ea0","timestamp":"2022-06-10T10:25:36.745892Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:25:37.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:25:37.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:25:52.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:25:52.623  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:25:52.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:26:07.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:26:07.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:26:07.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:26:16.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:26:16.406  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-10T10:26:15.721569Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8173c992-b2a1-4fdf-b181-ca7d9b0e7efb","timestamp":"2022-06-10T10:26:15.721738Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:26:16.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:26:16.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:26:31.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:26:31.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:26:31.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:26:46.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:26:46.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:26:46.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:27:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:27:01.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:27:01.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:27:01.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:27:16.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:27:16.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:27:16.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:27:27.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:27:27.154  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-10T10:27:26.460964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01ae966f-b541-4af5-9ced-9eb20f4dd9e2","timestamp":"2022-06-10T10:27:26.461049Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:27:27.669  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:27:27.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:27:37.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:27:37.443  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-10T10:27:36.745518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3188a64-cde7-4808-bf8d-b030ad93b109","timestamp":"2022-06-10T10:27:36.745618Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:27:37.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:27:37.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:27:52.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:27:52.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:27:52.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:28:07.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:28:07.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:28:07.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:28:16.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:28:16.457  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-10T10:28:15.721461Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1ddd847-d4b7-4d1a-9099-1385b306ebb8","timestamp":"2022-06-10T10:28:15.721559Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:28:16.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:28:16.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:28:31.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:28:31.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:28:31.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:28:46.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:28:46.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:28:46.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:29:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:29:01.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:29:01.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:29:01.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:29:16.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:29:16.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:29:16.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:29:27.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:29:27.178  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-10T10:29:26.460989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ea2df43-d88a-4317-a083-178092c839d7","timestamp":"2022-06-10T10:29:26.461088Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:29:27.703  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:29:27.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:29:37.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:29:37.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-10T10:29:36.745609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0204ca93-e329-43e9-8f7f-7340141cc979","timestamp":"2022-06-10T10:29:36.745758Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:29:37.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:29:37.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:29:52.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:29:52.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:29:52.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:30:07.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:30:07.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:30:07.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:30:16.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:30:16.399  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-10T10:30:15.721194Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d378003-d493-4c64-b702-fe3dd8fa4237","timestamp":"2022-06-10T10:30:15.721318Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:30:16.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:30:16.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:30:31.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:30:31.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:30:31.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:30:46.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:30:46.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:30:46.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:31:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:31:01.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:31:01.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:31:01.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:31:16.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:31:16.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:31:16.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:31:27.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:31:27.191  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-10T10:31:26.460982Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26fef05d-e5e7-4a16-a6fd-534885fb2b1a","timestamp":"2022-06-10T10:31:26.461073Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:31:27.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:31:27.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:31:37.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:31:37.445  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-10T10:31:36.745567Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"13c0529f-c9e5-4284-9f04-835cf4086a4a","timestamp":"2022-06-10T10:31:36.745698Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:31:37.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:31:37.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:31:52.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:31:52.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:31:52.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:32:07.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:32:07.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:32:07.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:32:16.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:32:16.390  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-10T10:32:15.721215Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c0c2144-c196-4fa4-8a84-a420567b7911","timestamp":"2022-06-10T10:32:15.721403Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:32:16.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:32:16.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:32:31.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:32:31.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:32:31.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:32:46.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:32:46.782  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:32:46.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:33:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:33:01.848  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:33:01.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:33:01.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:33:16.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:33:16.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:33:16.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:33:27.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:33:27.136  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-10T10:33:26.461027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"527a992c-e3da-46d4-8cc2-7fd4223935ee","timestamp":"2022-06-10T10:33:26.461126Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:33:27.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:33:27.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:33:37.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:33:37.455  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-10T10:33:36.745723Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ddb5aadb-a44a-46fb-a618-6ed69a6048ce","timestamp":"2022-06-10T10:33:36.745870Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:33:37.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:33:37.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:33:52.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:33:52.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:33:52.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:34:07.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:34:07.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:34:07.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:34:16.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:34:16.382  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-10T10:34:15.721505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efae84de-492e-4c7d-8a03-f23a430912ed","timestamp":"2022-06-10T10:34:15.721707Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:34:16.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:34:16.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:34:31.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:34:31.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:34:31.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:34:46.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:34:46.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:34:46.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:35:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:35:01.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:35:01.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:35:01.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:35:16.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:35:16.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:35:16.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:35:27.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:35:27.143  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-10T10:35:26.461266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88c72a82-aedd-4115-9be6-322f7892bcce","timestamp":"2022-06-10T10:35:26.461474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:35:27.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:35:27.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:35:37.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:35:37.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-10T10:35:36.745697Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e1beb63-8319-4c7c-9e99-43dccc68bda9","timestamp":"2022-06-10T10:35:36.745853Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:35:37.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:35:37.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:35:52.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:35:52.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:35:52.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:36:07.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:36:07.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:36:07.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:36:16.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:36:16.425  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-10T10:36:15.721518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7871647c-d343-47b6-934a-8ec9f856b798","timestamp":"2022-06-10T10:36:15.721679Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:36:16.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:36:16.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:36:31.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:36:31.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:36:31.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:36:46.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:36:46.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:36:46.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:37:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:37:01.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:37:01.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:37:01.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:37:16.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:37:16.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:37:16.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:37:27.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:37:27.140  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-10T10:37:26.465547Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29a45def-054c-4633-bde5-7602bc2b8198","timestamp":"2022-06-10T10:37:26.465629Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:37:27.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:37:27.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:37:37.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:37:37.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-10T10:37:36.745533Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6af517fe-e09a-40fb-92ee-bc16dc4cc500","timestamp":"2022-06-10T10:37:36.745628Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:37:37.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:37:37.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:37:52.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:37:52.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:37:52.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:38:07.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:38:07.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:38:07.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:38:16.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:38:16.395  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-10T10:38:15.722731Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93933ff0-e5c0-4dda-94a0-80bd5f2f4a1e","timestamp":"2022-06-10T10:38:15.722814Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:38:16.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:38:16.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:38:31.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:38:31.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:38:31.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:38:46.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:38:46.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:38:46.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:39:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:39:01.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:39:01.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:39:01.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:39:16.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:39:16.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:39:16.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:39:27.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:39:27.140  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-10T10:39:26.460995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7aa90f70-c600-4b3f-8332-ea266a5b087c","timestamp":"2022-06-10T10:39:26.461099Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:39:27.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:39:27.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:39:37.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:39:37.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-10T10:39:36.745652Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eff09124-7483-4097-99a0-41572c4d8e0d","timestamp":"2022-06-10T10:39:36.745752Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:39:37.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:39:37.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:39:52.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:39:52.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:39:52.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:40:07.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:40:07.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:40:07.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:40:16.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:40:16.451  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-10T10:40:15.723629Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85f820ab-4f5c-495e-8f54-1721c2948fa5","timestamp":"2022-06-10T10:40:15.723731Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:40:16.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:40:16.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:40:31.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:40:31.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:40:31.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:40:46.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:40:46.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:40:46.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:41:01.597  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:41:01.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:41:01.814  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:41:01.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:41:16.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:41:16.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:41:16.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:41:27.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:41:27.145  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-10T10:41:26.461170Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e401c07f-3d8f-437a-8a44-f11b27fee2fd","timestamp":"2022-06-10T10:41:26.461250Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:41:27.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:41:27.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:41:37.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:41:37.516  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-10T10:41:36.745580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28a3b17f-2b5c-48bc-972d-19c8caeed28d","timestamp":"2022-06-10T10:41:36.745695Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:41:37.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:41:37.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:41:52.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:41:52.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:41:52.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:42:07.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:42:07.868  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:42:07.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:42:16.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:42:16.400  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-10T10:42:15.721155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abe6ce0c-8f8d-46c3-b4db-299936587f7a","timestamp":"2022-06-10T10:42:15.721423Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:42:16.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:42:16.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:42:31.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:42:31.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:42:31.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:42:46.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:42:46.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:42:46.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:43:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:43:01.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:43:01.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:43:01.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:43:16.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:43:16.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:43:16.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:43:27.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:43:27.130  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-10T10:43:26.461010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92a3ebdb-99a3-4647-8cbb-4546214011a2","timestamp":"2022-06-10T10:43:26.461182Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:43:27.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:43:27.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:43:37.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:43:37.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-10T10:43:36.745668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f4cb3bc-7c93-429d-8ea8-7161ce046410","timestamp":"2022-06-10T10:43:36.745773Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:43:37.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:43:37.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:43:52.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:43:52.866  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:43:52.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:44:07.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:44:07.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:44:07.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:44:16.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:44:16.398  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-10T10:44:15.721224Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6dc8782b-0c69-4b72-bd47-d89d8a2da245","timestamp":"2022-06-10T10:44:15.721537Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:44:17.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:44:17.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:44:32.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:44:32.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:44:32.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:44:47.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:44:47.799  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:44:47.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:45:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:45:02.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:45:02.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:45:02.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:45:17.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:45:17.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:45:17.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:45:27.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:45:27.151  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-10T10:45:26.461448Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aaa733cd-a63d-4836-b9ab-34f1d2182820","timestamp":"2022-06-10T10:45:26.461634Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:45:27.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:45:27.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:45:37.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:45:37.556  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-10T10:45:36.745878Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76100e7f-4dca-4bc2-908a-e2a2b65a08e8","timestamp":"2022-06-10T10:45:36.746047Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:45:37.892  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:45:37.892  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:45:52.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:45:52.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:45:52.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:46:07.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:46:07.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:46:07.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:46:16.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:46:16.397  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-10T10:46:15.721571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"273f0aa9-fff5-4b0a-8a31-33248824aa7f","timestamp":"2022-06-10T10:46:15.721756Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:46:17.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:46:17.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:46:32.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:46:32.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:46:32.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:46:47.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:46:47.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:46:47.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:47:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:47:02.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:47:02.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:47:02.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:47:17.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:47:17.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:47:17.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:47:27.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:47:27.142  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-10T10:47:26.461026Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2c364dfc-b5e3-4e43-80d7-7ff7967e41b3","timestamp":"2022-06-10T10:47:26.461084Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-10 10:47:27.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:47:27.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:47:37.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:47:37.455  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-10T10:47:36.745545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5876725-7146-40f8-a1c8-9347643dedd5","timestamp":"2022-06-10T10:47:36.745633Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-10 10:47:37.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:47:37.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:47:52.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:47:52.918  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:47:52.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:48:07.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:48:07.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:48:07.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:48:16.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:48:16.398  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-10T10:48:15.721208Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63ed07a6-8c18-416d-a762-56c78529513c","timestamp":"2022-06-10T10:48:15.721357Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-10 10:48:16.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:48:16.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:48:31.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:48:31.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:48:31.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:48:46.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:48:46.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:48:46.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:49:01.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:49:01.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:49:01.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...
2022-06-10 10:49:01.596  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-10 10:49:16.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-10 10:49:16.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000
2022-06-10 10:49:16.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/904eabf2-a54c-4069-a962-224765b2ee80/onap-policy-clamp-runtime-acm-6847cc68d9-j722l?timeout=15000 (anonymous) ...