Results

By type

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

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

2022-06-06 21:48:11.391  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-68fkq with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-06 21:48:11.405  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-06 21:48:14.799  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-06 21:48:15.678  INFO 11 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 851 ms. Found 7 JPA repository interfaces.
2022-06-06 21:48:18.501  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.506  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.511  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.527  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.537  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.554  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.562  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.567  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.612  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.652  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:18.656  INFO 11 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-06-06 21:48:19.658  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-06 21:48:19.725  INFO 11 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-06 21:48:19.726  INFO 11 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-06 21:48:20.011  INFO 11 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-06 21:48:20.012  INFO 11 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 8377 ms
2022-06-06 21:48:21.022  INFO 11 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-06 21:48:21.776  INFO 11 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-06 21:48:22.155  INFO 11 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-06 21:48:22.924  INFO 11 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-06 21:48:23.334  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-06 21:48:24.028  INFO 11 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-06 21:48:24.099  INFO 11 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-06 21:48:34.784  INFO 11 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-06 21:48:34.810  INFO 11 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-06 21:48:37.953  WARN 11 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-06 21:48:39.213  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=76acff52-4cc9-4cae-8499-8b15d615f325, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-68fkq, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-06 21:48:40.698  INFO 11 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-06 21:48:42.986  INFO 11 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@39159b14, org.springframework.security.web.context.SecurityContextPersistenceFilter@393e7546, org.springframework.security.web.header.HeaderWriterFilter@1774c4e2, org.springframework.security.web.authentication.logout.LogoutFilter@197180a5, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@10508ba6, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1fe7fa16, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1eab0700, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@57ab4b33, org.springframework.security.web.session.SessionManagementFilter@1c681761, org.springframework.security.web.access.ExceptionTranslationFilter@70ad0854, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@510a2c7]
2022-06-06 21:48:43.783  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.784  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.784  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.785  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.785  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.785  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.786  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.786  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.787  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.787  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.787  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.788  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.789  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.789  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.789  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.790  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.791  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.791  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.791  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.792  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.792  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.792  WARN 11 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-06-06 21:48:43.898  INFO 11 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-06-06 21:48:45.870  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-06 21:48:45.871  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-06 21:48:45.887  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=76acff52-4cc9-4cae-8499-8b15d615f325, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-68fkq, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-06-06 21:48:45.891  INFO 11 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=76acff52-4cc9-4cae-8499-8b15d615f325, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-68fkq, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-06 21:48:45.894  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e4efe6eb-dd06-4f06-92cf-580f717002cd, alive=false, publisher=null]]: starting
2022-06-06 21:48:45.930  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:48:45.946  INFO 11 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e4efe6eb-dd06-4f06-92cf-580f717002cd, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-06 21:48:45.946  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-06 21:48:45.948  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-06 21:48:45.949  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-06 21:48:45.950  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-06 21:48:45.950  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-06 21:48:45.950  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-06 21:48:45.950  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-06 21:48:45.951  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-06 21:48:45.952  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-06 21:48:45.952  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-06 21:48:45.952  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-06 21:48:45.952  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-06 21:48:45.952  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-06 21:48:45.953  INFO 11 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=76acff52-4cc9-4cae-8499-8b15d615f325, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-68fkq, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3cd28235
2022-06-06 21:48:45.953  INFO 11 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=76acff52-4cc9-4cae-8499-8b15d615f325, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-68fkq, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-06-06 21:48:45.953  INFO 11 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-06 21:48:45.967  INFO 11 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 36.855 seconds (JVM running for 39.69)
2022-06-06 21:48:45.979  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:48:46.003  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-06 21:48:46.061  INFO 11 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-06 21:49:01.663  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:49:01.705  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:49:01.706  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:49:15.657  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:49:15.719  INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-06 21:49:15.723  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:49:14.823908Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79060111-a721-4af4-b729-a919da62b0c2","timestamp":"2022-06-06T21:49:14.824079Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 21:49:18.214  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:49:18.214  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:49:31.116  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:49:31.118  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:49:30.319090Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"caea10c3-a86a-4150-ac7c-d29121b95fd7","timestamp":"2022-06-06T21:49:30.319271Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 21:49:32.084  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:49:32.085  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:49:47.062  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:49:47.063  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:49:47.064  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:50:02.082  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:50:02.082  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:50:02.083  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:50:11.475  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:50:11.476  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T21:50:10.756017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c41dd652-d392-491e-a79b-67d86fe7469d","timestamp":"2022-06-06T21:50:10.756301Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 21:50:11.521  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:50:11.522  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:50:26.524  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:50:26.524  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:50:26.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:50:41.544  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:50:41.545  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:50:41.545  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:50:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 21:50:56.522  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:50:56.523  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:50:56.523  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:51:11.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:51:11.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:51:11.511  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:51:15.536  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:51:15.537  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:51:14.823615Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88db5fc6-9a33-4129-bf30-6c692a50969c","timestamp":"2022-06-06T21:51:14.823820Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 21:51:16.059  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:51:16.060  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:51:31.139  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:51:31.140  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:51:30.319253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33b8d457-0a84-4527-88b2-a481b996b5bf","timestamp":"2022-06-06T21:51:30.319451Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 21:51:32.056  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:51:32.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:51:47.057  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:51:47.058  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:51:47.058  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:52:02.066  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:52:02.066  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:52:02.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:52:11.471  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:52:11.471  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T21:52:10.755659Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db03cef8-710e-4042-a6a6-9f6aa345ab7c","timestamp":"2022-06-06T21:52:10.755791Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 21:52:12.061  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:52:12.062  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:52:27.038  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:52:27.038  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:52:27.038  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:52:42.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:52:42.020  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:52:42.020  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:52:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 21:52:57.010  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:52:57.010  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:52:57.011  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:53:11.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:53:11.994  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:53:11.994  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:53:15.534  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:53:15.535  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:53:14.823482Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1f3b363-192c-46af-8498-3664f3e9bd6f","timestamp":"2022-06-06T21:53:14.823602Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 21:53:16.075  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:53:16.075  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:53:31.011  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:53:31.012  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:53:30.318894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0c54590-8abc-41e1-9c85-491ff0f277af","timestamp":"2022-06-06T21:53:30.319025Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 21:53:31.086  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:53:31.087  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:53:46.124  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:53:46.126  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:53:46.127  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:54:01.153  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:54:01.154  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:54:01.154  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:54:11.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:54:11.452  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T21:54:10.756672Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"962b0e9f-a0b1-45e8-bcfb-c6db2a91123d","timestamp":"2022-06-06T21:54:10.756821Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 21:54:12.091  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:54:12.091  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:54:27.066  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:54:27.067  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:54:27.067  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:54:42.097  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:54:42.098  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:54:42.098  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:54:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 21:54:57.086  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:54:57.086  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:54:57.087  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:55:12.103  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:55:12.104  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:55:12.104  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:55:15.548  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:55:15.548  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:55:14.824063Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5315ac9e-4790-4448-8f87-a578aed8902c","timestamp":"2022-06-06T21:55:14.824263Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 21:55:16.094  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:55:16.095  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:55:31.027  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:55:31.028  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:55:30.319112Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d39d552-7a5e-4058-9e2d-9623e713644e","timestamp":"2022-06-06T21:55:30.319357Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 21:55:31.095  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:55:31.095  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:55:46.077  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:55:46.078  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:55:46.078  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:56:01.046  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:56:01.048  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:56:01.048  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:56:11.464  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:56:11.465  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T21:56:10.755827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c5e38c2-3688-40e7-b746-585109d4f0c8","timestamp":"2022-06-06T21:56:10.756062Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 21:56:12.101  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:56:12.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:56:27.102  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:56:27.103  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:56:27.103  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:56:42.095  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:56:42.096  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:56:42.097  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:56:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 21:56:57.093  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:56:57.093  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:56:57.094  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:57:12.076  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:57:12.076  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:57:12.076  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:57:15.572  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:57:15.573  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:57:14.823450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6f1f5a6-96b4-4faf-8318-cfdb86141384","timestamp":"2022-06-06T21:57:14.823550Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 21:57:16.118  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:57:16.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:57:31.087  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:57:31.087  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:57:30.318867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e44705ce-65d0-4558-9108-3d0f6cd67375","timestamp":"2022-06-06T21:57:30.318959Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 21:57:31.118  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:57:31.119  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:57:46.143  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:57:46.144  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:57:46.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:58:01.229  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:58:01.230  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:58:01.231  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:58:11.510  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:58:11.516  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T21:58:10.758193Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0ee5560-fc31-4a1b-a19b-2d5a95bb0fcc","timestamp":"2022-06-06T21:58:10.758318Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 21:58:12.135  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:58:12.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:58:27.183  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:58:27.185  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:58:27.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:58:42.208  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:58:42.210  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:58:42.210  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:58:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 21:58:57.215  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:58:57.216  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:58:57.216  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:59:12.187  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:59:12.187  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:59:12.188  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:59:15.552  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:59:15.553  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:59:14.823562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3597c2a-8c02-497e-82d5-2e73fcce05ef","timestamp":"2022-06-06T21:59:14.823947Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 21:59:16.146  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:59:16.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:59:31.045  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:59:31.046  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T21:59:30.319321Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d354e4eb-7eb9-4829-86c1-32e572439774","timestamp":"2022-06-06T21:59:30.319589Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 21:59:31.140  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:59:31.141  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 21:59:46.133  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 21:59:46.135  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 21:59:46.135  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:00:01.118  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:00:01.119  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:00:01.119  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:00:11.486  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:00:11.488  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:00:10.756211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb1c38ff-920b-4c0a-ae7e-6079cf9154bb","timestamp":"2022-06-06T22:00:10.756376Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:00:12.146  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:00:12.146  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:00:27.125  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:00:27.125  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:00:27.126  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:00:42.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:00:42.136  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:00:42.136  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:00:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:00:57.108  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:00:57.109  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:00:57.109  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:01:12.087  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:01:12.088  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:01:12.088  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:01:15.540  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:01:15.541  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:01:14.823510Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d884eabb-d510-4f63-b229-2e8e8f42280d","timestamp":"2022-06-06T22:01:14.823609Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:01:16.161  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:01:16.161  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:01:31.056  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:01:31.057  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:01:30.318968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c48281af-799f-4305-b7dd-8421b5257576","timestamp":"2022-06-06T22:01:30.319139Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:01:31.166  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:01:31.167  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:01:46.138  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:01:46.139  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:01:46.140  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:02:01.099  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:02:01.100  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:02:01.100  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:02:11.472  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:02:11.473  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:02:10.755455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3f972ce-bd8e-40fd-949a-a8c3b63f6af7","timestamp":"2022-06-06T22:02:10.755551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:02:12.175  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:02:12.176  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:02:27.185  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:02:27.185  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:02:27.186  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:02:42.172  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:02:42.173  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:02:42.173  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:02:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:02:57.173  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:02:57.174  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:02:57.174  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:03:12.134  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:03:12.134  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:03:12.134  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:03:15.534  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:03:15.535  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:03:14.823296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39ba0ea9-0c94-4161-910c-9be9246641e4","timestamp":"2022-06-06T22:03:14.823380Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:03:16.181  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:03:16.181  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:03:30.996  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:03:30.998  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:03:30.318936Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6933cc1-8bef-407e-9122-e65517939316","timestamp":"2022-06-06T22:03:30.319069Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:03:31.200  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:03:31.201  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:03:46.162  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:03:46.163  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:03:46.164  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:04:01.144  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:04:01.145  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:04:01.145  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:04:11.455  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:04:11.455  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:04:10.755805Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8820889-0257-4f5f-9697-be7b6c4b7d03","timestamp":"2022-06-06T22:04:10.756147Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:04:12.190  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:04:12.190  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:04:27.158  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:04:27.159  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:04:27.159  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:04:42.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:04:42.132  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:04:42.132  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:04:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:04:57.116  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:04:57.117  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:04:57.117  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:05:12.074  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:05:12.075  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:05:12.075  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:05:15.544  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:05:15.545  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:05:14.823817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75578954-7eed-4d15-869a-546923975b7c","timestamp":"2022-06-06T22:05:14.824086Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:05:16.197  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:05:16.197  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:05:31.038  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:05:31.038  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:05:30.319321Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27918898-258b-478c-86db-7d5ae5abe0fd","timestamp":"2022-06-06T22:05:30.319575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:05:31.203  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:05:31.205  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:05:46.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:05:46.233  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:05:46.233  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:06:01.471  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:06:01.472  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:06:01.472  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:06:11.907  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:06:11.908  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:06:10.759238Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ad24a42-36a7-43ad-a929-0b0c0a72b970","timestamp":"2022-06-06T22:06:10.759583Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:06:12.219  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:06:12.219  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:06:27.240  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:06:27.241  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:06:27.241  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:06:42.293  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:06:42.294  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:06:42.294  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:06:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:06:57.405  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:06:57.406  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:06:57.406  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:07:12.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:07:12.402  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:07:12.402  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:07:15.539  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:07:15.540  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:07:14.823430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf251a36-b45c-446d-ae76-672de898b0c6","timestamp":"2022-06-06T22:07:14.823528Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:07:16.222  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:07:16.222  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:07:31.008  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:07:31.009  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:07:30.318841Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1509cad1-0402-4a31-96f4-8f8f56d7aff8","timestamp":"2022-06-06T22:07:30.318918Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:07:31.266  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:07:31.266  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:07:46.266  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:07:46.267  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:07:46.267  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:08:01.258  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:08:01.260  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:08:01.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:08:11.533  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:08:11.535  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:08:10.760315Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46fa5804-a574-459a-b696-0e669920f7d0","timestamp":"2022-06-06T22:08:10.760435Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:08:12.236  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:08:12.237  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:08:27.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:08:27.250  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:08:27.250  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:08:42.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:08:42.258  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:08:42.258  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:08:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:08:57.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:08:57.257  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:08:57.257  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:09:12.247  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:09:12.252  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:09:12.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:09:15.524  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:09:15.525  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:09:14.823514Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9a66c16-8090-4c53-8711-8fd074409b70","timestamp":"2022-06-06T22:09:14.823663Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:09:16.247  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:09:16.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:09:31.016  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:09:31.016  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:09:30.319233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e7d67686-c2c9-4a7a-8b5d-de218d99c847","timestamp":"2022-06-06T22:09:30.319456Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:09:31.251  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:09:31.251  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:09:46.218  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:09:46.219  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:09:46.219  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:10:01.215  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:10:01.216  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:10:01.216  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:10:11.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:10:11.480  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:10:10.756415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a513adc0-84c6-4d8a-adbb-617da9ee1612","timestamp":"2022-06-06T22:10:10.756647Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:10:12.251  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:10:12.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:10:27.255  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:10:27.256  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:10:27.256  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:10:42.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:10:42.260  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:10:42.260  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:10:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:10:57.300  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:10:57.300  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:10:57.301  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:11:12.258  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:11:12.259  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:11:12.259  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:11:15.522  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:11:15.522  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:11:14.823434Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88ff45e0-b69a-48cb-b18e-c5c132d04779","timestamp":"2022-06-06T22:11:14.823549Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:11:16.266  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:11:16.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:11:31.003  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:11:31.004  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:11:30.318857Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49af67eb-36b9-4e38-a7a8-d64cbbcf0813","timestamp":"2022-06-06T22:11:30.318964Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:11:31.274  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:11:31.276  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:11:46.287  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:11:46.288  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:11:46.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:12:01.251  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:12:01.252  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:12:01.252  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:12:11.514  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:12:11.515  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:12:10.755438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5e4d5dc-92ec-467c-84dc-0f79977cfa0a","timestamp":"2022-06-06T22:12:10.755550Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:12:12.278  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:12:12.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:12:27.247  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:12:27.248  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:12:27.248  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:12:42.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:12:42.211  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:12:42.211  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:12:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:12:57.206  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:12:57.208  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:12:57.208  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:13:12.174  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:13:12.175  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:13:12.175  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:13:15.528  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:13:15.529  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:13:14.823804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"928c2263-207a-467b-a2a3-d730757b0b6a","timestamp":"2022-06-06T22:13:14.823942Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:13:16.299  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:13:16.300  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:13:31.015  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:13:31.017  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:13:30.318933Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf4a128f-3450-438c-8cfa-828268d00bc4","timestamp":"2022-06-06T22:13:30.319038Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:13:31.291  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:13:31.292  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:13:46.271  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:13:46.272  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:13:46.273  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:14:01.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:14:01.246  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:14:01.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:14:11.496  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:14:11.513  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:14:10.759066Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1bfa02f-7f2d-4e40-8812-51b4dba5ec20","timestamp":"2022-06-06T22:14:10.759289Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:14:12.319  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:14:12.319  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:14:27.316  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:14:27.317  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:14:27.317  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:14:42.298  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:14:42.299  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:14:42.299  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:14:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:14:57.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:14:57.261  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:14:57.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:15:12.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:15:12.232  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:15:12.232  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:15:15.559  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:15:15.560  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:15:14.823812Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"848e2b10-0399-4f42-9d08-e5e2d7038c35","timestamp":"2022-06-06T22:15:14.824063Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:15:16.311  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:15:16.311  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:15:30.992  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:15:30.993  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:15:30.319116Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37af2067-946d-45e0-b098-cb2099083b61","timestamp":"2022-06-06T22:15:30.319328Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:15:31.313  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:15:31.314  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:15:46.265  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:15:46.266  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:15:46.266  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:16:01.225  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:16:01.225  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:16:01.225  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:16:11.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:16:11.481  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:16:10.755725Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0381ce3f-f1a3-4828-aeeb-fecdcd6d28f0","timestamp":"2022-06-06T22:16:10.755943Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:16:12.323  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:16:12.323  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:16:27.280  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:16:27.281  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:16:27.281  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:16:42.261  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:16:42.262  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:16:42.262  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:16:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:16:57.267  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:16:57.268  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:16:57.268  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:17:12.229  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:17:12.229  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:17:12.229  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:17:15.518  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:17:15.519  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:17:14.823395Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c88ae80-ce7e-489d-9bc5-2619e7a633da","timestamp":"2022-06-06T22:17:14.823521Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:17:16.335  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:17:16.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:17:30.989  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:17:30.990  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:17:30.318891Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2afb9dc4-2be1-4327-9ee2-1ad835c51653","timestamp":"2022-06-06T22:17:30.318974Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:17:31.335  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:17:31.336  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:17:46.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:17:46.320  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:17:46.321  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:18:01.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:18:01.289  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:18:01.289  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:18:11.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:18:11.453  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:18:10.756757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2676b240-9a53-42f3-b032-c874d31d1c7f","timestamp":"2022-06-06T22:18:10.756887Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:18:12.346  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:18:12.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:18:27.319  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:18:27.320  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:18:27.320  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:18:42.287  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:18:42.288  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:18:42.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:18:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:18:57.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:18:57.308  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:18:57.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:19:12.264  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:19:12.264  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:19:12.265  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:19:15.515  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:19:15.516  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:19:14.823282Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cae7f2a0-09df-4980-b491-473951ffb0be","timestamp":"2022-06-06T22:19:14.823522Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:19:16.354  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:19:16.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:19:30.988  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:19:30.989  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:19:30.318917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6f3ea33c-9a5a-48fa-adf8-3efbeb651040","timestamp":"2022-06-06T22:19:30.319034Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:19:31.013  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:19:31.013  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:19:45.968  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:19:45.969  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:19:45.969  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:20:00.926  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:20:00.927  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:20:00.927  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:20:11.445  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:20:11.446  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:20:10.755425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"573ee654-d78a-49c1-a2bd-e78888277fdb","timestamp":"2022-06-06T22:20:10.755537Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:20:12.368  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:20:12.369  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:20:27.329  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:20:27.330  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:20:27.330  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:20:42.302  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:20:42.303  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:20:42.304  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:20:45.864  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:20:57.277  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:20:57.278  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:20:57.279  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:21:12.236  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:21:12.238  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:21:12.238  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:21:15.524  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:21:15.525  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:21:14.823316Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d34d33b-b1f1-4f03-9149-1063a358a3c5","timestamp":"2022-06-06T22:21:14.823424Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:21:16.384  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:21:16.384  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:21:31.044  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:21:31.044  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:21:30.318862Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44619bf1-9da4-4370-b85b-900add874e51","timestamp":"2022-06-06T22:21:30.318961Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:21:31.379  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:21:31.379  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:21:46.400  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:21:46.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:21:46.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:22:01.409  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:22:01.409  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:22:01.410  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:22:11.443  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:22:11.443  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:22:10.755822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c09f3fe0-9689-4dba-9616-b1cc7304faed","timestamp":"2022-06-06T22:22:10.756053Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:22:12.385  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:22:12.386  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:22:27.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:22:27.344  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:22:27.344  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:22:42.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:22:42.310  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:22:42.310  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:22:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:22:57.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:22:57.296  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:22:57.296  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:23:12.245  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:23:12.246  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:23:12.246  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:23:15.522  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:23:15.523  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:23:14.823799Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3477fe3-7d50-448b-8d62-085016cabd3b","timestamp":"2022-06-06T22:23:14.823989Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:23:16.398  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:23:16.399  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:23:30.998  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:23:30.999  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:23:30.323906Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06e321b7-83cc-4ae4-a3b1-612b21890d29","timestamp":"2022-06-06T22:23:30.324099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:23:31.397  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:23:31.397  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:23:46.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:23:46.357  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:23:46.357  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:24:01.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:24:01.390  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:24:01.390  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:24:11.436  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:24:11.437  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:24:10.759467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f24e596-5956-4c60-b46b-9f34748ea87e","timestamp":"2022-06-06T22:24:10.759551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:24:12.406  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:24:12.406  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:24:27.384  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:24:27.385  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:24:27.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:24:42.364  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:24:42.365  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:24:42.365  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:24:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:24:57.337  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:24:57.338  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:24:57.338  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:25:12.286  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:25:12.287  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:25:12.288  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:25:15.512  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:25:15.513  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:25:14.823662Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a900d43-db39-447f-8bfc-64377e3fb6cc","timestamp":"2022-06-06T22:25:14.823779Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:25:16.420  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:25:16.420  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:25:30.988  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:25:30.989  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:25:30.318856Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c21f56c-03c6-4ab3-8795-3b9f00d9229e","timestamp":"2022-06-06T22:25:30.318981Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:25:31.420  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:25:31.421  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:25:46.389  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:25:46.390  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:25:46.390  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:26:01.387  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:26:01.388  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:26:01.388  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:26:11.438  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:26:11.439  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:26:10.756336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"707afd02-4c59-4a4b-a560-63c9046f9c3b","timestamp":"2022-06-06T22:26:10.756438Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:26:12.427  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:26:12.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:26:27.385  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:26:27.386  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:26:27.386  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:26:42.356  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:26:42.357  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:26:42.357  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:26:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:26:57.340  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:26:57.340  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:26:57.340  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:27:12.289  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:27:12.290  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:27:12.290  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:27:15.576  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:27:15.577  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:27:14.823343Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"951584a5-fa60-476d-b1de-1849766d2125","timestamp":"2022-06-06T22:27:14.823440Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:27:16.450  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:27:16.451  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:27:30.993  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:27:30.994  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:27:30.318831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1e020db-65a8-4920-a946-909cbf7d53d7","timestamp":"2022-06-06T22:27:30.318911Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:27:31.448  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:27:31.448  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:27:46.424  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:27:46.425  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:27:46.425  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:28:01.415  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:28:01.416  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:28:01.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:28:11.436  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:28:11.437  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:28:10.755430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca0aeb27-eff3-4b01-9ea0-412df4cb1a55","timestamp":"2022-06-06T22:28:10.755515Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:28:13.452  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:28:13.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:28:28.428  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:28:28.429  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:28:28.429  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:28:43.398  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:28:43.398  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:28:43.398  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:28:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:28:58.372  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:28:58.373  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:28:58.373  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:29:13.354  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:29:13.354  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:29:13.355  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:29:15.516  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:29:15.517  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:29:14.823300Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcba7746-5539-48fc-b668-a36fc2e678ad","timestamp":"2022-06-06T22:29:14.823402Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:29:16.478  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:29:16.478  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:29:31.009  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:29:31.010  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:29:30.318808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e466d16-36e2-4ebf-bf51-e8a79e93ade5","timestamp":"2022-06-06T22:29:30.318922Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:29:31.479  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:29:31.480  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:29:46.455  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:29:46.456  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:29:46.456  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:30:01.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:30:01.417  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:30:01.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:30:11.449  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:30:11.451  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:30:10.755995Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c7ec6e37-bd2d-464a-b746-42ff0ca17076","timestamp":"2022-06-06T22:30:10.756224Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:30:11.481  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:30:11.482  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:30:26.432  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:30:26.433  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:30:26.433  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:30:41.396  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:30:41.397  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:30:41.397  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:30:45.862  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:30:56.346  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:30:56.347  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:30:56.347  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:31:11.306  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:31:11.308  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:31:11.308  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:31:15.547  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:31:15.548  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:31:14.823545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c2d931f-8d89-40d2-9f9f-c34c9b1f5a1e","timestamp":"2022-06-06T22:31:14.823757Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:31:16.494  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:31:16.495  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:31:30.990  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:31:30.991  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:31:30.319179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a99827a0-9566-4f75-8c9a-007e12d6f7fa","timestamp":"2022-06-06T22:31:30.319367Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:31:31.497  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:31:31.497  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:31:46.463  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:31:46.464  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:31:46.464  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:32:01.429  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:32:01.429  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:32:01.429  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:32:11.452  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:32:11.452  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:32:10.755629Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"642c1838-068f-4ff4-a28e-f715da43d7b8","timestamp":"2022-06-06T22:32:10.755735Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:32:11.506  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:32:11.506  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:32:26.504  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:32:26.504  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:32:26.505  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:32:41.466  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:32:41.467  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:32:41.467  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:32:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:32:56.433  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:32:56.434  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:32:56.434  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:33:11.400  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:33:11.401  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:33:11.401  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:33:15.519  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:33:15.520  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:33:14.823372Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69463293-4c56-44e9-8d38-25406d7c01f5","timestamp":"2022-06-06T22:33:14.823449Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:33:16.516  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:33:16.517  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:33:30.991  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:33:30.991  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:33:30.319173Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e95bf27d-a91a-453a-8b9e-cc143590c61d","timestamp":"2022-06-06T22:33:30.319292Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:33:31.518  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:33:31.518  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:33:46.488  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:33:46.488  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:33:46.488  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:34:01.462  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:34:01.463  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:34:01.463  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:34:11.435  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:34:11.436  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:34:10.755430Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea86a4fc-82cb-4dbf-a6ea-6ac3641518e8","timestamp":"2022-06-06T22:34:10.755609Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:34:11.527  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:34:11.527  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:34:26.495  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:34:26.496  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:34:26.496  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:34:41.490  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:34:41.490  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:34:41.490  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:34:45.861  INFO 11 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-06 22:34:56.454  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:34:56.455  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:34:56.455  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:35:11.416  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:35:11.417  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:35:11.417  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:35:15.521  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:35:15.521  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:35:14.823887Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74eca4e5-a071-4447-b062-55e9fef3cf45","timestamp":"2022-06-06T22:35:14.823973Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-06 22:35:17.525  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:35:17.525  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:35:30.990  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:35:30.990  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T22:35:30.318847Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7be5e381-e0fb-4f64-a603-93434520f028","timestamp":"2022-06-06T22:35:30.318943Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-06 22:35:31.542  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:35:31.543  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:35:46.509  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:35:46.510  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:35:46.511  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:36:01.475  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:36:01.476  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:36:01.476  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...
2022-06-06 22:36:11.443  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-06 22:36:11.444  INFO 11 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T22:36:10.759906Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34f6bfc3-aabf-4365-b48f-9f976fb127ad","timestamp":"2022-06-06T22:36:10.759993Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-06 22:36:11.550  INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000
2022-06-06 22:36:11.555  INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/76acff52-4cc9-4cae-8499-8b15d615f325/onap-policy-clamp-runtime-acm-6847cc68d9-68fkq?timeout=15000 (anonymous) ...