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-25 02:47:44.826  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-09-25 02:47:44.837  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-09-25 02:47:49.337  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-09-25 02:47:50.438  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1062 ms. Found 7 JPA repository interfaces.
2022-09-25 02:47:53.983  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-25 02:47:53.990  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-25 02:47:53.997  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-25 02:47:54.017  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-25 02:47:54.028  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-25 02:47:54.047  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-25 02:47:54.058  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-25 02:47:54.063  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-25 02:47:54.125  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-25 02:47:54.183  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-25 02:47:54.188  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-25 02:47:55.595  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-09-25 02:47:55.660  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-09-25 02:47:55.661  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-09-25 02:47:55.934  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-09-25 02:47:55.934  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 10858 ms
2022-09-25 02:47:57.231  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-09-25 02:47:58.512  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-25 02:47:59.031  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-09-25 02:47:59.852  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-25 02:48:00.444  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-09-25 02:48:01.223  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-09-25 02:48:01.354  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-09-25 02:48:08.465  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-25 02:48:08.511  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-25 02:48:12.587  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-25 02:48:14.250  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=090e1a24-f7c0-435d-9a9d-f5764b01e62d, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q, 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-25 02:48:15.920  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-09-25 02:48:18.717  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58d79479, org.springframework.security.web.context.SecurityContextPersistenceFilter@6be2b567, org.springframework.security.web.header.HeaderWriterFilter@393e7546, org.springframework.security.web.authentication.logout.LogoutFilter@29eaf100, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@aaa7000, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47c356e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@31dd0e2e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@102c24d1, org.springframework.security.web.session.SessionManagementFilter@5737d116, org.springframework.security.web.access.ExceptionTranslationFilter@acb1c9c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@10508ba6]
2022-09-25 02:48:19.749  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-25 02:48:19.750  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-25 02:48:19.751  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-25 02:48:19.751  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-25 02:48:19.752  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-25 02:48:19.753  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-25 02:48:19.753  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-25 02:48:19.754  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-25 02:48:19.755  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-25 02:48:19.755  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-25 02:48:19.756  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-25 02:48:19.757  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-25 02:48:19.757  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-25 02:48:19.758  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-25 02:48:19.759  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-25 02:48:19.759  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-25 02:48:19.760  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-25 02:48:19.761  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-25 02:48:19.761  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-25 02:48:19.762  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-25 02:48:19.763  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-25 02:48:19.763  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-25 02:48:19.850  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-25 02:48:21.883  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-09-25 02:48:21.883  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-09-25 02:48:21.895  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=090e1a24-f7c0-435d-9a9d-f5764b01e62d, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q, 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-25 02:48:21.898  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=090e1a24-f7c0-435d-9a9d-f5764b01e62d, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q, 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-25 02:48:21.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:48:21.901  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=42419e50-0637-4810-b2be-24ed5b7c7926, alive=false, publisher=null]]: starting
2022-09-25 02:48:21.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:48:21.945  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=42419e50-0637-4810-b2be-24ed5b7c7926, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-09-25 02:48:21.946  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-09-25 02:48:21.947  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-09-25 02:48:21.947  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-09-25 02:48:21.948  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-09-25 02:48:21.948  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-09-25 02:48:21.948  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-09-25 02:48:21.948  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-09-25 02:48:21.949  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-09-25 02:48:21.949  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-09-25 02:48:21.949  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-09-25 02:48:21.951  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-09-25 02:48:21.952  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-09-25 02:48:21.952  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-09-25 02:48:21.952  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=090e1a24-f7c0-435d-9a9d-f5764b01e62d, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q, 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@3b663112
2022-09-25 02:48:21.953  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=090e1a24-f7c0-435d-9a9d-f5764b01e62d, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q, 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-25 02:48:21.953  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-09-25 02:48:21.960  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 39.528 seconds (JVM running for 43.589)
2022-09-25 02:48:22.031  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-09-25 02:48:22.096  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-09-25 02:48:34.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:48:34.855  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-09-25 02:48:34.860  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-25T02:48:33.911393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80b75106-8d81-44b9-ad6f-f15545dba048","timestamp":"2022-09-25T02:48:33.911536Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:48:38.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:48:38.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:48:53.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:48:53.208  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:48:53.208  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:49:08.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:49:08.173  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:49:08.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:49:23.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:49:23.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:49:23.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:49:38.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:49:38.134  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:49:38.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:49:49.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:49:49.922  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-25T02:49:49.184571Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e101a367-df2c-4916-93a9-6987cb728435","timestamp":"2022-09-25T02:49:49.184714Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:49:50.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:49:50.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:50:05.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:50:05.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:50:05.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:50:10.181  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:50:10.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-25T02:50:09.434682Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c09603bc-8245-4412-b80f-81adb49ec6b9","timestamp":"2022-09-25T02:50:09.435200Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:50:12.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:50:12.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:50:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 02:50:22.232  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"65eadc13-cc4e-479d-b960-f13dd23571f7","timestamp":"2022-09-25T02:50:22.225243Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:50:22.245  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms
2022-09-25 02:50:22.253  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 02:50:22.353  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:50:22.354  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (103 ms):{"serverTimeMs":1,"count":1}
2022-09-25 02:50:23.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:50:23.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"65eadc13-cc4e-479d-b960-f13dd23571f7","timestamp":"2022-09-25T02:50:22.225243Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:50:23.150  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 02:50:23.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:50:23.151  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:50:23.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:50:23.310  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-25T02:50:23.035448Z","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":"fd300e87-ce70-42aa-8ba5-6427942cdd80","timestamp":"2022-09-25T02:50:23.035508Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:50:24.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:50:24.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:50:24.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:50:24.768  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-25T02:50:23.026942Z","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":"f1aab395-fd10-44cf-8f50-753625688571","timestamp":"2022-09-25T02:50:23.026996Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:50:25.245  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-25T02:50:23.014763Z","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":"63a2253c-9f5c-42f4-912f-56429859961a","timestamp":"2022-09-25T02:50:23.014800Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:50:25.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:50:25.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:50:34.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:50:34.632  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-25T02:50:33.911080Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c347bcbc-de74-4d5c-9cdd-d583f4bc2008","timestamp":"2022-09-25T02:50:33.911183Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:50:35.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:50:35.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:50:50.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:50:50.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:50:50.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:51:05.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:51:05.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:51:05.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:51:20.193  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:51:20.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:51:20.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:51:35.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:51:35.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:51:35.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:51:49.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:51:49.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-25T02:51:49.184879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10ca3c69-1681-4521-99b4-b486cbd70bf7","timestamp":"2022-09-25T02:51:49.185193Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:51:50.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:51:50.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:52:05.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:52:05.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:52:05.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:52:10.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:52:10.186  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-25T02:52:09.434835Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a35ebb4-a0d0-4a1d-9c9f-11f3bf269218","timestamp":"2022-09-25T02:52:09.435005Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:52:10.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:52:10.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:52:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 02:52:22.223  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"977ea540-3d81-4384-a1c2-d508d68c9e1c","timestamp":"2022-09-25T02:52:22.222862Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:52:22.246  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-25 02:52:22.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-25 02:52:22.314  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:52:22.315  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (69 ms):{"serverTimeMs":0,"count":1}
2022-09-25 02:52:22.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:52:22.969  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"977ea540-3d81-4384-a1c2-d508d68c9e1c","timestamp":"2022-09-25T02:52:22.222862Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:52:22.972  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 02:52:22.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:52:22.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:52:23.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:52:23.154  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-25T02:52:22.940022Z","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":"93191cf8-3f66-48a2-bc22-afa7df794aa9","timestamp":"2022-09-25T02:52:22.940061Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:52:23.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:52:23.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:52:23.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:52:23.345  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-25T02:52:22.955994Z","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":"19cbbd58-809d-44e1-9e5b-f0d335583ff2","timestamp":"2022-09-25T02:52:22.956017Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:52:23.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:52:23.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:52:23.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:52:23.960  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-25T02:52:22.957235Z","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":"c7040699-50cd-4528-9bb8-ba2fdb4fadfb","timestamp":"2022-09-25T02:52:22.957281Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:52:24.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:52:24.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:52:34.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:52:34.623  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-25T02:52:33.912005Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8991430f-6884-42c1-845c-3863859e62aa","timestamp":"2022-09-25T02:52:33.912096Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:52:34.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:52:34.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:52:49.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:52:49.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:52:49.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:53:04.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:53:04.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:53:04.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:53:19.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:53:19.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:53:19.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:53:34.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:53:34.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:53:34.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:53:49.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:53:49.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:53:49.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:53:49.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:53:49.844  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-25T02:53:49.184622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fbd6e18-358e-47d7-9cbb-e204f2b5d9e1","timestamp":"2022-09-25T02:53:49.184785Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:53:50.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:53:50.278  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:54:05.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:54:05.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:54:05.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:54:10.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:54:10.173  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-25T02:54:09.434543Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdde46fd-47bd-4883-bf3f-a9a4624c4ee7","timestamp":"2022-09-25T02:54:09.434648Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:54:10.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:54:10.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:54:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 02:54:22.245  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8c067479-8450-4c7a-9284-d8bff7cd7482","timestamp":"2022-09-25T02:54:22.244804Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:54:22.247  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-25 02:54:22.248  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 02:54:22.300  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:54:22.301  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (54 ms):{"serverTimeMs":1,"count":1}
2022-09-25 02:54:23.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:54:23.016  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8c067479-8450-4c7a-9284-d8bff7cd7482","timestamp":"2022-09-25T02:54:22.244804Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:54:23.017  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 02:54:23.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:54:23.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:54:23.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:54:23.189  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-25T02:54:22.936123Z","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":"745a3014-de54-4f37-8847-2437a6c30238","timestamp":"2022-09-25T02:54:22.936140Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:54:23.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:54:23.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:54:23.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:54:23.301  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-25T02:54:22.938117Z","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":"051b3bc3-869e-4b5d-ae6b-6487a5004b5f","timestamp":"2022-09-25T02:54:22.938141Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:54:23.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:54:23.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:54:23.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:54:23.879  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-25T02:54:22.932487Z","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":"6aaa4121-9397-4ea4-8a23-e969239c0641","timestamp":"2022-09-25T02:54:22.932512Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:54:23.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:54:23.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:54:34.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:54:34.644  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-25T02:54:33.911248Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b470460f-4e92-4f27-816f-77df63a69be8","timestamp":"2022-09-25T02:54:33.911412Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:54:35.267  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:54:35.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:54:50.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:54:50.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:54:50.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:55:05.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:55:05.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:55:05.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:55:20.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:55:20.266  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:55:20.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:55:35.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:55:35.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:55:35.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:55:49.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:55:49.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-25T02:55:49.186098Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a5ea2e03-a873-474a-8a65-913c7fe50341","timestamp":"2022-09-25T02:55:49.186366Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:55:50.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:55:50.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:56:05.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:56:05.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:56:05.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:56:10.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:56:10.186  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-25T02:56:09.435300Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5d2f88f-a83e-4bc1-a8f4-47e579bf8162","timestamp":"2022-09-25T02:56:09.435450Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:56:10.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:56:10.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:56:21.882  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 02:56:22.280  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"217bca92-624e-4e00-b2bf-48b822453ecb","timestamp":"2022-09-25T02:56:22.280404Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:56:22.297  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms
2022-09-25 02:56:22.298  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 02:56:22.370  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:56:22.371  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (73 ms):{"serverTimeMs":0,"count":1}
2022-09-25 02:56:23.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:56:23.073  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"217bca92-624e-4e00-b2bf-48b822453ecb","timestamp":"2022-09-25T02:56:22.280404Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:56:23.073  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 02:56:23.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:56:23.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:56:23.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:56:23.283  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-25T02:56:23.009032Z","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":"1351af86-00da-415f-a79f-a8e465f379ac","timestamp":"2022-09-25T02:56:23.009061Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:56:25.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:56:25.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:56:25.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:56:25.340  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-25T02:56:23.076674Z","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":"475a6783-ff3d-40fc-94a0-13b4f1c3db3c","timestamp":"2022-09-25T02:56:23.076695Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:56:26.324  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:56:26.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:56:26.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:56:26.876  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-25T02:56:23.066109Z","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":"c42cebdb-b7ac-4816-b434-e87dd807c916","timestamp":"2022-09-25T02:56:23.066157Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:56:27.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:56:27.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:56:34.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:56:34.631  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-25T02:56:33.914110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52d496f3-6417-4c0a-9847-b48bb25dd868","timestamp":"2022-09-25T02:56:33.914200Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:56:35.302  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:56:35.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:56:50.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:56:50.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:56:50.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:57:05.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:57:05.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:57:05.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:57:20.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:57:20.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:57:20.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:57:35.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:57:35.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:57:35.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:57:49.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:57:49.870  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-25T02:57:49.184309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e868887-329d-40ee-8a07-13ac00de129f","timestamp":"2022-09-25T02:57:49.184399Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:57:50.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:57:50.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:58:05.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:58:05.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:58:05.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:58:10.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:58:10.159  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-25T02:58:09.434865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51d11844-aeb8-4d69-8651-4c321840cd31","timestamp":"2022-09-25T02:58:09.435062Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:58:10.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:58:10.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:58:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 02:58:22.293  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f5a70f95-c6b3-4f62-bb8d-d57048cf76bd","timestamp":"2022-09-25T02:58:22.292075Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:58:22.295  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms
2022-09-25 02:58:22.296  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 02:58:22.363  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:58:22.364  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (67 ms):{"serverTimeMs":0,"count":1}
2022-09-25 02:58:23.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:58:23.055  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f5a70f95-c6b3-4f62-bb8d-d57048cf76bd","timestamp":"2022-09-25T02:58:22.292075Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:58:23.064  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 02:58:23.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:58:23.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:58:23.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:58:23.232  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-25T02:58:23.005126Z","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":"ef1263f5-6d7b-41fe-a871-a44c8b7e903f","timestamp":"2022-09-25T02:58:23.005141Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 02:58:23.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:58:23.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:58:23.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:58:23.380  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-25T02:58:23.016082Z","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":"528f5ee1-318a-4abb-aa01-dd396162c720","timestamp":"2022-09-25T02:58:23.016125Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:58:23.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:58:23.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:58:24.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:58:24.016  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-25T02:58:23.068282Z","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":"ac372497-a775-451c-b1be-2f7e5040a1fb","timestamp":"2022-09-25T02:58:23.068310Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:58:24.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:58:24.063  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:58:34.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:58:34.620  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-25T02:58:33.911208Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6091ac9c-71f0-4a69-8eb6-de5485037e26","timestamp":"2022-09-25T02:58:33.911333Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 02:58:35.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:58:35.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:58:50.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:58:50.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:58:50.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:59:05.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:59:05.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:59:05.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:59:20.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:59:20.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:59:20.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:59:35.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:59:35.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:59:35.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 02:59:49.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 02:59:50.010  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-25T02:59:49.184560Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a90152b-b2a1-478e-90bb-96fc79485f69","timestamp":"2022-09-25T02:59:49.184684Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 02:59:50.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 02:59:50.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:00:05.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:00:05.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:00:05.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:00:10.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:00:10.167  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-25T03:00:09.434719Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0308fd2c-60d2-48d8-8ac5-1bd7001f79a4","timestamp":"2022-09-25T03:00:09.434815Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:00:10.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:00:10.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:00:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:00:22.311  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"73801ced-b8e5-4c85-b8aa-a8d191980a43","timestamp":"2022-09-25T03:00:22.310842Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:00:22.346  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms
2022-09-25 03:00:22.346  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:00:22.395  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:00:22.396  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (49 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:00:23.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:00:23.040  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"73801ced-b8e5-4c85-b8aa-a8d191980a43","timestamp":"2022-09-25T03:00:22.310842Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:00:23.040  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:00:23.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:00:23.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:00:23.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:00:23.326  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-25T03:00:23.056480Z","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":"b6899605-f8f1-45f8-8ef6-db9d4554390f","timestamp":"2022-09-25T03:00:23.056499Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:00:24.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:00:24.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:00:24.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:00:24.364  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-25T03:00:23.021741Z","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":"f9a54b5f-a5e8-4883-86a1-e73ad7722d2c","timestamp":"2022-09-25T03:00:23.021757Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:00:25.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:00:25.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:00:25.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:00:25.866  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-25T03:00:23.024428Z","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":"791f0497-f0a4-48ba-913d-9aced92e4cc4","timestamp":"2022-09-25T03:00:23.024443Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:00:26.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:00:26.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:00:34.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:00:34.641  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-25T03:00:33.911095Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ab647e7-cbbc-4396-8467-c2f657faff38","timestamp":"2022-09-25T03:00:33.911201Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:00:35.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:00:35.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:00:50.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:00:50.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:00:50.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:01:05.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:01:05.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:01:05.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:01:20.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:01:20.280  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:01:20.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:01:35.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:01:35.251  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:01:35.251  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:01:49.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:01:49.910  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-25T03:01:49.184798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79ad74dc-aedb-4764-ac3e-bcdba59cb162","timestamp":"2022-09-25T03:01:49.184905Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:01:50.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:01:50.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:02:05.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:02:05.538  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:02:05.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:02:10.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:02:10.187  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-25T03:02:09.434473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4187987a-6f00-4658-9389-cedea19a783a","timestamp":"2022-09-25T03:02:09.434612Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:02:10.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:02:10.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:02:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:02:22.332  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"02e797d5-7b10-4bc4-bc7f-6fa0cae60d5c","timestamp":"2022-09-25T03:02:22.332164Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:02:22.345  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-09-25 03:02:22.347  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:02:22.418  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:02:22.419  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (72 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:02:23.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:02:23.057  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"02e797d5-7b10-4bc4-bc7f-6fa0cae60d5c","timestamp":"2022-09-25T03:02:22.332164Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:02:23.067  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:02:23.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:02:23.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:02:23.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:02:23.300  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-25T03:02:23.055498Z","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":"0d5bdae3-2128-4032-94bb-e357e7ce76df","timestamp":"2022-09-25T03:02:23.055516Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:02:23.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:02:23.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:02:23.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:02:23.430  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-25T03:02:23.051538Z","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":"c29181b4-fa10-4c5a-b0f5-ab5d4a9e06c6","timestamp":"2022-09-25T03:02:23.051560Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:02:23.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:02:23.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:02:23.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:02:23.997  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-25T03:02:23.057550Z","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":"bad4c0e7-8a92-479e-bf81-ae30dbde024d","timestamp":"2022-09-25T03:02:23.057564Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:02:24.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:02:24.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:02:34.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:02:34.602  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-25T03:02:33.911950Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a35d1f5b-076c-4a2c-8fa9-568a88251d3d","timestamp":"2022-09-25T03:02:33.912329Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:02:35.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:02:35.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:02:50.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:02:50.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:02:50.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:03:05.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:03:05.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:03:05.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:03:20.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:03:20.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:03:20.275  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:03:35.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:03:35.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:03:35.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:03:49.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:03:49.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-25T03:03:49.184806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33ad75c1-12ad-4155-8920-9ebeef78f449","timestamp":"2022-09-25T03:03:49.185015Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:03:50.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:03:50.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:04:05.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:04:05.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:04:05.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:04:10.185  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:04:10.186  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-25T03:04:09.434705Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49f75f01-2ec5-4e4e-8c4c-e7d31ea72bb3","timestamp":"2022-09-25T03:04:09.434878Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:04:10.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:04:10.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:04:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:04:22.355  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dc9a924d-1b76-49fa-bdc0-195074fac737","timestamp":"2022-09-25T03:04:22.355119Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:04:22.397  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms
2022-09-25 03:04:22.398  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:04:22.440  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:04:22.441  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:04:23.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:04:23.126  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dc9a924d-1b76-49fa-bdc0-195074fac737","timestamp":"2022-09-25T03:04:22.355119Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:04:23.127  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:04:23.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:04:23.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:04:23.310  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:04:23.311  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-25T03:04:23.112323Z","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":"bbe15bda-ea01-4fd5-b42d-d10efbf4b09e","timestamp":"2022-09-25T03:04:23.112345Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:04:23.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:04:23.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:04:23.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:04:23.414  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-25T03:04:23.117392Z","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":"c5d8c5d4-8c70-46cd-8c51-67871aa5464c","timestamp":"2022-09-25T03:04:23.117422Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:04:23.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:04:23.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:04:23.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:04:23.994  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-25T03:04:23.123410Z","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":"fa41248e-822c-42d6-9385-cdaacc72ea13","timestamp":"2022-09-25T03:04:23.123427Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:04:24.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:04:24.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:04:34.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:04:34.695  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-25T03:04:33.911208Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cb781598-085b-4643-a82a-a3459710411f","timestamp":"2022-09-25T03:04:33.911320Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:04:35.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:04:35.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:04:50.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:04:50.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:04:50.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:05:05.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:05:05.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:05:05.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:05:20.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:05:20.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:05:20.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:05:35.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:05:35.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:05:35.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:05:49.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:05:49.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-25T03:05:49.184503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3638cff-a628-428f-81b9-5c39251b0635","timestamp":"2022-09-25T03:05:49.184650Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:05:50.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:05:50.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:06:05.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:06:05.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:06:05.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:06:10.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:06:10.280  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-25T03:06:09.434552Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a69db6f-9de2-4076-8385-3dc7d309c692","timestamp":"2022-09-25T03:06:09.434656Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:06:10.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:06:10.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:06:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:06:22.376  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0ed19ba6-c707-4d45-bf0b-f5a138a0d0e1","timestamp":"2022-09-25T03:06:22.375330Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:06:22.395  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-25 03:06:22.397  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:06:22.460  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:06:22.460  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (63 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:06:23.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:06:23.114  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0ed19ba6-c707-4d45-bf0b-f5a138a0d0e1","timestamp":"2022-09-25T03:06:22.375330Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:06:23.114  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:06:23.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:06:23.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:06:23.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:06:23.298  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-25T03:06:23.108384Z","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":"f4e22143-f6d4-4f74-9bef-77eb0e2cd8f9","timestamp":"2022-09-25T03:06:23.108416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:06:23.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:06:23.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:06:23.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:06:23.443  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-25T03:06:23.099765Z","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":"050e6170-2590-42ca-bb0e-3e27fd194cc2","timestamp":"2022-09-25T03:06:23.099779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:06:23.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:06:23.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:06:24.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:06:24.040  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-25T03:06:23.108948Z","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":"3fbbc759-6477-4173-a17c-c1bda643fa2c","timestamp":"2022-09-25T03:06:23.108967Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:06:24.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:06:24.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:06:34.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:06:34.601  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-25T03:06:33.911081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ae4be6b-25e6-48a2-b7f8-b22edf2fc169","timestamp":"2022-09-25T03:06:33.911158Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:06:35.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:06:35.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:06:50.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:06:50.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:06:50.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:07:05.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:07:05.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:07:05.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:07:20.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:07:20.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:07:20.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:07:35.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:07:35.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:07:35.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:07:49.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:07:49.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-25T03:07:49.184862Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e027a15-aa23-48e7-8f29-0f8a2d031ab5","timestamp":"2022-09-25T03:07:49.185159Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:07:50.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:07:50.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:08:05.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:08:05.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:08:05.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:08:10.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:08:10.224  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-25T03:08:09.434696Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"026d01b0-76cd-4d6d-8a3f-7e356417616f","timestamp":"2022-09-25T03:08:09.434809Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:08:10.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:08:10.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:08:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:08:22.393  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd7d6a69-b245-43eb-b5ac-bff52aebecae","timestamp":"2022-09-25T03:08:22.393228Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:08:22.395  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms
2022-09-25 03:08:22.395  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:08:22.427  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:08:22.428  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:08:23.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:08:23.103  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd7d6a69-b245-43eb-b5ac-bff52aebecae","timestamp":"2022-09-25T03:08:22.393228Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:08:23.103  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:08:23.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:08:23.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:08:23.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:08:23.277  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-25T03:08:23.069125Z","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":"5e960d10-1fd0-4201-8481-671067bf4e60","timestamp":"2022-09-25T03:08:23.069141Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:08:23.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:08:23.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:08:23.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:08:23.441  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-25T03:08:23.064116Z","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":"e9de35bc-6a60-428e-bb61-874950011956","timestamp":"2022-09-25T03:08:23.064132Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:08:23.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:08:23.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:08:24.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:08:24.043  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-25T03:08:23.058704Z","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":"c1420058-672f-4128-a23e-392d980a8abe","timestamp":"2022-09-25T03:08:23.058752Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:08:24.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:08:24.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:08:34.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:08:34.606  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-25T03:08:33.911174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2637f34-a230-47cd-ad91-957de5e3fe2c","timestamp":"2022-09-25T03:08:33.911252Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:08:35.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:08:35.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:08:50.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:08:50.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:08:50.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:09:05.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:09:05.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:09:05.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:09:20.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:09:20.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:09:20.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:09:35.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:09:35.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:09:35.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:09:49.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:09:49.878  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-25T03:09:49.184421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"140819fb-e2e8-45f6-a8e2-6de202fb0bb0","timestamp":"2022-09-25T03:09:49.184529Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:09:50.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:09:50.443  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:10:05.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:10:05.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:10:05.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:10:10.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:10:10.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-25T03:10:09.434605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5f6c2c5-b21e-46ec-a24a-08390c7b748e","timestamp":"2022-09-25T03:10:09.434823Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:10:10.430  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:10:10.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:10:21.882  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:10:22.415  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d2600dff-6a6c-4624-87ef-020745bd1fa2","timestamp":"2022-09-25T03:10:22.415722Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:10:22.445  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms
2022-09-25 03:10:22.446  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:10:22.493  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:10:22.493  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:10:23.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:10:23.127  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d2600dff-6a6c-4624-87ef-020745bd1fa2","timestamp":"2022-09-25T03:10:22.415722Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:10:23.127  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:10:23.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:10:23.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:10:23.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:10:23.312  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-25T03:10:23.126933Z","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":"0dd03522-081d-48c4-9aff-15e1eafb22d0","timestamp":"2022-09-25T03:10:23.126958Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:10:23.433  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:10:23.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:10:23.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:10:23.473  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-25T03:10:23.124548Z","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":"7eedabf0-0b55-4f45-b4b7-a5ade6414461","timestamp":"2022-09-25T03:10:23.124574Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:10:23.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:10:23.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:10:24.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:10:24.040  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-25T03:10:23.126582Z","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":"396ce55a-1295-400f-b8a3-ee66c53e1f40","timestamp":"2022-09-25T03:10:23.126664Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:10:24.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:10:24.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:10:34.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:10:34.613  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-25T03:10:33.911101Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a5d3392-98d4-4876-863a-03eda3345cb1","timestamp":"2022-09-25T03:10:33.911188Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:10:35.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:10:35.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:10:50.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:10:50.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:10:50.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:11:05.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:11:05.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:11:05.379  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:11:20.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:11:20.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:11:20.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:11:35.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:11:35.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:11:35.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:11:49.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:11:49.865  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-25T03:11:49.184430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30495769-3b37-4457-98c8-881b854e57bd","timestamp":"2022-09-25T03:11:49.184591Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:11:50.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:11:50.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:12:05.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:12:05.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:12:05.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:12:10.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:12:10.159  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-25T03:12:09.434781Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"814d1b53-25f1-43cc-8463-2744d483c4d6","timestamp":"2022-09-25T03:12:09.434935Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:12:10.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:12:10.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:12:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:12:22.434  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5376b4b8-445f-4b23-bf5e-9567a80f5041","timestamp":"2022-09-25T03:12:22.434121Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:12:22.445  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms
2022-09-25 03:12:22.446  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:12:22.494  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:12:22.495  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (49 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:12:23.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:12:23.132  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5376b4b8-445f-4b23-bf5e-9567a80f5041","timestamp":"2022-09-25T03:12:22.434121Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:12:23.132  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:12:23.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:12:23.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:12:23.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:12:23.343  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-25T03:12:23.138457Z","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":"1a14e9da-5ffc-40a7-a467-cee25d87faa5","timestamp":"2022-09-25T03:12:23.138494Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:12:23.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-25T03:12:23.132260Z","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":"223dbe2c-97a1-4583-8cf6-1c9f816c115a","timestamp":"2022-09-25T03:12:23.132280Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:12:23.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:12:23.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:12:24.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:12:24.045  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-25T03:12:23.131548Z","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":"d83a8235-f2a4-4103-b72d-cbde7ff1befb","timestamp":"2022-09-25T03:12:23.131573Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:12:24.084  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:12:24.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:12:34.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:12:34.603  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-25T03:12:33.911174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c8c2ee5-d7a7-4790-8ea2-128f670824c5","timestamp":"2022-09-25T03:12:33.911314Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:12:35.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:12:35.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:12:50.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:12:50.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:12:50.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:13:05.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:13:05.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:13:05.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:13:20.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:13:20.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:13:20.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:13:35.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:13:35.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:13:35.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:13:49.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:13:49.884  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-25T03:13:49.184539Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8de67928-42c1-4538-bdea-c54fcbcd437a","timestamp":"2022-09-25T03:13:49.184670Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:13:50.468  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:13:50.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:14:05.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:14:05.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:14:05.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:14:10.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:14:10.140  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-25T03:14:09.434718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e4d0a56-f7db-4ef3-bad1-4ce9aed8b837","timestamp":"2022-09-25T03:14:09.434816Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:14:10.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:14:10.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:14:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:14:22.454  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"80f6f112-f486-4041-b9ef-2ca69b39820e","timestamp":"2022-09-25T03:14:22.453549Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:14:22.495  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms
2022-09-25 03:14:22.495  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:14:22.558  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:14:22.559  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (64 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:14:23.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:14:23.198  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"80f6f112-f486-4041-b9ef-2ca69b39820e","timestamp":"2022-09-25T03:14:22.453549Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:14:23.198  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:14:23.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:14:23.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:14:23.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:14:23.357  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-25T03:14:23.189154Z","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":"85fd0bee-355e-4519-af0e-06ba6c74b909","timestamp":"2022-09-25T03:14:23.189203Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:14:23.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:14:23.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:14:23.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:14:23.520  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-25T03:14:23.190122Z","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":"e0c1f190-9d31-4a96-8995-4a82538db471","timestamp":"2022-09-25T03:14:23.190149Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:14:23.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:14:23.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:14:24.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:14:24.105  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-25T03:14:23.189712Z","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":"1f9fa23b-fcda-4a6f-b256-34513fe09a2e","timestamp":"2022-09-25T03:14:23.189743Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:14:24.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:14:24.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:14:34.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:14:34.610  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-25T03:14:33.911145Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f96c0cf2-2028-4087-9b50-46d97a79ce46","timestamp":"2022-09-25T03:14:33.911239Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:14:35.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:14:35.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:14:50.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:14:50.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:14:50.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:15:05.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:15:05.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:15:05.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:15:20.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:15:20.428  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:15:20.428  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:15:35.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:15:35.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:15:35.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:15:49.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:15:49.877  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-25T03:15:49.184396Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"491aac0b-bae8-4b0c-ac05-cc36ddca9ec4","timestamp":"2022-09-25T03:15:49.184471Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:15:50.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:15:50.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:16:05.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:16:05.466  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:16:05.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:16:10.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:16:10.136  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-25T03:16:09.434525Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd46a318-cb10-499f-bf37-44ac7479f5d8","timestamp":"2022-09-25T03:16:09.434593Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:16:10.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:16:10.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:16:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:16:22.489  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"66facf1e-2f0d-4f73-bff3-1734f9987bb9","timestamp":"2022-09-25T03:16:22.489163Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:16:22.495  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms
2022-09-25 03:16:22.496  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:16:22.548  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:16:22.550  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (54 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:16:23.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:16:23.204  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"66facf1e-2f0d-4f73-bff3-1734f9987bb9","timestamp":"2022-09-25T03:16:22.489163Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:16:23.204  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:16:23.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:16:23.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:16:23.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:16:23.378  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-25T03:16:23.187417Z","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":"f3e0035c-dd47-4cc8-a0a4-a1ea1451a79e","timestamp":"2022-09-25T03:16:23.187440Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:16:23.519  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-25T03:16:23.195886Z","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":"7406e16d-f8be-4083-82f3-ad4a572c6520","timestamp":"2022-09-25T03:16:23.195951Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:16:23.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:16:23.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:16:24.073  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:16:24.074  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-25T03:16:23.209438Z","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":"18739a6c-c755-4c87-8581-278bb000a5d3","timestamp":"2022-09-25T03:16:23.209452Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:16:24.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:16:24.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:16:34.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:16:34.605  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-25T03:16:33.911052Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd38a8ed-468c-407e-b1fc-d944f72384d9","timestamp":"2022-09-25T03:16:33.911123Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:16:34.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:16:34.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:16:49.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:16:49.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:16:49.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:17:04.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:17:04.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:17:04.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:17:19.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:17:19.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:17:19.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:17:34.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:17:34.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:17:34.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:17:49.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:17:49.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:17:49.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:17:49.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:17:49.814  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-25T03:17:49.184466Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98975281-4e74-4fc1-a048-23653b787057","timestamp":"2022-09-25T03:17:49.184610Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:17:50.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:17:50.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:18:05.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:18:05.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:18:05.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:18:10.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:18:10.161  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-25T03:18:09.434917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"24fc2dbe-9af3-4ab8-a4be-a7015b2e0efb","timestamp":"2022-09-25T03:18:09.435114Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:18:10.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:18:10.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:18:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:18:22.503  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"10abe38a-5c59-4e05-8665-464ff4c84883","timestamp":"2022-09-25T03:18:22.503358Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:18:22.545  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms
2022-09-25 03:18:22.546  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:18:22.596  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:18:22.598  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (53 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:18:23.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:18:23.244  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"10abe38a-5c59-4e05-8665-464ff4c84883","timestamp":"2022-09-25T03:18:22.503358Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:18:23.244  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:18:23.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:18:23.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:18:23.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:18:23.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-25T03:18:23.244242Z","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":"36c03ae7-3b62-494b-97ad-4a28d2717f18","timestamp":"2022-09-25T03:18:23.244254Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:18:23.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:18:23.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:18:23.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:18:23.580  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-25T03:18:23.238275Z","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":"921eba73-6011-4d01-836e-c7e12e0094d2","timestamp":"2022-09-25T03:18:23.238300Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:18:23.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:18:23.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:18:24.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:18:24.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-25T03:18:23.247345Z","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":"eeded003-3b31-4168-adaa-af6f075c82ad","timestamp":"2022-09-25T03:18:23.247369Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:18:24.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:18:24.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:18:34.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:18:34.606  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-25T03:18:33.911294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87139886-3510-438d-9b0e-c319af8030c1","timestamp":"2022-09-25T03:18:33.911383Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:18:35.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:18:35.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:18:50.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:18:50.489  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:18:50.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:19:05.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:19:05.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:19:05.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:19:20.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:19:20.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:19:20.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:19:35.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:19:35.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:19:35.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:19:49.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:19:49.864  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-25T03:19:49.184383Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b836e66c-449c-496b-8bd5-03ee73db69bb","timestamp":"2022-09-25T03:19:49.184488Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:19:50.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:19:50.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:20:05.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:20:05.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:20:05.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:20:10.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:20:10.113  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-25T03:20:09.434536Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8a8f0ec-f488-43a7-b2aa-7c84c288c53e","timestamp":"2022-09-25T03:20:09.434615Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:20:10.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:20:10.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:20:21.882  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:20:22.519  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c9bc4fe5-ea54-4599-a327-d32070b5f01f","timestamp":"2022-09-25T03:20:22.518729Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:20:22.545  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-09-25 03:20:22.546  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:20:22.580  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:20:22.581  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:20:23.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:20:23.224  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c9bc4fe5-ea54-4599-a327-d32070b5f01f","timestamp":"2022-09-25T03:20:22.518729Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:20:23.225  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:20:23.225  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:20:23.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:20:23.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:20:23.387  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-25T03:20:23.222242Z","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":"506cc6b7-9074-4bd3-987e-c1c501ccc7ee","timestamp":"2022-09-25T03:20:23.222257Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:20:23.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:20:23.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:20:23.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:20:23.607  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-25T03:20:23.218813Z","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":"a50b7e2e-52c3-402c-8970-e7858adc0867","timestamp":"2022-09-25T03:20:23.218833Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:20:23.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:20:23.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:20:24.182  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:20:24.183  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-25T03:20:23.234410Z","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":"f5df803f-61f1-4a5c-9e80-35f546cf8cc7","timestamp":"2022-09-25T03:20:23.234445Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:20:24.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:20:24.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:20:34.600  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:20:34.601  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-25T03:20:33.911074Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ee15411-7149-47e8-b264-47f718e4af1d","timestamp":"2022-09-25T03:20:33.911152Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:20:35.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:20:35.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:20:50.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:20:50.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:20:50.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:21:05.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:21:05.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:21:05.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:21:20.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:21:20.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:21:20.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:21:35.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:21:35.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:21:35.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:21:49.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:21:49.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-25T03:21:49.184382Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0bede5e-0fd0-4f2b-96dd-97715197b9d6","timestamp":"2022-09-25T03:21:49.184455Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:21:50.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:21:50.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:22:05.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:22:05.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:22:05.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:22:10.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:22:10.144  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-25T03:22:09.434681Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ecc7e823-99c0-4880-9446-cadc2cf9f72a","timestamp":"2022-09-25T03:22:09.434761Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:22:10.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:22:10.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:22:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:22:22.539  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ca351a8d-f9e3-4f69-b610-3f7c906c1d5a","timestamp":"2022-09-25T03:22:22.539139Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:22:22.545  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms
2022-09-25 03:22:22.546  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:22:22.589  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:22:22.590  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:22:23.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:22:23.222  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ca351a8d-f9e3-4f69-b610-3f7c906c1d5a","timestamp":"2022-09-25T03:22:22.539139Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:22:23.222  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:22:23.222  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:22:23.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:22:23.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:22:23.607  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-25T03:22:23.220241Z","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":"da0cf14c-9883-48b6-86bc-4927d84705dd","timestamp":"2022-09-25T03:22:23.220276Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:22:24.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:22:24.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:22:24.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:22:24.620  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-25T03:22:23.218236Z","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":"8225c485-dbea-4e6c-8d01-9feca795c299","timestamp":"2022-09-25T03:22:23.218246Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:22:25.568  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:22:25.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:22:26.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:22:26.096  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-25T03:22:23.394858Z","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":"75365886-6ad2-4c98-b023-6e9a262e224b","timestamp":"2022-09-25T03:22:23.394872Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:22:26.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:22:26.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:22:34.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:22:34.605  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-25T03:22:33.911080Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6302ec17-5635-4734-8b64-8c6dc597e5d4","timestamp":"2022-09-25T03:22:33.911176Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:22:35.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:22:35.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:22:50.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:22:50.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:22:50.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:23:05.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:23:05.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:23:05.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:23:20.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:23:20.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:23:20.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:23:35.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:23:35.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:23:35.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:23:49.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:23:49.934  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-25T03:23:49.184705Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"922795a4-f7a8-417f-925e-c4e279ecfbc9","timestamp":"2022-09-25T03:23:49.184834Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:23:50.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:23:50.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:24:05.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:24:05.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:24:05.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:24:10.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:24:10.148  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-25T03:24:09.434862Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2377379a-6bec-4019-a3d3-9556da116f72","timestamp":"2022-09-25T03:24:09.434998Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:24:10.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:24:10.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:24:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:24:22.564  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a56b358c-96a8-410b-a900-cc8a7eb1f9d2","timestamp":"2022-09-25T03:24:22.564257Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:24:22.596  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-25 03:24:22.596  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:24:22.638  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:24:22.639  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:24:23.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:24:23.322  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a56b358c-96a8-410b-a900-cc8a7eb1f9d2","timestamp":"2022-09-25T03:24:22.564257Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:24:23.322  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:24:23.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:24:23.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:24:23.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:24:23.488  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-25T03:24:23.277333Z","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":"cf40e1fc-e298-4532-94cd-1ee994c9740d","timestamp":"2022-09-25T03:24:23.277349Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:24:23.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:24:23.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:24:23.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:24:23.630  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-25T03:24:23.325435Z","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":"f23a24b6-90c2-4e8d-a5cb-c8a373c42ea0","timestamp":"2022-09-25T03:24:23.325444Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:24:23.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:24:23.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:24:24.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:24:24.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-25T03:24:23.326598Z","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":"24a8c36f-039a-4442-82f2-4c0d4362770f","timestamp":"2022-09-25T03:24:23.326635Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:24:24.246  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:24:24.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:24:34.611  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:24:34.612  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-25T03:24:33.911263Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"daa121f2-7ca1-4c8a-8267-881c4363a26c","timestamp":"2022-09-25T03:24:33.911435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:24:35.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:24:35.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:24:50.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:24:50.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:24:50.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:25:05.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:25:05.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:25:05.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:25:20.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:25:20.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:25:20.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:25:35.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:25:35.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:25:35.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:25:49.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:25:49.851  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-25T03:25:49.184321Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d85e2d5-e221-41b4-953b-203a248b1a04","timestamp":"2022-09-25T03:25:49.184405Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:25:50.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:25:50.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:26:05.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:26:05.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:26:05.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:26:10.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:26:10.139  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-25T03:26:09.434500Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c74d8f68-35b0-450c-977a-0394c36ebe1b","timestamp":"2022-09-25T03:26:09.434674Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:26:10.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:26:10.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:26:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:26:22.583  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"207eb18c-d12d-47f9-a9fe-418f715366e8","timestamp":"2022-09-25T03:26:22.582580Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:26:22.595  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 12 ms
2022-09-25 03:26:22.596  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:26:22.636  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:26:22.636  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:26:23.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:26:23.303  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"207eb18c-d12d-47f9-a9fe-418f715366e8","timestamp":"2022-09-25T03:26:22.582580Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:26:23.303  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:26:23.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:26:23.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:26:23.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:26:23.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-25T03:26:23.262908Z","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":"0de34634-d999-4937-8ca1-8ccb47b3a808","timestamp":"2022-09-25T03:26:23.262923Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:26:23.612  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:26:23.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:26:23.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:26:23.650  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-25T03:26:23.264317Z","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":"cc31edcf-8e85-46fe-8e32-5647c1d76d49","timestamp":"2022-09-25T03:26:23.264330Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:26:23.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:26:23.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:26:24.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:26:24.233  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-25T03:26:23.285270Z","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":"0d01f0e1-3377-45e5-873f-344c73b7998a","timestamp":"2022-09-25T03:26:23.285297Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:26:24.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:26:24.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:26:34.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:26:34.623  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-25T03:26:33.911094Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"110cce08-9e7a-4b4d-b767-93b5cb22cf70","timestamp":"2022-09-25T03:26:33.911210Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:26:35.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:26:35.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:26:50.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:26:50.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:26:50.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:27:05.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:27:05.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:27:05.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:27:20.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:27:20.510  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:27:20.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:27:35.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:27:35.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:27:35.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:27:49.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:27:49.876  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-25T03:27:49.184363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"374e378c-2bfb-415e-9b79-dfa4bd07e4c5","timestamp":"2022-09-25T03:27:49.184492Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:27:50.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:27:50.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:28:05.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:28:05.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:28:05.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:28:10.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:28:10.144  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-25T03:28:09.434524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5293f613-05c8-4031-81f8-218142024664","timestamp":"2022-09-25T03:28:09.434593Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:28:10.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:28:10.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:28:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:28:22.599  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"db94ec40-fcf0-4656-848f-7a25ba979a58","timestamp":"2022-09-25T03:28:22.599378Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:28:22.645  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 46 ms
2022-09-25 03:28:22.646  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:28:22.692  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:28:22.692  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (47 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:28:23.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:28:23.334  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"db94ec40-fcf0-4656-848f-7a25ba979a58","timestamp":"2022-09-25T03:28:22.599378Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:28:23.341  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:28:23.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:28:23.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:28:23.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:28:23.575  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-25T03:28:23.334386Z","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":"e6ca79dd-9c3f-4671-8c1e-16e5f4367bed","timestamp":"2022-09-25T03:28:23.334400Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:28:23.625  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-25T03:28:23.340217Z","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":"5a304d53-963e-450b-a568-5cc41485d9be","timestamp":"2022-09-25T03:28:23.340235Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:28:23.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:28:23.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:28:24.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:28:24.217  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-25T03:28:23.334319Z","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":"c9e34bb1-91a9-4ebc-80c6-1a4ae6dbb63a","timestamp":"2022-09-25T03:28:23.334330Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:28:24.240  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:28:24.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:28:34.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:28:34.611  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-25T03:28:33.911112Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"829d96e3-b380-4bb3-956c-72c2636e88ea","timestamp":"2022-09-25T03:28:33.911213Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:28:36.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:28:36.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:28:51.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:28:51.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:28:51.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:29:06.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:29:06.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:29:06.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:29:21.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:29:21.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:29:21.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:29:36.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:29:36.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:29:36.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:29:49.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:29:49.862  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-25T03:29:49.184317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c626ec82-61d7-4af5-9d03-109158a78e82","timestamp":"2022-09-25T03:29:49.184401Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:29:50.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:29:50.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:30:05.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:30:05.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:30:05.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:30:10.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:30:10.138  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-25T03:30:09.434524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21b2015d-a2e6-45be-ad42-5a072c377a22","timestamp":"2022-09-25T03:30:09.434591Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:30:10.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:30:10.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:30:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:30:22.622  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5102352b-914c-43c6-a4b1-0b4ccd8fa375","timestamp":"2022-09-25T03:30:22.621645Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:30:22.645  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-09-25 03:30:22.646  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:30:22.680  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:30:22.681  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:30:23.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:30:23.337  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5102352b-914c-43c6-a4b1-0b4ccd8fa375","timestamp":"2022-09-25T03:30:22.621645Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:30:23.337  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:30:23.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:30:23.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:30:23.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:30:23.498  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-25T03:30:23.323663Z","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":"bc2ea3b8-588c-43d9-be5e-70da4d174689","timestamp":"2022-09-25T03:30:23.323678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:30:23.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:30:23.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:30:23.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:30:23.682  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-25T03:30:23.317271Z","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":"b9e6bebb-cf40-4be7-b88e-a271beeb489a","timestamp":"2022-09-25T03:30:23.317284Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:30:23.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:30:23.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:30:24.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:30:24.240  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-25T03:30:23.323980Z","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":"1b69bd6e-28a7-4821-9782-50a44013a9fd","timestamp":"2022-09-25T03:30:23.323989Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:30:24.282  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:30:24.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:30:34.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:30:34.595  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-25T03:30:33.911335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"393e1b39-4f83-468c-abc4-aa137851b43d","timestamp":"2022-09-25T03:30:33.911601Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:30:34.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:30:34.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:30:49.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:30:49.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:30:49.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:31:04.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:31:04.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:31:04.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:31:19.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:31:19.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:31:19.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:31:34.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:31:34.492  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:31:34.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:31:49.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:31:49.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:31:49.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:31:49.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:31:49.792  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-25T03:31:49.184493Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed28829c-36cf-4bc9-8006-a413736808f5","timestamp":"2022-09-25T03:31:49.184645Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:31:50.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:31:50.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:32:05.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:32:05.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:32:05.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:32:10.167  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:32:10.168  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-25T03:32:09.434759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edeefd88-2e10-4786-a450-96cc63cad960","timestamp":"2022-09-25T03:32:09.434923Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:32:10.650  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:32:10.651  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:32:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:32:22.641  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7cf32d35-fbea-48bf-b2fa-4a30f2ced9a7","timestamp":"2022-09-25T03:32:22.640650Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:32:22.645  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-25 03:32:22.646  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:32:22.686  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:32:22.687  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:32:23.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:32:23.326  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7cf32d35-fbea-48bf-b2fa-4a30f2ced9a7","timestamp":"2022-09-25T03:32:22.640650Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:32:23.326  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:32:23.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:32:23.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:32:23.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:32:23.496  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-09-25T03:32:23.325271Z","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":"7cfd605a-448f-4b17-87e7-811d0cef0a21","timestamp":"2022-09-25T03:32:23.325280Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:32:23.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:32:23.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:32:23.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:32:23.694  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-25T03:32:23.327459Z","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":"347c3d66-f3f6-43b9-aae0-04be4557054b","timestamp":"2022-09-25T03:32:23.327475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:32:23.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:32:23.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:32:24.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:32:24.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-25T03:32:23.324941Z","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":"553946e3-5ab1-4ffb-8e46-4f3f36c34cff","timestamp":"2022-09-25T03:32:23.324958Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:32:24.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:32:24.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:32:34.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:32:34.618  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-25T03:32:33.911205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4aab6d38-cafd-45fc-8c55-8ec994af6376","timestamp":"2022-09-25T03:32:33.911445Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:32:34.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:32:34.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:32:49.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:32:49.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:32:49.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:33:04.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:33:04.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:33:04.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:33:19.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:33:19.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:33:19.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:33:34.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:33:34.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:33:34.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:33:49.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:33:49.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:33:49.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:33:49.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:33:49.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-25T03:33:49.184300Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"153af06b-61eb-4c7c-8e81-85d3923c8c94","timestamp":"2022-09-25T03:33:49.184405Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:33:50.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:33:50.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:34:05.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:34:05.632  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:34:05.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:34:10.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:34:10.144  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-25T03:34:09.434575Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b2648d0-296c-42ab-9b10-dd0ff9b4b980","timestamp":"2022-09-25T03:34:09.434696Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:34:10.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:34:10.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:34:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:34:22.660  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ab18663a-b315-4664-903a-41d5ecdfa86f","timestamp":"2022-09-25T03:34:22.659935Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:34:22.695  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-25 03:34:22.696  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:34:22.737  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:34:22.738  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:34:23.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:34:23.373  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ab18663a-b315-4664-903a-41d5ecdfa86f","timestamp":"2022-09-25T03:34:22.659935Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:34:23.373  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:34:23.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:34:23.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:34:23.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:34:23.646  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-25T03:34:23.459688Z","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":"92d4e798-4066-4d5a-98d0-65f87bee66ba","timestamp":"2022-09-25T03:34:23.459703Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:34:23.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:34:23.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:34:23.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:34:23.721  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-25T03:34:23.449001Z","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":"b990045c-38b3-4c0c-825c-3e631013ef88","timestamp":"2022-09-25T03:34:23.449017Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:34:23.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:34:23.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:34:24.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:34:24.293  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-25T03:34:23.448501Z","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":"d32e532f-8caa-4c3a-a0b2-51174588a360","timestamp":"2022-09-25T03:34:23.448513Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:34:24.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:34:24.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:34:34.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:34:34.599  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-25T03:34:33.911065Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b454e415-9b78-4470-b7ae-0483ff6754dc","timestamp":"2022-09-25T03:34:33.911122Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:34:34.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:34:34.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:34:49.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:34:49.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:34:49.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:35:04.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:35:04.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:35:04.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:35:19.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:35:19.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:35:19.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:35:34.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:35:34.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:35:34.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:35:49.262  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:35:49.262  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:35:49.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:35:49.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:35:49.790  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-25T03:35:49.184364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bca62258-1f72-47ff-a16f-5197bd209751","timestamp":"2022-09-25T03:35:49.184469Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:35:50.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:35:50.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:36:05.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:36:05.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:36:05.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:36:10.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:36:10.139  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-25T03:36:09.434534Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1149ee5a-6539-4b3f-bdca-eff1e504600b","timestamp":"2022-09-25T03:36:09.434611Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:36:10.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:36:10.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:36:21.884  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:36:22.685  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fc787127-5395-478b-b360-dca6e8391a7e","timestamp":"2022-09-25T03:36:22.685052Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:36:22.697  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-25 03:36:22.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-25 03:36:22.744  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:36:22.744  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (46 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:36:23.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:36:23.399  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fc787127-5395-478b-b360-dca6e8391a7e","timestamp":"2022-09-25T03:36:22.685052Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:36:23.399  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:36:23.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:36:23.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:36:23.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:36:23.703  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-25T03:36:23.482447Z","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":"71b10cd2-4b98-4c8a-b66c-7de8ef362efc","timestamp":"2022-09-25T03:36:23.482465Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:36:24.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:36:24.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:36:25.226  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:36:25.227  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-25T03:36:23.510671Z","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":"02536f0c-c621-4535-899b-a602f3b32320","timestamp":"2022-09-25T03:36:23.510687Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:36:25.704  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-25T03:36:23.467824Z","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":"0475ad45-bd80-45c1-9ae9-50b62fc861c7","timestamp":"2022-09-25T03:36:23.467839Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:36:26.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:36:26.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:36:34.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:36:34.602  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-25T03:36:33.911101Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8aa923d-8eb5-4868-878e-ab951950dc42","timestamp":"2022-09-25T03:36:33.911189Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:36:34.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:36:34.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:36:49.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:36:49.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:36:49.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:37:04.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:37:04.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:37:04.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:37:19.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:37:19.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:37:19.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:37:34.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:37:34.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:37:34.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:37:49.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:37:49.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:37:49.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:37:49.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:37:49.779  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-25T03:37:49.184344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1843fa01-0a9e-4714-81da-b756f88aaac3","timestamp":"2022-09-25T03:37:49.184475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:37:50.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:37:50.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:38:05.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:38:05.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:38:05.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:38:10.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:38:10.156  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-25T03:38:09.434900Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"708aec9c-ce0d-4732-b81e-c46ca44246a0","timestamp":"2022-09-25T03:38:09.435094Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:38:10.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:38:10.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:38:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:38:22.702  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01ece4b4-af0a-492b-8029-63f1e122fd24","timestamp":"2022-09-25T03:38:22.701775Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:38:22.745  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms
2022-09-25 03:38:22.746  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:38:22.833  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:38:22.833  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (88 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:38:23.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:38:23.586  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"01ece4b4-af0a-492b-8029-63f1e122fd24","timestamp":"2022-09-25T03:38:22.701775Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:38:23.586  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:38:23.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:38:23.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:38:23.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:38:23.763  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-25T03:38:23.540072Z","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":"9f92e9da-92ec-4682-b232-cf6e26703ff8","timestamp":"2022-09-25T03:38:23.540120Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:38:24.716  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-25T03:38:23.533242Z","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":"072195a2-0a26-441a-8921-d24d5dc432e2","timestamp":"2022-09-25T03:38:23.533275Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:38:24.736  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:38:24.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:38:25.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:38:25.259  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-25T03:38:23.599742Z","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":"98469359-3c87-49db-9511-dad788fdbc14","timestamp":"2022-09-25T03:38:23.599757Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:38:25.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:38:25.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:38:34.622  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:38:34.624  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-25T03:38:33.911149Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"201c7ada-8a27-46da-8002-d48d173c32ef","timestamp":"2022-09-25T03:38:33.911221Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:38:34.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:38:34.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:38:49.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:38:49.777  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:38:49.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:39:04.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:39:04.799  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:39:04.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:39:19.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:39:19.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:39:19.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:39:34.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:39:34.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:39:34.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:39:49.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:39:49.885  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-25T03:39:49.184701Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee3477f8-23ac-4469-9b8a-9375a15f9672","timestamp":"2022-09-25T03:39:49.184794Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:39:50.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:39:50.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:40:05.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:40:05.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:40:05.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:40:10.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:40:10.152  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-25T03:40:09.434580Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a7e2684-7e6c-4593-8098-3f15852d8938","timestamp":"2022-09-25T03:40:09.434657Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:40:10.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:40:10.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:40:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:40:22.719  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"be8112d4-c754-4ba2-9d75-f0d9d028a86d","timestamp":"2022-09-25T03:40:22.719301Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:40:22.745  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-09-25 03:40:22.746  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:40:22.795  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:40:22.796  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (50 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:40:23.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:40:23.459  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"be8112d4-c754-4ba2-9d75-f0d9d028a86d","timestamp":"2022-09-25T03:40:22.719301Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:40:23.460  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:40:23.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:40:23.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:40:23.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:40:23.773  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-25T03:40:23.495528Z","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":"6422bafe-7ddb-484c-bf6a-2c07a8126f6f","timestamp":"2022-09-25T03:40:23.495540Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:40:24.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:40:24.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:40:24.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:40:24.797  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-25T03:40:23.521532Z","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":"6dce092d-00f2-42b2-9ecb-706172becc96","timestamp":"2022-09-25T03:40:23.521548Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:40:25.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:40:25.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:40:26.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:40:26.288  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-25T03:40:23.517540Z","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":"1073c515-3dc6-4135-854b-1be3e2497d5d","timestamp":"2022-09-25T03:40:23.517557Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:40:26.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:40:26.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:40:34.668  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:40:34.669  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-25T03:40:33.911084Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a71ccfff-c1b4-4393-a312-7b80267ce0a8","timestamp":"2022-09-25T03:40:33.911140Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:40:34.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:40:34.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:40:49.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:40:49.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:40:49.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:41:04.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:41:04.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:41:04.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:41:19.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:41:19.688  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:41:19.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:41:34.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:41:34.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:41:34.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:41:49.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:41:49.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:41:49.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:41:49.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:41:49.790  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-25T03:41:49.184357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31527353-2f72-4c25-82cd-536d4b3c166a","timestamp":"2022-09-25T03:41:49.184442Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:41:50.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:41:50.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:42:05.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:42:05.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:42:05.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:42:10.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:42:10.143  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-25T03:42:09.434699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c369f37a-bd19-4b17-99ca-04126a046130","timestamp":"2022-09-25T03:42:09.434837Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:42:10.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:42:10.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:42:21.883  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:42:22.757  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e3f5d832-069f-46b2-91ae-6e46438bdc35","timestamp":"2022-09-25T03:42:22.748668Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:42:22.795  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 37 ms
2022-09-25 03:42:22.796  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:42:22.854  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:42:22.857  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (61 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:42:23.538  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:42:23.539  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e3f5d832-069f-46b2-91ae-6e46438bdc35","timestamp":"2022-09-25T03:42:22.748668Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:42:23.540  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:42:23.540  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:42:23.540  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:42:23.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:42:23.692  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-25T03:42:23.502725Z","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":"cbc28d09-5b3f-48b7-a2bc-9815017b82e3","timestamp":"2022-09-25T03:42:23.502763Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:42:23.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:42:23.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:42:23.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:42:23.797  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-25T03:42:23.501721Z","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":"b26f320e-efc5-41d1-935b-2604c990977a","timestamp":"2022-09-25T03:42:23.501737Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:42:23.826  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:42:23.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:42:24.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:42:24.352  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-25T03:42:23.528101Z","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":"17c5f998-ab69-49ec-b6fa-c15063d165c7","timestamp":"2022-09-25T03:42:23.528120Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:42:24.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:42:24.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:42:34.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:42:34.641  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-25T03:42:33.911079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39dfa698-1125-4a73-9770-aab327e0bb92","timestamp":"2022-09-25T03:42:33.911155Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:42:34.764  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:42:34.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:42:49.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:42:49.727  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:42:49.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:43:04.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:43:04.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:43:04.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:43:19.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:43:19.657  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:43:19.657  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:43:34.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:43:34.639  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:43:34.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:43:49.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:43:49.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:43:49.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:43:49.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:43:49.778  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-25T03:43:49.184354Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29dcff7a-7902-4a6b-8633-281fe1e5e8ae","timestamp":"2022-09-25T03:43:49.184453Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:43:50.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:43:50.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:44:05.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:44:05.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:44:05.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:44:10.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:44:10.137  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-25T03:44:09.434552Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a821743-419e-4455-a525-c5258e0df271","timestamp":"2022-09-25T03:44:09.434633Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:44:10.782  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:44:10.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:44:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:44:22.771  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ac07dc52-568d-43a3-a39a-8dcf069a3fb6","timestamp":"2022-09-25T03:44:22.771219Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:44:22.801  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms
2022-09-25 03:44:22.801  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:44:22.899  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:44:22.900  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (99 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:44:23.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:44:23.532  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ac07dc52-568d-43a3-a39a-8dcf069a3fb6","timestamp":"2022-09-25T03:44:22.771219Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:44:23.532  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:44:23.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:44:23.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:44:23.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:44:23.713  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-25T03:44:23.527272Z","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":"7dd85a59-73b6-4d80-a400-a47fee044966","timestamp":"2022-09-25T03:44:23.527281Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:44:23.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:44:23.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:44:24.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:44:24.327  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-25T03:44:23.537036Z","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":"a31a027d-52d1-4aa2-9594-78ea68da8c84","timestamp":"2022-09-25T03:44:23.537055Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:44:24.358  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-25T03:44:23.532656Z","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":"5e1db228-38db-4760-acd9-6e2ce8036e7f","timestamp":"2022-09-25T03:44:23.532697Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:44:24.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:44:24.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:44:34.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:44:34.650  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-25T03:44:33.911304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eea2abae-272d-4b83-b97b-ea57c13853b6","timestamp":"2022-09-25T03:44:33.911409Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:44:34.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:44:34.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:44:49.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:44:49.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:44:49.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:45:04.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:45:04.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:45:04.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:45:19.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:45:19.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:45:19.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:45:34.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:45:34.706  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:45:34.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:45:49.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:45:49.261  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:45:49.261  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:45:49.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:45:49.791  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-25T03:45:49.184806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8289dba6-70c9-4924-abe7-e20b5d10171d","timestamp":"2022-09-25T03:45:49.185003Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:45:50.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:45:50.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:46:05.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:46:05.763  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:46:05.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:46:10.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:46:10.145  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-25T03:46:09.434636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7423b06e-16da-4191-b223-364574b68377","timestamp":"2022-09-25T03:46:09.434699Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:46:10.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:46:10.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:46:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:46:21.889  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f102766a-bd22-48e5-a486-29fa694b4385","timestamp":"2022-09-25T03:46:21.889339Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:46:21.895  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms
2022-09-25 03:46:21.896  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:46:21.926  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:46:21.926  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
2022-09-25 03:46:22.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:46:22.551  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f102766a-bd22-48e5-a486-29fa694b4385","timestamp":"2022-09-25T03:46:21.889339Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:46:22.551  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:46:22.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:46:22.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:46:22.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:46:22.792  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-25T03:46:22.548118Z","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":"d2e0bc40-d887-450e-84bf-971074db98c9","timestamp":"2022-09-25T03:46:22.548134Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:46:23.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:46:23.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:46:23.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:46:23.831  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-25T03:46:22.560597Z","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":"b32f0e31-ed38-4ed1-b797-a764a215e5e1","timestamp":"2022-09-25T03:46:22.560610Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:46:24.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:46:24.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:46:25.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:46:25.336  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-25T03:46:22.549269Z","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":"9e6fac4d-35a3-44af-9537-1e37d36fa34e","timestamp":"2022-09-25T03:46:22.549282Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:46:25.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:46:25.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:46:34.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:46:34.616  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-25T03:46:33.911087Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6ba122c-c946-4ade-afb1-5694e2bc1f10","timestamp":"2022-09-25T03:46:33.911177Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:46:34.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:46:34.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:46:49.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:46:49.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:46:49.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:47:04.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:47:04.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:47:04.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:47:19.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:47:19.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:47:19.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:47:34.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:47:34.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:47:34.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:47:49.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:47:49.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:47:49.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:47:49.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:47:49.830  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-25T03:47:49.184427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"56517d73-8bfe-4ea4-a49d-df3d73008fe2","timestamp":"2022-09-25T03:47:49.184559Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:47:50.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:47:50.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:48:05.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:48:05.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:48:05.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:48:10.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:48:10.134  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-25T03:48:09.434519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc851f23-4311-4d00-8754-ec45f22343ba","timestamp":"2022-09-25T03:48:09.434597Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:48:10.822  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:48:10.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:48:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:48:22.810  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"75a22b36-9914-47d4-9c7c-5027f3788fda","timestamp":"2022-09-25T03:48:22.809837Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:48:22.845  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-25 03:48:22.846  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:48:22.888  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:48:22.897  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:48:23.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:48:23.566  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"75a22b36-9914-47d4-9c7c-5027f3788fda","timestamp":"2022-09-25T03:48:22.809837Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:48:23.576  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:48:23.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:48:23.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:48:23.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:48:23.724  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-25T03:48:23.572849Z","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":"e34c4fff-5130-4080-9eb2-06027c3052bb","timestamp":"2022-09-25T03:48:23.572861Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:48:23.823  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:48:23.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:48:23.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:48:23.846  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-25T03:48:23.568912Z","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":"5965cfa1-9a48-445e-842c-fb8e5f09e614","timestamp":"2022-09-25T03:48:23.568928Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:48:23.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:48:23.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:48:24.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:48:24.407  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-25T03:48:23.573136Z","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":"1d505adc-3c24-4b26-930b-b7cf233667bc","timestamp":"2022-09-25T03:48:23.573149Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:48:24.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:48:24.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:48:34.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:48:34.683  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-25T03:48:33.911139Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"096e6ace-cfb5-4c1f-a405-ddd877eff778","timestamp":"2022-09-25T03:48:33.911255Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:48:34.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:48:34.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:48:49.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:48:49.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:48:49.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:49:04.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:49:04.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:49:04.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:49:19.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:49:19.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:49:19.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:49:34.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:49:34.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:49:34.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:49:49.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:49:49.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:49:49.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:49:49.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:49:49.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-25T03:49:49.184330Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f19f0090-5d8f-43d8-b815-5be51a26ccc0","timestamp":"2022-09-25T03:49:49.184398Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:49:49.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:49:49.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:50:04.845  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:50:04.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:50:04.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:50:10.138  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:50:10.138  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-25T03:50:09.434512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1bf7857-0ec3-4dc8-b43f-520438492214","timestamp":"2022-09-25T03:50:09.434582Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:50:10.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:50:10.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:50:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:50:22.832  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8fe11103-4469-4a23-89b8-109f29cb126f","timestamp":"2022-09-25T03:50:22.831738Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:50:22.845  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms
2022-09-25 03:50:22.846  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:50:22.951  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:50:22.951  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (106 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:50:23.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:50:23.625  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8fe11103-4469-4a23-89b8-109f29cb126f","timestamp":"2022-09-25T03:50:22.831738Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:50:23.625  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:50:23.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:50:23.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:50:23.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:50:23.799  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-25T03:50:23.605351Z","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":"4f2ce337-0b59-4fb3-9745-53df2ed528cb","timestamp":"2022-09-25T03:50:23.605405Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:50:23.881  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:50:23.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:50:23.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:50:23.916  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-25T03:50:23.608530Z","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":"400a7355-c685-4a1c-9f31-03fe10db071d","timestamp":"2022-09-25T03:50:23.608544Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:50:23.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:50:23.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:50:24.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:50:24.503  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-25T03:50:23.605289Z","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":"652ce36b-63f3-46d0-a0b1-3e734bea83eb","timestamp":"2022-09-25T03:50:23.605304Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:50:24.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:50:24.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:50:34.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:50:34.605  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-25T03:50:33.911058Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c03d511d-3d11-43a1-90d5-1016b8ae32d5","timestamp":"2022-09-25T03:50:33.911119Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:50:34.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:50:34.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:50:49.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:50:49.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:50:49.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:51:04.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:51:04.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:51:04.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:51:19.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:51:19.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:51:19.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:51:34.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:51:34.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:51:34.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:51:49.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:51:49.852  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-25T03:51:49.184610Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f4d84cee-ba8a-4eec-8e49-db529f6349b9","timestamp":"2022-09-25T03:51:49.184806Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:51:51.846  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:51:51.846  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:52:06.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:52:06.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:52:06.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:52:10.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:52:10.142  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-25T03:52:09.434918Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"999ab6f4-3688-444c-9398-083d582277c0","timestamp":"2022-09-25T03:52:09.435113Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:52:10.869  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:52:10.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:52:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:52:22.850  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1944d1a5-16d8-48b0-9bd7-e38cea1abca1","timestamp":"2022-09-25T03:52:22.849984Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:52:22.897  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms
2022-09-25 03:52:22.898  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:52:22.929  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:52:22.929  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:52:23.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:52:23.633  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1944d1a5-16d8-48b0-9bd7-e38cea1abca1","timestamp":"2022-09-25T03:52:22.849984Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:52:23.633  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:52:23.633  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:52:23.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:52:23.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:52:23.826  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-25T03:52:23.641638Z","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":"92693059-3f75-4191-9adc-acfb04ccf1f8","timestamp":"2022-09-25T03:52:23.641710Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:52:23.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-25T03:52:23.646189Z","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":"5b7321c3-5609-4073-bb1a-4b3f368133d4","timestamp":"2022-09-25T03:52:23.646211Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:52:23.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:52:23.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:52:24.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:52:24.423  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-09-25T03:52:23.635398Z","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":"3a6a0aef-897d-41ed-9711-3eb34270b79e","timestamp":"2022-09-25T03:52:23.635445Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:52:24.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:52:24.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:52:34.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:52:34.698  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-25T03:52:33.911226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"066f8cbf-b7d2-4496-9899-54d383ce81f9","timestamp":"2022-09-25T03:52:33.911294Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:52:34.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:52:34.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:52:49.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:52:49.837  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:52:49.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:53:04.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:53:04.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:53:04.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:53:19.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:53:19.753  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:53:19.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:53:34.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:53:34.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:53:34.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:53:49.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:53:49.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:53:49.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:53:49.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:53:49.825  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-25T03:53:49.184467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"464357a8-d8f3-41e3-899f-4a1fb6392861","timestamp":"2022-09-25T03:53:49.184550Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-09-25 03:53:49.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:53:49.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:54:04.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:54:04.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:54:04.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:54:10.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:54:10.149  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-25T03:54:09.434487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8313afbb-efd8-425d-a356-5a6b5c7c5955","timestamp":"2022-09-25T03:54:09.434555Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:54:10.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:54:10.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:54:21.881  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-09-25 03:54:22.873  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"54e74d10-329e-4390-b0a6-11bbaa7cf356","timestamp":"2022-09-25T03:54:22.873187Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:54:22.896  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-25 03:54:22.896  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-09-25 03:54:22.924  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:54:22.925  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-09-25 03:54:23.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:54:23.578  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"54e74d10-329e-4390-b0a6-11bbaa7cf356","timestamp":"2022-09-25T03:54:22.873187Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-09-25 03:54:23.579  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-09-25 03:54:23.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:54:23.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:54:23.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:54:23.776  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-25T03:54:23.575288Z","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":"cc17b434-47ae-4cf8-bd03-9ad209204f1d","timestamp":"2022-09-25T03:54:23.575295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-09-25 03:54:23.893  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000
2022-09-25 03:54:23.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/090e1a24-f7c0-435d-9a9d-f5764b01e62d/onap-policy-clamp-runtime-acm-6847cc68d9-pmb8q?timeout=15000 (anonymous) ...
2022-09-25 03:54:23.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-09-25 03:54:23.937  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-09-25T03:54:23.576327Z","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","vers