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-09-13 04:56:06.583  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-d4dfc654b-8zz56 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-13 04:56:06.590  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-13 04:56:09.296  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-13 04:56:09.935  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 621 ms. Found 7 JPA repository interfaces.
2022-09-13 04:56:12.008  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-09-13 04:56:12.013  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-09-13 04:56:12.017  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-09-13 04:56:12.032  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-09-13 04:56:12.041  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-09-13 04:56:12.053  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-09-13 04:56:12.062  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-09-13 04:56:12.066  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-09-13 04:56:12.108  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-09-13 04:56:12.153  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-09-13 04:56:12.157  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-09-13 04:56:13.000  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-13 04:56:13.021  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-13 04:56:13.021  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-13 04:56:13.186  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-13 04:56:13.187  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6438 ms
2022-09-13 04:56:13.938  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-13 04:56:14.964  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-13 04:56:15.320  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-13 04:56:16.038  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-13 04:56:16.426  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-13 04:56:16.615  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-13 04:56:16.684  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-13 04:56:22.666  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-13 04:56:22.691  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-13 04:56:24.863  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-09-13 04:56:25.902  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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-09-13 04:56:26.905  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-13 04:56:28.689  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6e225c34, org.springframework.security.web.context.SecurityContextPersistenceFilter@5dac6bc3, org.springframework.security.web.header.HeaderWriterFilter@68f75a35, org.springframework.security.web.authentication.logout.LogoutFilter@1ea19c97, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7c39193f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@45375bdf, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b06dc57, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5d84b088, org.springframework.security.web.session.SessionManagementFilter@29eaf100, org.springframework.security.web.access.ExceptionTranslationFilter@478fe415, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1958524b]
2022-09-13 04:56:29.914  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-09-13 04:56:29.915  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-09-13 04:56:29.915  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-09-13 04:56:29.915  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-09-13 04:56:29.916  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-09-13 04:56:29.916  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-09-13 04:56:29.916  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-09-13 04:56:29.917  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-09-13 04:56:29.917  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-09-13 04:56:29.917  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-09-13 04:56:29.918  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-09-13 04:56:29.918  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-09-13 04:56:29.918  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-09-13 04:56:29.919  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-09-13 04:56:29.919  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-09-13 04:56:29.919  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-09-13 04:56:29.920  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-09-13 04:56:29.920  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-09-13 04:56:29.920  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-09-13 04:56:29.921  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-09-13 04:56:29.921  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-09-13 04:56:29.921  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-09-13 04:56:29.951  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-09-13 04:56:31.206  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-13 04:56:31.206  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-13 04:56:31.214  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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-09-13 04:56:31.216  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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-09-13 04:56:31.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:56:31.217  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e6cad92b-9e7b-4b0c-af98-35f406f9c4e5, alive=false, publisher=null]]: starting
2022-09-13 04:56:31.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:56:31.297  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e6cad92b-9e7b-4b0c-af98-35f406f9c4e5, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-13 04:56:31.297  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-13 04:56:31.298  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-13 04:56:31.298  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-13 04:56:31.298  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-13 04:56:31.299  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-13 04:56:31.300  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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@608c7b5b
2022-09-13 04:56:31.301  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=8d8c5010-8393-4b02-89a4-ef68cc1bc5ae, consumerInstance=onap-policy-clamp-runtime-acm-d4dfc654b-8zz56, 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-09-13 04:56:31.301  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-13 04:56:31.309  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 26.032 seconds (JVM running for 28.505)
2022-09-13 04:56:31.332  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-13 04:56:31.371  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-13 04:56:41.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:56:41.430  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-13 04:56:41.433  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-13T04:56:40.531371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f53cf44-0da1-4231-842a-2dd8f90ad8db","timestamp":"2022-09-13T04:56:40.531600Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:56:43.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:56:43.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:56:58.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:56:58.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:56:58.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:57:03.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:57:03.596  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T04:57:03.750803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28674cd0-c2ef-4e9f-a04b-c9adc25c5590","timestamp":"2022-09-13T04:57:03.751346Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 04:57:04.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:57:04.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:57:19.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:57:19.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:57:19.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:57:34.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:57:34.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:57:34.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:57:46.081  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:57:46.085  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T04:57:45.612519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adffaafe-a9f1-4be9-8ce3-61b11b8a481a","timestamp":"2022-09-13T04:57:45.612958Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 04:57:46.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:57:46.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:01.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:01.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:01.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:16.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:16.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:16.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:31.206  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 04:58:31.508  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e7b7e772-0ae4-4e29-8ea7-ef5d2c2ca7ad","timestamp":"2022-09-13T04:58:31.504078Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:58:31.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:31.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:31.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:31.547  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-09-13 04:58:31.551  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 04:58:31.607  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:31.607  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (57 ms):{"serverTimeMs":0,"count":1}
2022-09-13 04:58:32.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:32.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e7b7e772-0ae4-4e29-8ea7-ef5d2c2ca7ad","timestamp":"2022-09-13T04:58:31.504078Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:58:32.234  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 04:58:32.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:32.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:32.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:32.478  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-09-13T04:58:32.209989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"feb7ca99-1d18-4319-892f-1eb6b217203a","timestamp":"2022-09-13T04:58:32.210017Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:58:32.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:32.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:32.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:32.561  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T04:58:32.661146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e1f1d7d-18f5-44f7-b80d-a423c1dd08de","timestamp":"2022-09-13T04:58:32.661168Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 04:58:32.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:32.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:33.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:33.109  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T04:58:33.237348Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1605f465-20cb-4b4f-a374-302e83d9e51b","timestamp":"2022-09-13T04:58:33.237373Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 04:58:33.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:33.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:41.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:41.260  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-09-13T04:58:40.502493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a89f575-adb0-4810-b310-296702a3632e","timestamp":"2022-09-13T04:58:40.502574Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 04:58:41.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:41.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:58:56.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:58:56.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:58:56.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:59:03.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:59:03.476  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T04:59:03.748760Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f320e047-dd09-4075-ad1f-e92cb50cb8b7","timestamp":"2022-09-13T04:59:03.748835Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 04:59:03.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:59:03.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:59:18.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:59:18.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:59:18.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:59:33.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:59:33.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:59:33.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 04:59:45.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 04:59:45.970  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T04:59:45.611177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dcc21455-20c9-4eca-a40e-3167258f27b6","timestamp":"2022-09-13T04:59:45.611384Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 04:59:46.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 04:59:46.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:01.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:01.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:01.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:16.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:16.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:16.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:00:31.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:31.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:31.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:31.516  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c7ab889b-a103-4480-9e32-f2ab76054989","timestamp":"2022-09-13T05:00:31.515961Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:00:31.546  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-09-13 05:00:31.547  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:00:31.608  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:31.609  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (62 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:00:32.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:32.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c7ab889b-a103-4480-9e32-f2ab76054989","timestamp":"2022-09-13T05:00:31.515961Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:00:32.234  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:00:32.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:32.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:32.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:32.382  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-09-13T05:00:32.191445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ec0df18-8648-4906-a40f-59dee5a314c3","timestamp":"2022-09-13T05:00:32.191472Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:00:32.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:32.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:32.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:32.550  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:00:33.200247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e235f89d-f5f6-44a5-a273-a1d71957bc5d","timestamp":"2022-09-13T05:00:33.200276Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:00:32.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:32.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:33.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:33.114  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:00:32.611047Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d93af01-e635-41cd-9789-6db52ab3d033","timestamp":"2022-09-13T05:00:32.611068Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:00:33.138  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:33.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:41.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:41.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-09-13T05:00:40.502774Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb8fd8ef-d593-474a-a144-cd27d99824a0","timestamp":"2022-09-13T05:00:40.502873Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:00:41.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:41.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:00:56.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:00:56.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:00:56.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:01:03.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:01:03.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-09-13T05:01:03.748983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57d81639-1ea3-4437-973f-0b94ae0d78ca","timestamp":"2022-09-13T05:01:03.749111Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:01:03.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:01:03.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:01:18.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:01:18.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:01:18.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:01:33.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:01:33.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:01:33.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:01:45.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:01:45.932  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:01:45.610829Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"932a346d-0f0f-42ad-8e52-e1c6b17936e5","timestamp":"2022-09-13T05:01:45.610974Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:01:46.537  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:01:46.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:01.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:01.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:01.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:16.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:16.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:16.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:02:31.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:31.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:31.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:31.532  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58d896cf-e954-4670-ae63-c0466efcaf61","timestamp":"2022-09-13T05:02:31.531781Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:02:31.546  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-09-13 05:02:31.547  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:02:31.576  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:31.577  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:02:32.198  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:32.199  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"58d896cf-e954-4670-ae63-c0466efcaf61","timestamp":"2022-09-13T05:02:31.531781Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:02:32.199  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:02:32.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:32.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:32.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:32.367  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:02:33.166069Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e4ebb6b-aa82-424b-8078-5cf87fb225f9","timestamp":"2022-09-13T05:02:33.166079Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:02:32.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:32.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:32.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:32.569  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:02:32.576695Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21dab503-9a39-461d-8abe-ae394211733a","timestamp":"2022-09-13T05:02:32.576736Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:02:32.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:32.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:33.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:33.107  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-09-13T05:02:32.157703Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f79fccc6-6e11-4907-803a-e8069518bae7","timestamp":"2022-09-13T05:02:32.157752Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:02:33.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:33.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:41.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:41.238  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-09-13T05:02:40.502713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a14cf353-065e-4b9f-8fd8-03dd4c78abb2","timestamp":"2022-09-13T05:02:40.503005Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:02:41.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:41.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:02:56.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:02:56.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:02:56.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:03:03.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:03:03.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-09-13T05:03:03.748816Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd6f5e29-18f5-4a6e-ba03-84ede87135d9","timestamp":"2022-09-13T05:03:03.748925Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:03:03.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:03:03.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:03:18.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:03:18.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:03:18.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:03:33.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:03:33.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:03:33.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:03:45.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:03:45.927  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:03:45.611467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0eaa58a-8b6d-42c1-b427-c7673b1d0de6","timestamp":"2022-09-13T05:03:45.611759Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:03:46.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:03:46.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:01.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:01.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:01.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:16.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:16.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:16.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:04:31.551  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4f54dd4-524f-444e-8d4f-a02e4281308a","timestamp":"2022-09-13T05:04:31.551309Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:04:31.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:31.571  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:31.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:31.596  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms
2022-09-13 05:04:31.597  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:04:31.644  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:31.645  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:04:32.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:32.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e4f54dd4-524f-444e-8d4f-a02e4281308a","timestamp":"2022-09-13T05:04:31.551309Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:04:32.267  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:04:32.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:32.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:32.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:32.434  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-09-13T05:04:32.227909Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b051ed1-bd14-4e96-8e0e-66fa5c3232c8","timestamp":"2022-09-13T05:04:32.227940Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:04:32.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:32.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:32.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:32.579  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:04:33.238387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6b9d8d7-c51a-4df7-bde4-2a4591e5c300","timestamp":"2022-09-13T05:04:33.238414Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:04:32.594  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:32.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:33.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:33.130  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:04:32.648104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d201974e-352e-4ca0-9bc0-7b16c60366c8","timestamp":"2022-09-13T05:04:32.648126Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:04:33.151  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:33.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:41.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:41.221  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-09-13T05:04:40.502438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62d83bfa-90c1-44db-bea8-5e861e4eb79c","timestamp":"2022-09-13T05:04:40.502533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:04:41.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:41.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:04:56.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:04:56.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:04:56.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:05:03.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:05:03.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-09-13T05:05:03.748862Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2304a46b-133d-415a-bf00-bb9f89453f77","timestamp":"2022-09-13T05:05:03.748963Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:05:03.572  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:05:03.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:05:18.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:05:18.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:05:18.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:05:33.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:05:33.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:05:33.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:05:45.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:05:45.918  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:05:45.610694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0adbd4fe-c483-4b59-b23e-651f0206bd02","timestamp":"2022-09-13T05:05:45.610770Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:05:46.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:05:46.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:01.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:01.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:01.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:16.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:16.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:16.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:06:31.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:31.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:31.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:31.574  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d6c66a3a-7420-4c88-bab5-e1f708907cc9","timestamp":"2022-09-13T05:06:31.574060Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:06:31.596  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms
2022-09-13 05:06:31.597  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:06:31.629  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:31.630  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:06:32.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:32.258  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d6c66a3a-7420-4c88-bab5-e1f708907cc9","timestamp":"2022-09-13T05:06:31.574060Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:06:32.258  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:06:32.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:32.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:32.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:32.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:06:33.224491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"23cb9327-df79-4b4f-a1a8-0f186e1d456f","timestamp":"2022-09-13T05:06:33.224510Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:06:32.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:32.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:32.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:32.625  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:06:32.631995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e952ed25-980a-4294-8d4c-ee50c2fb904e","timestamp":"2022-09-13T05:06:32.632007Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:06:32.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:32.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:33.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:33.163  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-09-13T05:06:32.217378Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ca88dd4-3267-4f83-8138-1fbdcbd6fd05","timestamp":"2022-09-13T05:06:32.217403Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:06:33.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:33.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:41.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:41.214  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-09-13T05:06:40.506056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20dd8ec5-af6c-4aaf-aeec-be18cfab5eb7","timestamp":"2022-09-13T05:06:40.507369Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:06:41.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:41.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:06:56.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:06:56.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:06:56.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:07:03.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:07:03.462  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:07:03.748808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10736a3d-0801-4884-8b63-1935501f3d6c","timestamp":"2022-09-13T05:07:03.748980Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:07:03.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:07:03.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:07:18.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:07:18.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:07:18.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:07:33.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:07:33.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:07:33.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:07:46.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:07:46.192  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:07:45.610682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44def105-703f-42e2-8cef-e5902252cf66","timestamp":"2022-09-13T05:07:45.610749Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:07:46.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:07:46.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:01.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:01.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:01.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:16.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:16.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:16.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:31.206  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:08:31.596  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"020c8d4e-7f0d-4d55-9735-aaf4d94cef88","timestamp":"2022-09-13T05:08:31.596173Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:08:31.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:31.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:31.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:31.647  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 50 ms
2022-09-13 05:08:31.647  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:08:31.696  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:31.697  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:08:32.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:32.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"020c8d4e-7f0d-4d55-9735-aaf4d94cef88","timestamp":"2022-09-13T05:08:31.596173Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:08:32.329  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:08:32.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:32.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:32.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:32.545  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:08:33.314281Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6e9d262-c1dc-48e6-b012-973cc6d16cad","timestamp":"2022-09-13T05:08:33.314295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:08:32.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:32.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:32.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:32.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:08:32.712674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a65def5-9e9d-4d80-b77a-67cb807fb460","timestamp":"2022-09-13T05:08:32.712692Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:08:33.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:33.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:34.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:34.186  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-09-13T05:08:32.298619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e595762-7525-473b-92e6-5d064ca82219","timestamp":"2022-09-13T05:08:32.298633Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:08:34.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:34.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:41.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:41.278  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-09-13T05:08:40.502426Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8279489-3baa-4d69-a842-2b35dd758558","timestamp":"2022-09-13T05:08:40.502528Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:08:41.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:41.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:08:56.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:08:56.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:08:56.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:09:03.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:09:03.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:09:03.748804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c0ff08a-3c73-4a81-b73a-91ac596717f9","timestamp":"2022-09-13T05:09:03.748873Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:09:03.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:09:03.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:09:18.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:09:18.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:09:18.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:09:33.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:09:33.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:09:33.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:09:45.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:09:45.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:09:45.610704Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1affa47-d8bf-4aa3-b772-e7f461ae874e","timestamp":"2022-09-13T05:09:45.610773Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:09:46.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:09:46.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:01.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:01.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:01.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:16.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:16.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:16.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:10:31.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:31.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:31.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:31.614  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ee33df5-6856-473c-a0cf-fecc2ce692c6","timestamp":"2022-09-13T05:10:31.614151Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:10:31.646  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-09-13 05:10:31.647  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:10:31.685  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:31.686  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:10:32.309  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:32.310  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7ee33df5-6856-473c-a0cf-fecc2ce692c6","timestamp":"2022-09-13T05:10:31.614151Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:10:32.310  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:10:32.310  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:32.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:32.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:32.550  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-09-13T05:10:32.279893Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02604470-36d1-4ad0-94d1-a386eb5ac333","timestamp":"2022-09-13T05:10:32.279949Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:10:32.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:32.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:33.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:33.182  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:10:33.287650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"779a4219-f6ee-4db3-b814-0b98864cf9e0","timestamp":"2022-09-13T05:10:33.287687Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:10:33.203  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:10:32.698255Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0edd85d-875b-4c8d-b1fa-0849f16dce1c","timestamp":"2022-09-13T05:10:32.698296Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:10:33.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:33.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:41.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:41.372  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-09-13T05:10:40.502658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e9dfc8e-39eb-43a1-91d3-9bf14a9656fb","timestamp":"2022-09-13T05:10:40.502784Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:10:41.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:41.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:10:56.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:10:56.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:10:56.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:11:03.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:11:03.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-09-13T05:11:03.748894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"43f64f34-6093-4e46-a993-b222bc58d744","timestamp":"2022-09-13T05:11:03.748991Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:11:03.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:11:03.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:11:18.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:11:18.629  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:11:18.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:11:33.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:11:33.600  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:11:33.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:11:45.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:11:45.929  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:11:45.611096Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"569f52d8-ef63-4eb2-9506-8a738c6c693d","timestamp":"2022-09-13T05:11:45.611224Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:11:46.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:11:46.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:01.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:01.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:01.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:16.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:16.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:16.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:12:31.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:31.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:31.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:31.631  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"caadb453-7191-4927-a75c-a932b8f875eb","timestamp":"2022-09-13T05:12:31.630941Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:12:31.646  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms
2022-09-13 05:12:31.647  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:12:31.674  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:31.675  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:12:32.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:32.299  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"caadb453-7191-4927-a75c-a932b8f875eb","timestamp":"2022-09-13T05:12:31.630941Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:12:32.299  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:12:32.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:32.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:32.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:32.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-09-13T05:12:32.676835Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d72563a1-864e-4080-bcb8-acdb35782248","timestamp":"2022-09-13T05:12:32.676848Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:12:32.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:32.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:33.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:33.162  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:12:33.269659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e67f4355-c7b0-423e-9f06-d18f96398613","timestamp":"2022-09-13T05:12:33.269673Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:12:33.181  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-09-13T05:12:32.271239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a885a61-9d44-49a0-b6a1-7c9d072393ea","timestamp":"2022-09-13T05:12:32.271258Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:12:33.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:33.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:41.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:41.207  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-09-13T05:12:40.502433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f19ea7aa-c3dc-4e82-adaa-1df13d4090fc","timestamp":"2022-09-13T05:12:40.502520Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:12:41.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:41.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:12:56.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:12:56.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:12:56.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:13:03.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:13:03.482  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:13:03.748841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbbba791-ef41-4f18-bdc7-c79f334fec15","timestamp":"2022-09-13T05:13:03.748949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:13:03.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:13:03.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:13:18.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:13:18.642  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:13:18.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:13:33.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:13:33.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:13:33.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:13:45.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:13:45.933  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:13:45.610696Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ea5ae62-9793-4192-b733-4d089b96e9d7","timestamp":"2022-09-13T05:13:45.610763Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:13:46.652  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:13:46.652  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:01.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:01.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:01.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:16.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:16.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:16.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:14:31.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:31.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:31.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:31.645  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"28fd0a7b-c1b1-4dcf-8785-d0ad65878c6d","timestamp":"2022-09-13T05:14:31.644794Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:14:31.646  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-09-13 05:14:31.647  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:14:31.674  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:31.674  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:14:32.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:32.302  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"28fd0a7b-c1b1-4dcf-8785-d0ad65878c6d","timestamp":"2022-09-13T05:14:31.644794Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:14:32.302  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:14:32.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:32.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:32.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:32.477  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:14:32.685234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"078f6b7d-8f56-4597-a0fa-9b48090d9311","timestamp":"2022-09-13T05:14:32.685246Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:14:32.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:32.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:32.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:32.674  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:14:33.276890Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58992528-551c-44f8-a5a1-ec167f89dd9e","timestamp":"2022-09-13T05:14:33.276928Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:14:32.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:32.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:33.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:33.220  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-09-13T05:14:32.327396Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0757b39b-c9f4-4a2d-9c9f-2bca6dc823c7","timestamp":"2022-09-13T05:14:32.327421Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:14:33.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:33.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:41.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:41.196  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-09-13T05:14:40.502561Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24999ab7-7114-4670-8077-ecf88b007e11","timestamp":"2022-09-13T05:14:40.502660Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:14:41.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:41.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:14:56.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:14:56.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:14:56.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:15:03.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:15:03.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-09-13T05:15:03.748971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5813bd7d-78ff-474c-b79f-4d14abc56a28","timestamp":"2022-09-13T05:15:03.749100Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:15:03.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:15:03.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:15:18.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:15:18.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:15:18.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:15:33.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:15:33.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:15:33.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:15:45.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:15:45.915  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:15:45.610699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b79e6fd-d29e-4345-8071-e47affe6d4b7","timestamp":"2022-09-13T05:15:45.610764Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:15:46.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:15:46.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:01.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:01.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:01.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:16.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:16.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:16.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:16:31.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:31.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:31.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:31.661  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"479e265a-d83c-4dd0-877e-796e83c97f13","timestamp":"2022-09-13T05:16:31.660860Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:16:31.696  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms
2022-09-13 05:16:31.697  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:16:31.728  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:31.728  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:16:32.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:32.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"479e265a-d83c-4dd0-877e-796e83c97f13","timestamp":"2022-09-13T05:16:31.660860Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:16:32.347  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:16:32.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:32.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:32.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:32.499  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:16:32.735645Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97c91b2c-d20a-47d5-8fb0-7fca7ae1539a","timestamp":"2022-09-13T05:16:32.735658Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:16:32.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:32.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:32.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:32.699  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-09-13T05:16:32.323721Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa3c8cf9-474b-4a0a-967a-276fdb615b88","timestamp":"2022-09-13T05:16:32.323737Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:16:32.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:32.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:33.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:33.234  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:16:33.328098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"513ba95a-1c29-4978-ba77-bc9390231f11","timestamp":"2022-09-13T05:16:33.328117Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:16:33.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:33.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:41.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:41.195  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-09-13T05:16:40.502445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e5818dc-4f44-4e1c-8227-c5553f2f2b3a","timestamp":"2022-09-13T05:16:40.502612Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:16:41.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:41.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:16:56.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:16:56.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:16:56.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:17:03.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:17:03.449  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:17:03.748765Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"179eb79d-3389-4682-842a-5d1174e9e4c1","timestamp":"2022-09-13T05:17:03.748843Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:17:03.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:17:03.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:17:18.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:17:18.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:17:18.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:17:33.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:17:33.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:17:33.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:17:45.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:17:45.907  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:17:45.610800Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ecf17d1-ceb2-4656-af8d-0f1c4ada4329","timestamp":"2022-09-13T05:17:45.610908Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:17:46.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:17:46.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:01.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:01.651  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:01.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:16.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:16.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:16.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:18:31.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:31.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:31.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:31.697  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9052c988-16e2-4be3-83ca-b5b93757a041","timestamp":"2022-09-13T05:18:31.696728Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:18:31.697  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 0 ms
2022-09-13 05:18:31.698  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:18:31.726  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:31.727  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:18:32.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:32.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9052c988-16e2-4be3-83ca-b5b93757a041","timestamp":"2022-09-13T05:18:31.696728Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:18:32.349  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:18:32.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:32.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:32.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:32.524  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:18:32.732642Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e4f5a70d-0c0e-4a60-8885-7e0c6ae58391","timestamp":"2022-09-13T05:18:32.732689Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:18:32.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:32.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:32.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:32.728  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-09-13T05:18:32.321823Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5186339f-82d7-47ba-a7d2-07f2c8b0cbe9","timestamp":"2022-09-13T05:18:32.321849Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:18:32.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:32.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:33.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:33.260  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:18:33.332363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b598e8de-edc2-4645-b001-a4cbe32f34f4","timestamp":"2022-09-13T05:18:33.332390Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:18:33.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:33.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:41.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:41.200  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-09-13T05:18:40.503081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56db0dee-f1f4-43fc-826b-eb62643ea7d4","timestamp":"2022-09-13T05:18:40.503154Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:18:41.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:41.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:18:56.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:18:56.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:18:56.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:19:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:19:03.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:19:03.749029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56aebd1c-d68d-41b9-8227-18947efd9201","timestamp":"2022-09-13T05:19:03.749116Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:19:03.713  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:19:03.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:19:18.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:19:18.692  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:19:18.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:19:33.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:19:33.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:19:33.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:19:45.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:19:45.912  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:19:45.610987Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f3e84ac-2f9f-4f80-8eee-df33f74411b9","timestamp":"2022-09-13T05:19:45.611083Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:19:46.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:19:46.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:01.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:01.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:01.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:16.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:16.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:16.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:20:31.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:31.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:31.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:31.711  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d802c2d7-7091-4c61-8958-5365f397227c","timestamp":"2022-09-13T05:20:31.711081Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:20:31.746  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms
2022-09-13 05:20:31.747  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:20:31.776  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:31.776  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:20:32.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:32.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d802c2d7-7091-4c61-8958-5365f397227c","timestamp":"2022-09-13T05:20:31.711081Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:20:32.395  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:20:32.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:32.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:32.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:32.554  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:20:32.780919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef7ec2e9-d7c2-40ee-b806-8b6bf2e722b9","timestamp":"2022-09-13T05:20:32.780932Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:20:32.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:32.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:32.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:32.737  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-09-13T05:20:32.373651Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65fbcc43-d034-4d54-94b1-91156c0af492","timestamp":"2022-09-13T05:20:32.373672Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:20:32.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:32.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:33.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:33.270  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:20:33.380462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64979b38-1488-46a4-aa5b-d82ce8c41f4b","timestamp":"2022-09-13T05:20:33.380477Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:20:33.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:33.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:41.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:41.206  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-09-13T05:20:40.502460Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfe66e3c-0155-4fed-b09a-0c21c2709ae3","timestamp":"2022-09-13T05:20:40.502551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:20:41.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:41.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:20:56.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:20:56.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:20:56.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:21:03.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:21:03.452  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:21:03.748762Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f785f36-430a-4554-b1f1-21377bb9e03e","timestamp":"2022-09-13T05:21:03.748892Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:21:03.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:21:03.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:21:18.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:21:18.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:21:18.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:21:33.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:21:33.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:21:33.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:21:45.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:21:45.908  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:21:45.610709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5aa983f-8516-4883-ae12-64f5cf69b815","timestamp":"2022-09-13T05:21:45.610779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:21:46.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:21:46.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:01.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:01.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:01.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:16.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:16.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:16.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:22:31.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:31.660  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:31.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:31.725  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1d3994af-b52b-4afa-91fe-0c38b00fe52a","timestamp":"2022-09-13T05:22:31.725231Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:22:31.746  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 21 ms
2022-09-13 05:22:31.747  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:22:31.798  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:31.798  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:22:32.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:32.428  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1d3994af-b52b-4afa-91fe-0c38b00fe52a","timestamp":"2022-09-13T05:22:31.725231Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:22:32.428  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:22:32.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:32.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:32.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:32.597  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:22:33.420349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf91ab7b-8d3a-4d93-b47f-71dd0d161f5b","timestamp":"2022-09-13T05:22:33.420370Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:22:32.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:32.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:32.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:32.781  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:22:32.815121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"beb2d231-655c-4c08-8030-f6484fb9bc4e","timestamp":"2022-09-13T05:22:32.815133Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:22:32.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:32.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:33.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:33.318  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-09-13T05:22:32.412003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9cb6a32f-fd96-4af0-aa61-20c0416a3b2e","timestamp":"2022-09-13T05:22:32.412053Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:22:33.340  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:33.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:41.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:41.212  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-09-13T05:22:40.502598Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"958fda5a-554a-43f7-8fb1-bd8c8d2b4b91","timestamp":"2022-09-13T05:22:40.502717Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:22:41.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:41.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:22:56.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:22:56.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:22:56.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:23:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:23:03.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-09-13T05:23:03.748846Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26b6fac6-6b3e-4e47-98c9-c753c09d1a98","timestamp":"2022-09-13T05:23:03.748929Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:23:03.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:23:03.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:23:18.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:23:18.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:23:18.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:23:33.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:23:33.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:23:33.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:23:45.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:23:45.902  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:23:45.610749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"700a2ecc-b5f5-48ab-8ffe-791be036e773","timestamp":"2022-09-13T05:23:45.610814Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:23:46.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:23:46.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:01.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:01.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:01.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:16.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:16.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:16.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:24:31.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:31.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:31.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:31.739  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"41b6fe54-9492-4720-bd20-c91ccdfd2c74","timestamp":"2022-09-13T05:24:31.739454Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:24:31.746  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-09-13 05:24:31.747  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:24:31.799  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:31.800  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:24:32.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:32.430  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"41b6fe54-9492-4720-bd20-c91ccdfd2c74","timestamp":"2022-09-13T05:24:31.739454Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:24:32.430  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:24:32.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:32.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:32.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:32.613  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:24:33.408104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdeb4244-56a8-4217-a5cf-fc548b256493","timestamp":"2022-09-13T05:24:33.408219Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:24:32.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:32.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:32.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:32.768  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-09-13T05:24:32.411666Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f1e3d83-6d1b-4e84-9820-23f275efd6cf","timestamp":"2022-09-13T05:24:32.411682Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:24:32.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:32.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:33.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:33.308  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:24:32.814280Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76f17c64-094a-4399-9016-3a96b98f4445","timestamp":"2022-09-13T05:24:32.814295Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:24:33.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:33.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:41.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:41.200  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-09-13T05:24:40.502421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee05920a-3581-480c-9335-0f2bf60d9bef","timestamp":"2022-09-13T05:24:40.502503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:24:41.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:41.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:24:56.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:24:56.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:24:56.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:25:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:25:03.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-09-13T05:25:03.748808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6687e47-8c5b-41f5-a548-be237169369e","timestamp":"2022-09-13T05:25:03.748981Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:25:03.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:25:03.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:25:18.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:25:18.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:25:18.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:25:33.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:25:33.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:25:33.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:25:45.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:25:45.912  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:25:45.610742Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70cac112-388b-4bb5-b05a-1534ecc7b33d","timestamp":"2022-09-13T05:25:45.610866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:25:45.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:25:45.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:00.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:00.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:00.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:15.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:15.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:15.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:30.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:30.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:30.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:26:31.216  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4dfdcaa-3fa2-44a3-a58b-5c540a6349af","timestamp":"2022-09-13T05:26:31.215891Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:26:31.246  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms
2022-09-13 05:26:31.247  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:26:31.284  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:31.284  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:26:31.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:31.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4dfdcaa-3fa2-44a3-a58b-5c540a6349af","timestamp":"2022-09-13T05:26:31.215891Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:26:31.915  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:26:31.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:31.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:32.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:32.051  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-09-13T05:26:31.887514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80800e11-94de-40d0-b75c-4b8784935442","timestamp":"2022-09-13T05:26:31.887542Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:26:32.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:32.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:32.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:32.793  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:26:32.299123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce503383-3582-4b96-ba17-e493e9b2387a","timestamp":"2022-09-13T05:26:32.299136Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:26:32.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:32.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:33.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:33.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:26:32.899818Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1082bcba-559d-4586-9107-0d3389bf4050","timestamp":"2022-09-13T05:26:32.899854Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:26:33.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:33.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:41.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:41.199  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-09-13T05:26:40.503649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63dfd3bc-aa6f-4ef7-9549-1ab80310fa3f","timestamp":"2022-09-13T05:26:40.504626Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:26:41.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:41.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:26:56.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:26:56.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:26:56.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:27:03.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:27:03.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:27:03.748876Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb940c98-1719-4c99-9caf-9ec31f54c420","timestamp":"2022-09-13T05:27:03.748985Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:27:03.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:27:03.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:27:18.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:27:18.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:27:18.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:27:33.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:27:33.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:27:33.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:27:45.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:27:45.913  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:27:45.611070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1d15342-a3b2-40b0-813c-849c2510e38a","timestamp":"2022-09-13T05:27:45.611134Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:27:46.780  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:27:46.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:01.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:01.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:01.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:16.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:16.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:16.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:31.206  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:28:31.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:31.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:31.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:31.776  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a5d98e5b-dbc8-4c68-b36d-aaec3427b344","timestamp":"2022-09-13T05:28:31.776489Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:28:31.796  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms
2022-09-13 05:28:31.797  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:28:31.820  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:31.821  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:28:32.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:32.449  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a5d98e5b-dbc8-4c68-b36d-aaec3427b344","timestamp":"2022-09-13T05:28:31.776489Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:28:32.449  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:28:32.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:32.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:32.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:32.629  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:28:33.444086Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be5e8391-1b4c-4ebf-9428-16cb6fc6e505","timestamp":"2022-09-13T05:28:33.444105Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:28:32.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:32.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:32.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:32.808  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-09-13T05:28:32.441602Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e671c05-614d-4a98-895f-62401da2e876","timestamp":"2022-09-13T05:28:32.441616Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:28:32.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:32.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:33.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:33.341  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:28:32.844451Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab0762c5-c61a-466f-992d-0a26258a3f3f","timestamp":"2022-09-13T05:28:32.844475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:28:33.358  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:33.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:41.211  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:41.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-09-13T05:28:40.502920Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c5c24ee-ba65-4101-a81e-a659343656cc","timestamp":"2022-09-13T05:28:40.502988Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:28:41.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:41.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:28:56.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:28:56.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:28:56.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:29:03.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:29:03.432  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:29:03.748925Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7289e4a1-da45-4336-9e99-e6d7bf31cc0e","timestamp":"2022-09-13T05:29:03.749035Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:29:03.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:29:03.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:29:18.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:29:18.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:29:18.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:29:33.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:29:33.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:29:33.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:29:45.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:29:45.906  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:29:45.610954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6eaf7cc9-a5d6-479c-88ea-aab7d733bf5a","timestamp":"2022-09-13T05:29:45.611030Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:29:46.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:29:46.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:01.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:01.761  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:01.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:16.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:16.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:16.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:30:31.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:31.686  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:31.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:31.789  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d8a2e669-a5ad-4690-a71b-217a131679f1","timestamp":"2022-09-13T05:30:31.788936Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:30:31.796  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms
2022-09-13 05:30:31.797  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:30:31.824  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:31.824  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d8a2e669-a5ad-4690-a71b-217a131679f1","timestamp":"2022-09-13T05:30:31.788936Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:32.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:32.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:32.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:30:32.837420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6df6192f-9c3e-4e46-a3a1-7f4241e61e63","timestamp":"2022-09-13T05:30:32.837431Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:30:32.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:32.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:32.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:32.826  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-09-13T05:30:32.437318Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4685afe4-a2b5-46e8-82ab-a5fbc5242932","timestamp":"2022-09-13T05:30:32.437341Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:30:32.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:32.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:33.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:33.364  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:30:33.438760Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb483070-e53a-42fb-a866-f021828ef865","timestamp":"2022-09-13T05:30:33.438771Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:30:33.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:33.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:41.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:41.224  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-09-13T05:30:40.502415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"60a94fe1-a1d8-4d50-bf32-9c2d41dc84bb","timestamp":"2022-09-13T05:30:40.502484Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:30:41.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:41.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:30:56.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:30:56.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:30:56.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:31:03.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:31:03.436  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:31:03.749233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"097abd6a-8c17-4ee7-89d3-225320a6d148","timestamp":"2022-09-13T05:31:03.749658Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:31:03.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:31:03.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:31:18.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:31:18.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:31:18.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:31:33.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:31:33.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:31:33.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:31:45.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:31:45.899  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:31:45.610725Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cec4724c-3aad-419b-91bc-8bdbc2ec451a","timestamp":"2022-09-13T05:31:45.610782Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:31:46.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:31:46.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:01.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:01.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:01.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:16.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:16.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:16.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:32:31.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:31.731  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:31.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:31.810  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b687c72-296c-4cf0-9857-c517e2a9403e","timestamp":"2022-09-13T05:32:31.810272Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:32:31.846  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-09-13 05:32:31.847  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:32:31.872  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:31.873  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5b687c72-296c-4cf0-9857-c517e2a9403e","timestamp":"2022-09-13T05:32:31.810272Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:32.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:32.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:32.683  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:32:32.878505Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d59a209-6128-4e7d-9ae0-92501d4eeea7","timestamp":"2022-09-13T05:32:32.878518Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:32:32.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:32.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:32.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:32.852  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-09-13T05:32:32.481822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3349b485-e340-4a1b-8dbf-eee740dd3b45","timestamp":"2022-09-13T05:32:32.481834Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:32:32.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:32.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:33.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:33.412  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:32:33.488874Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cc6588b-4d72-43b9-b284-c8eb7891ad23","timestamp":"2022-09-13T05:32:33.488882Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:32:33.431  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:33.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:41.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:41.267  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-09-13T05:32:40.502531Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed2916ff-d9c3-4846-b90a-908d2cb4fa2a","timestamp":"2022-09-13T05:32:40.502602Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:32:41.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:41.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:32:56.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:32:56.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:32:56.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:33:03.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:33:03.431  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:33:03.748811Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c802d0e0-fa51-4983-900d-c21f2c54c4ff","timestamp":"2022-09-13T05:33:03.748938Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:33:03.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:33:03.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:33:18.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:33:18.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:33:18.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:33:33.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:33:33.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:33:33.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:33:45.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:33:45.903  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:33:45.610693Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14619644-a24c-4eac-9391-4c78f691dc42","timestamp":"2022-09-13T05:33:45.610755Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:33:46.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:33:46.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:01.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:01.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:01.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:16.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:16.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:16.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:34:31.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:31.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:31.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:31.825  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4575673-82c4-4658-b50b-49030a847ff6","timestamp":"2022-09-13T05:34:31.825195Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:34:31.846  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 21 ms
2022-09-13 05:34:31.847  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:34:31.873  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:31.873  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:34:32.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:32.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d4575673-82c4-4658-b50b-49030a847ff6","timestamp":"2022-09-13T05:34:31.825195Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:34:32.508  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:34:32.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:32.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:32.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:32.666  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:34:33.510216Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb06892e-10bd-4b00-b90b-440926f1f1d3","timestamp":"2022-09-13T05:34:33.510223Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:34:32.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:32.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:32.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:32.857  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-09-13T05:34:32.554070Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c9f9e0f-922e-4e22-89cb-9844e53363d1","timestamp":"2022-09-13T05:34:32.554083Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:34:32.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:32.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:33.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:33.387  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:34:32.958712Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9897d26-a8ca-401d-88df-0fe8eeb12ac7","timestamp":"2022-09-13T05:34:32.958724Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:34:33.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:33.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:41.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:41.246  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-09-13T05:34:40.502523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1901aa1-f4be-4a77-939c-76cfa7ca4a94","timestamp":"2022-09-13T05:34:40.502600Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:34:41.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:41.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:34:56.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:34:56.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:34:56.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:35:03.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:35:03.428  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:35:03.748713Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6c5b988-9887-472b-b7c5-34eff2df7537","timestamp":"2022-09-13T05:35:03.748769Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:35:03.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:35:03.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:35:18.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:35:18.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:35:18.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:35:33.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:35:33.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:35:33.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:35:45.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:35:45.917  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:35:45.610681Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62b5f0f2-df8b-47d6-b158-9bfc0c4cce94","timestamp":"2022-09-13T05:35:45.610750Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:35:46.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:35:46.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:01.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:01.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:01.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:16.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:16.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:16.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:36:31.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:31.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:31.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:31.840  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce905c80-4e3e-405a-9f8f-04e2646d5292","timestamp":"2022-09-13T05:36:31.840325Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:36:31.846  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-09-13 05:36:31.847  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:36:31.874  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:31.874  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:36:32.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:32.495  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce905c80-4e3e-405a-9f8f-04e2646d5292","timestamp":"2022-09-13T05:36:31.840325Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:36:32.495  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:36:32.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:32.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:32.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:32.656  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:36:32.884830Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7d658e1-6f5c-48cb-a01c-5974a93dadfe","timestamp":"2022-09-13T05:36:32.884840Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:36:32.851  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:32.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:32.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:32.871  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:36:33.495503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86ab9eff-b37a-4cac-8800-3b5bbe693f6a","timestamp":"2022-09-13T05:36:33.495525Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:36:32.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:32.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:33.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:33.405  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-13T05:36:32.486399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3b9c7fd5-b90c-4b7a-bb55-f0bb756860ad","timestamp":"2022-09-13T05:36:32.486420Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:36:33.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:33.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:41.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:41.277  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-09-13T05:36:40.502508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e813db82-96d6-4e1e-8f28-a73fdf7d52aa","timestamp":"2022-09-13T05:36:40.502580Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:36:41.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:41.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:36:56.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:36:56.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:36:56.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:37:03.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:37:03.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-09-13T05:37:03.748898Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"adb435f0-673e-47f4-b619-9315b15289ce","timestamp":"2022-09-13T05:37:03.749019Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:37:03.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:37:03.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:37:18.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:37:18.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:37:18.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:37:33.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:37:33.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:37:33.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:37:45.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:37:45.901  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:37:45.610730Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21427520-6bb3-4909-81a0-73676af7f46e","timestamp":"2022-09-13T05:37:45.610794Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:37:46.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:37:46.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:01.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:01.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:01.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:16.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:16.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:16.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:38:31.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:31.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:31.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:31.858  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5fa49d26-0604-4d7a-a9c7-210bf03aa518","timestamp":"2022-09-13T05:38:31.857999Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:38:31.896  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms
2022-09-13 05:38:31.897  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:38:31.924  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:31.924  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5fa49d26-0604-4d7a-a9c7-210bf03aa518","timestamp":"2022-09-13T05:38:31.857999Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:32.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:32.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:32.688  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-09-13T05:38:32.537147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc5de327-03a1-4e53-9122-1ceef54684f5","timestamp":"2022-09-13T05:38:32.537163Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:38:32.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:32.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:32.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:32.892  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:38:32.974197Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d0bf749-f606-4ba2-bc12-586c48bf605d","timestamp":"2022-09-13T05:38:32.974218Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:38:32.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:32.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:33.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:33.434  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:38:33.590490Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa2ba2c6-2d9e-4528-9727-a8bb932fe588","timestamp":"2022-09-13T05:38:33.590502Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:38:33.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:33.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:41.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:41.203  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-09-13T05:38:40.502759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7f052ec-15bd-47db-874c-65f30e1aeb85","timestamp":"2022-09-13T05:38:40.502837Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:38:41.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:41.871  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:38:56.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:38:56.825  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:38:56.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:39:03.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:39:03.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-09-13T05:39:03.748775Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"337aacad-deca-4042-908b-69cb98449b83","timestamp":"2022-09-13T05:39:03.748846Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:39:03.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:39:03.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:39:18.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:39:18.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:39:18.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:39:33.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:39:33.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:39:33.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:39:45.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:39:45.905  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:39:45.611218Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efbe04b0-c687-493a-a249-73231470002b","timestamp":"2022-09-13T05:39:45.611324Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:39:46.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:39:46.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:40:01.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:01.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:40:01.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:40:16.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:16.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:40:16.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:40:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:40:31.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:31.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:40:31.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:40:31.878  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ad79529c-968c-4d02-98c3-22a63765c7e7","timestamp":"2022-09-13T05:40:31.878271Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:40:31.896  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-09-13 05:40:31.897  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:40:31.924  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:31.924  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:40:32.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:32.544  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ad79529c-968c-4d02-98c3-22a63765c7e7","timestamp":"2022-09-13T05:40:31.878271Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:40:32.544  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:40:32.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:40:32.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:40:32.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:32.689  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-09-13T05:40:32.540155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"425517e1-4685-4df8-b30d-ef179f90b138","timestamp":"2022-09-13T05:40:32.540170Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:40:32.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:40:32.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:40:32.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:32.900  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:40:32.936934Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5261f8e5-c531-44ae-8676-dd6d0da257fe","timestamp":"2022-09-13T05:40:32.936945Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:40:32.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:40:32.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:40:33.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:33.428  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:40:33.549306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f3cbe690-8a66-441e-96ec-6c4da04f2ad8","timestamp":"2022-09-13T05:40:33.549323Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:40:33.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:40:33.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:40:41.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:41.286  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-09-13T05:40:40.502502Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8d2760d-dabc-4d78-b7e3-97e6179e27f1","timestamp":"2022-09-13T05:40:40.502590Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:40:41.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:40:41.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:40:56.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:40:56.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:40:56.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:41:03.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:41:03.513  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:41:03.748758Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d5806fd-3bf4-4263-a593-50b75c97bf76","timestamp":"2022-09-13T05:41:03.748915Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:41:03.894  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:41:03.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:41:18.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:41:18.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:41:18.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:41:33.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:41:33.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:41:33.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:41:45.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:41:45.901  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:41:45.610733Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce2dbb13-7aac-4210-b684-2f2a9cdf8cac","timestamp":"2022-09-13T05:41:45.610888Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:41:46.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:41:46.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:42:01.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:01.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:42:01.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:42:16.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:16.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:42:16.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:42:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:42:31.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:31.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:42:31.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:42:31.896  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"73f0d8c7-bbdf-462c-9fa5-0e9fcd8581eb","timestamp":"2022-09-13T05:42:31.896259Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:42:31.946  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 50 ms
2022-09-13 05:42:31.947  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:42:31.997  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:31.997  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:42:32.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:32.619  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"73f0d8c7-bbdf-462c-9fa5-0e9fcd8581eb","timestamp":"2022-09-13T05:42:31.896259Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:42:32.619  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:42:32.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:42:32.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:42:32.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:32.823  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:42:33.625097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a250b272-83d0-446b-bb29-7dee3910b309","timestamp":"2022-09-13T05:42:33.625131Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:42:32.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:42:32.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:42:32.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:32.923  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-09-13T05:42:32.709347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c0afbe0-361f-476e-bcdf-4e066302548d","timestamp":"2022-09-13T05:42:32.709388Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:42:32.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:42:32.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:42:33.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:33.456  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:42:33.111848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"293cd4ed-bd3d-4313-b8e8-7eb2647cdf49","timestamp":"2022-09-13T05:42:33.111858Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:42:33.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:42:33.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:42:41.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:41.180  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-09-13T05:42:40.502558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1adcdec-85e5-4c4c-9e57-dfed0df93540","timestamp":"2022-09-13T05:42:40.502676Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:42:41.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:42:41.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:42:56.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:42:56.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:42:56.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:43:03.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:43:03.542  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:43:03.748893Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7453a028-ef5d-41ee-ab31-519015cd0727","timestamp":"2022-09-13T05:43:03.749004Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:43:03.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:43:03.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:43:18.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:43:18.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:43:18.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:43:33.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:43:33.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:43:33.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:43:45.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:43:45.894  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:43:45.610759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99631672-d904-428c-98d0-94dc69111c8f","timestamp":"2022-09-13T05:43:45.610822Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:43:45.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:43:45.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:44:00.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:00.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:44:00.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:44:15.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:15.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:44:15.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:44:30.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:30.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:44:30.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:44:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:44:31.922  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e4a0c6c-08c6-49b7-a410-3f2120f4c089","timestamp":"2022-09-13T05:44:31.921281Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:44:31.948  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms
2022-09-13 05:44:31.949  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:44:32.013  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:32.015  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (66 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:44:32.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:32.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1e4a0c6c-08c6-49b7-a410-3f2120f4c089","timestamp":"2022-09-13T05:44:31.921281Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:44:32.636  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:44:32.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:44:32.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:44:32.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:32.782  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-09-13T05:44:32.633834Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"969290ed-b8e3-4769-addb-943e5a24d674","timestamp":"2022-09-13T05:44:32.633846Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:44:32.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:44:32.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:44:32.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:32.957  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:44:33.053862Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8ddf490-bbb0-4b6f-bba1-3a71ae858a6b","timestamp":"2022-09-13T05:44:33.053873Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:44:32.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:44:32.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:44:33.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:33.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:44:33.691945Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67874cbd-7dcf-4458-8ef6-d239b18ec53e","timestamp":"2022-09-13T05:44:33.691954Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:44:33.552  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:44:33.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:44:41.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:41.168  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-09-13T05:44:40.503001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1190da1-eaf3-4151-87e3-12c29597d823","timestamp":"2022-09-13T05:44:40.503088Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:44:41.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:44:41.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:44:56.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:44:56.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:44:56.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:45:03.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:45:03.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-09-13T05:45:03.748736Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0653cfad-09f8-4da3-b0be-f426a1c074f0","timestamp":"2022-09-13T05:45:03.748795Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:45:03.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:45:03.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:45:18.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:45:18.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:45:18.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:45:33.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:45:33.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:45:33.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:45:45.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:45:45.913  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:45:45.610912Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5be96876-7bf8-48b3-beda-f87b9e1cd7a3","timestamp":"2022-09-13T05:45:45.610996Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:45:48.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:45:48.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:46:03.887  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:46:03.887  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:46:03.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:46:18.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:46:18.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:46:18.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:46:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:46:31.926  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"06c28d1e-34a7-4459-835d-733ba21eba0c","timestamp":"2022-09-13T05:46:31.926256Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:46:31.946  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms
2022-09-13 05:46:31.947  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:46:31.975  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:46:31.976  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:46:32.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:46:32.595  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"06c28d1e-34a7-4459-835d-733ba21eba0c","timestamp":"2022-09-13T05:46:31.926256Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:46:32.596  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:46:32.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:46:32.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:46:32.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:46:32.760  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:46:33.622247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9ca5820-6785-4be3-839b-f30f29a12207","timestamp":"2022-09-13T05:46:33.622291Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:46:32.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:46:32.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:46:32.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:46:32.953  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-09-13T05:46:32.612246Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3bf2f95-dbf2-411d-9b16-4822aa249203","timestamp":"2022-09-13T05:46:32.612260Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:46:32.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:46:32.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:46:33.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:46:33.484  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:46:33.011027Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bc25a79e-ec0a-4948-8506-3ad621245704","timestamp":"2022-09-13T05:46:33.011088Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:46:33.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:46:33.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:46:41.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:46:41.188  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-09-13T05:46:40.502652Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f33cd5b4-ad72-407a-af24-92c2ec1adf66","timestamp":"2022-09-13T05:46:40.502732Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:46:41.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:46:41.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:46:56.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:46:56.903  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:46:56.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:47:03.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:47:03.414  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:47:03.748904Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bd2e625-e39c-4d6d-bf26-03ce0b041da2","timestamp":"2022-09-13T05:47:03.748983Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:47:03.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:47:03.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:47:18.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:47:18.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:47:18.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:47:33.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:47:33.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:47:33.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:47:45.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:47:45.919  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:47:45.610757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a263ee6-007e-452d-bbcc-e08024e31611","timestamp":"2022-09-13T05:47:45.610890Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:47:45.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:47:45.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:48:00.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:00.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:48:00.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:48:15.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:15.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:48:15.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:48:30.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:30.816  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:48:30.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:48:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:48:31.941  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"eb208120-0219-426c-a44b-bb761c54ad96","timestamp":"2022-09-13T05:48:31.941279Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:48:31.946  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-09-13 05:48:31.946  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:48:31.994  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:31.994  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:48:32.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:32.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"eb208120-0219-426c-a44b-bb761c54ad96","timestamp":"2022-09-13T05:48:31.941279Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:48:32.636  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:48:32.636  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:48:32.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:48:32.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:32.885  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-09-13T05:48:32.707684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51c12d2b-03f6-466e-8725-31da762d6a6c","timestamp":"2022-09-13T05:48:32.707698Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:48:32.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:48:32.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:48:32.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:32.974  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:48:33.100026Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"523cbbe8-4d9d-41eb-b929-b35a496b4431","timestamp":"2022-09-13T05:48:33.100046Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:48:32.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:48:32.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:48:33.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:33.523  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:48:33.735082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3cdfbe31-d1d9-4fa7-b425-4b9a1613c47c","timestamp":"2022-09-13T05:48:33.735092Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:48:33.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:48:33.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:48:41.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:41.169  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-09-13T05:48:40.502438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ebbc96c4-ddbb-4f46-9f6c-dc7340040818","timestamp":"2022-09-13T05:48:40.502512Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:48:41.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:48:41.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:48:56.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:48:56.928  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:48:56.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:49:03.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:49:03.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:49:03.748749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc4362be-bdfb-4851-97bc-bd7627f94667","timestamp":"2022-09-13T05:49:03.748833Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:49:03.957  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:49:03.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:49:18.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:49:18.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:49:18.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:49:33.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:49:33.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:49:33.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:49:46.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:49:46.001  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:49:45.611132Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c0137b3-8595-4ba3-b874-3ca07611a5c7","timestamp":"2022-09-13T05:49:45.611354Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:49:46.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:49:46.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:50:01.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:01.936  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:50:01.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:50:16.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:16.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:50:16.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:50:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:50:31.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:31.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:50:31.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:50:31.963  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d75a1332-b7f1-42d5-9385-6263efe87cdb","timestamp":"2022-09-13T05:50:31.963053Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:50:31.996  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms
2022-09-13 05:50:31.997  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:50:32.038  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:32.039  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:50:32.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:32.656  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d75a1332-b7f1-42d5-9385-6263efe87cdb","timestamp":"2022-09-13T05:50:31.963053Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:50:32.657  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:50:32.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:50:32.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:50:32.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:32.843  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:50:33.056741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c2ebce0-b760-4925-908e-972d3da35283","timestamp":"2022-09-13T05:50:33.056755Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:50:32.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:50:32.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:50:32.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:32.990  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-09-13T05:50:32.739957Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a4ed07a7-ed33-4851-9cb7-1a74b037c7d1","timestamp":"2022-09-13T05:50:32.739974Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:50:33.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:50:33.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:50:33.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:33.525  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:50:33.757436Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f80ee01-6cfc-450f-930d-b2c6ffbdb396","timestamp":"2022-09-13T05:50:33.757462Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:50:33.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:50:33.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:50:41.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:41.174  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-09-13T05:50:40.502639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d91c2536-f679-48db-bc95-75e2e5aa37d7","timestamp":"2022-09-13T05:50:40.502716Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:50:41.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:50:41.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:50:56.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:50:56.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:50:56.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:51:03.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:51:03.390  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:51:03.749349Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3758adf2-f9c1-40a5-bbc0-1dd7a10c46c1","timestamp":"2022-09-13T05:51:03.749531Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:51:03.974  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:51:03.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:51:18.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:51:18.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:51:18.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:51:33.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:51:33.925  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:51:33.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:51:45.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:51:45.985  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:51:45.611047Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"985678f2-ba9c-4fdc-a008-cd60b511ea8d","timestamp":"2022-09-13T05:51:45.611117Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:51:46.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:51:46.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:52:01.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:01.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:52:01.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:52:16.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:16.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:52:16.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:52:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:52:31.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:31.853  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:52:31.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:52:31.978  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c7f9aea4-6cea-42bd-a327-cd40c146fa18","timestamp":"2022-09-13T05:52:31.978179Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:52:31.996  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 18 ms
2022-09-13 05:52:31.997  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:52:32.029  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:32.030  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:52:32.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:32.646  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c7f9aea4-6cea-42bd-a327-cd40c146fa18","timestamp":"2022-09-13T05:52:31.978179Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:52:32.646  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:52:32.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:52:32.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:52:32.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:32.938  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:52:33.757636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"419b4a2c-6fc5-4bb0-b5b9-784493a8c2bd","timestamp":"2022-09-13T05:52:33.757655Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:52:32.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:52:32.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:52:33.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:33.006  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-09-13T05:52:32.752297Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e8b82a1-afbd-4bb6-8c60-97b5928c9915","timestamp":"2022-09-13T05:52:32.752307Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:52:33.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:52:33.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:52:33.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:33.547  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:52:33.149718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"57b50753-d002-424e-ac13-6d3622f61d15","timestamp":"2022-09-13T05:52:33.149731Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:52:33.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:52:33.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:52:41.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:41.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-09-13T05:52:40.502444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd486d07-37af-44a6-b4fb-4217fe33d85a","timestamp":"2022-09-13T05:52:40.502534Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:52:41.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:52:41.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:52:56.951  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:52:56.952  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:52:56.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:53:03.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:53:03.392  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:53:03.748773Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6905d5c9-63b9-4b42-9f24-e9622954c644","timestamp":"2022-09-13T05:53:03.748832Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:53:03.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:53:03.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:53:18.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:53:18.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:53:18.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:53:33.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:53:33.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:53:33.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:53:46.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:53:46.003  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:53:45.610690Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39444426-2099-4dc5-853e-ef092aa9328f","timestamp":"2022-09-13T05:53:45.610750Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:53:46.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:53:46.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:54:01.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:54:01.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:54:01.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:54:16.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:54:16.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:54:16.938  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:54:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:54:31.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:54:31.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:54:31.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:54:31.992  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"53afe499-5525-41de-b661-1e5810c0c05d","timestamp":"2022-09-13T05:54:31.992529Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:54:31.996  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms
2022-09-13 05:54:31.997  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:54:32.035  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:54:32.035  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:54:32.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:54:32.659  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"53afe499-5525-41de-b661-1e5810c0c05d","timestamp":"2022-09-13T05:54:31.992529Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:54:32.659  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:54:32.659  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:54:32.659  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:54:32.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:54:32.857  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-09-13T05:54:32.669121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"feb1b679-8d9d-4774-9c21-fc7d61f8173f","timestamp":"2022-09-13T05:54:32.669134Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:54:33.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:54:33.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:54:33.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:54:33.526  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:54:33.055601Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09881ef2-2d5a-4994-9679-6600ec3b7270","timestamp":"2022-09-13T05:54:33.055614Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:54:33.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-09-13T05:54:33.702300Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"342a1282-1896-4ac1-8899-4d8d7f3f13f5","timestamp":"2022-09-13T05:54:33.702310Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:54:33.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:54:33.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:54:41.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:54:41.172  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-09-13T05:54:40.503103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df7c5a64-c31d-469d-bc81-cd77b772139f","timestamp":"2022-09-13T05:54:40.503155Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:54:42.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:54:42.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:54:57.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:54:57.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:54:57.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:55:03.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:55:03.404  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:55:03.748972Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09e0bf27-4b5f-471c-9bdc-6a6cc20f7017","timestamp":"2022-09-13T05:55:03.749146Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:55:04.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:55:04.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:55:19.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:55:19.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:55:19.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:55:33.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:55:33.997  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:55:33.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:55:45.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:55:45.889  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:55:45.610726Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2042c90-5d84-4e17-9e99-7edaae0a15a3","timestamp":"2022-09-13T05:55:45.610807Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:55:46.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:55:46.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:56:00.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:00.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:56:00.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:56:15.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:15.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:56:15.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:56:30.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:30.909  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:56:30.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:56:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:56:32.015  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a9999ffb-8948-4bdb-b23f-9e78866459fe","timestamp":"2022-09-13T05:56:32.015291Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:56:32.046  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms
2022-09-13 05:56:32.047  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:56:32.078  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:32.079  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-09-13 05:56:32.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:32.731  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a9999ffb-8948-4bdb-b23f-9e78866459fe","timestamp":"2022-09-13T05:56:32.015291Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:56:32.732  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:56:32.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:56:32.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:56:32.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:32.855  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:56:33.715588Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73ca93a8-4f1c-4c28-8871-b87cbaf2155b","timestamp":"2022-09-13T05:56:33.715597Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:56:33.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:56:33.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:56:33.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:33.044  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-09-13T05:56:32.707654Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"abd1714a-5579-40f1-bbd8-249689142433","timestamp":"2022-09-13T05:56:32.707677Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:56:33.064  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:56:33.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:56:33.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:33.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:56:33.095235Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa22d799-3004-4b0b-982d-d625c053feac","timestamp":"2022-09-13T05:56:33.095250Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:56:34.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:56:34.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:56:41.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:41.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-09-13T05:56:40.502435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25bd93e8-0dba-4b8d-9573-48b401466e3b","timestamp":"2022-09-13T05:56:40.502493Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:56:42.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:56:42.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:56:57.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:56:57.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:56:57.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:57:03.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:57:03.403  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:57:03.748786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ed2b843-57a1-4702-9a52-99e3b4951838","timestamp":"2022-09-13T05:57:03.748850Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:57:04.029  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:57:04.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:57:18.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:57:18.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:57:18.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:57:33.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:57:33.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:57:33.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:57:45.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:57:45.987  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:57:45.610691Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d1b590b-3a32-4b96-a3e1-0ea56316752f","timestamp":"2022-09-13T05:57:45.610756Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:57:46.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:57:46.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:58:00.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:00.994  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:58:00.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:58:15.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:15.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:58:15.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:58:30.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:30.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:58:30.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:58:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 05:58:32.034  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4e69c356-bc80-4a79-9f1a-d4cc044a9536","timestamp":"2022-09-13T05:58:32.034582Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:58:32.046  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms
2022-09-13 05:58:32.047  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 05:58:32.085  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:32.086  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (40 ms):{"serverTimeMs":1,"count":1}
2022-09-13 05:58:32.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:32.750  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4e69c356-bc80-4a79-9f1a-d4cc044a9536","timestamp":"2022-09-13T05:58:32.034582Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:58:32.750  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 05:58:32.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:58:32.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:58:32.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:32.785  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:58:33.721724Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41bb2a73-47f5-4aaf-b808-ceb0951bad6a","timestamp":"2022-09-13T05:58:33.721742Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:58:33.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:58:33.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:58:33.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:33.071  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-09-13T05:58:32.713617Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd5c30ab-7376-4e3b-a8fa-5428fe58e76e","timestamp":"2022-09-13T05:58:32.713639Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:58:33.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:58:33.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:58:33.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:33.610  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:58:33.100398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5451d95-2166-4cee-8f18-ac0b91fdfade","timestamp":"2022-09-13T05:58:33.100411Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:58:33.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:58:33.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:58:41.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:41.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-09-13T05:58:40.502491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fee2a99-3c46-4fed-b4ae-f8a77a756f8b","timestamp":"2022-09-13T05:58:40.502578Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 05:58:42.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:58:42.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:58:57.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:58:57.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:58:57.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:59:03.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:59:03.413  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:59:03.748761Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc496c8e-82d9-4b27-b4a6-30a14411db7a","timestamp":"2022-09-13T05:59:03.748841Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-13 05:59:04.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:59:04.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:59:19.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:59:19.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:59:19.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:59:33.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:59:33.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:59:33.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 05:59:45.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 05:59:45.931  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T05:59:45.610951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f85244f8-fab7-4320-bcbe-7f84140c21f3","timestamp":"2022-09-13T05:59:45.611076Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-13 05:59:46.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 05:59:46.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 06:00:01.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 06:00:01.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 06:00:01.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 06:00:16.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 06:00:16.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 06:00:16.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 06:00:30.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 06:00:30.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 06:00:30.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 06:00:31.205  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-13 06:00:32.048  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"523e8a0e-6491-4abb-b8bd-f10e1dc196b6","timestamp":"2022-09-13T06:00:32.048325Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 06:00:32.096  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms
2022-09-13 06:00:32.097  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-13 06:00:32.126  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 06:00:32.126  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-09-13 06:00:32.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 06:00:32.811  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"523e8a0e-6491-4abb-b8bd-f10e1dc196b6","timestamp":"2022-09-13T06:00:32.048325Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 06:00:32.811  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-13 06:00:32.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 06:00:32.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 06:00:32.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 06:00:32.933  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-09-13T06:00:32.780803Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31aeefd0-06c3-4e95-8954-925923b0d4fb","timestamp":"2022-09-13T06:00:32.780820Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-13 06:00:33.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000
2022-09-13 06:00:33.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/8d8c5010-8393-4b02-89a4-ef68cc1bc5ae/onap-policy-clamp-runtime-acm-d4dfc654b-8zz56?timeout=15000 (anonymous) ...
2022-09-13 06:00:33.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-13 06:00:33.080  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-13T06:00:33.151870Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"170b1c28-d0d5-4444-8f59-703eba52622a","timestamp":"2022-0