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-05-30 05:09:44.046  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-30 05:09:44.052  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-30 05:09:47.164  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-30 05:09:47.969  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 775 ms. Found 7 JPA repository interfaces.
2022-05-30 05:09:50.541  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.547  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.556  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.574  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.585  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.602  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.612  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.619  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.673  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.721  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:50.726  INFO 10 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-05-30 05:09:51.655  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-30 05:09:51.682  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-30 05:09:51.682  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-30 05:09:51.922  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-30 05:09:51.923  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7672 ms
2022-05-30 05:09:52.814  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-30 05:09:53.550  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-30 05:09:53.912  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-30 05:09:54.639  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-30 05:09:55.093  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-30 05:09:55.365  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-30 05:09:55.442  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-30 05:10:03.531  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-30 05:10:03.562  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-30 05:10:06.538  WARN 10 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-05-30 05:10:07.831  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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-05-30 05:10:09.183  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-30 05:10:11.469  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@64fba3e6, org.springframework.security.web.context.SecurityContextPersistenceFilter@b5d7233, org.springframework.security.web.header.HeaderWriterFilter@411933, org.springframework.security.web.authentication.logout.LogoutFilter@673605ef, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5e72c82a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4229b92c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@54ef9698, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@58d79479, org.springframework.security.web.session.SessionManagementFilter@32fd5bc, org.springframework.security.web.access.ExceptionTranslationFilter@19540247, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2ae88712]
2022-05-30 05:10:12.793  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.794  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.794  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.794  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.795  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.795  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.796  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.796  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.797  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.797  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.797  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.798  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.798  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.798  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.799  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.799  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.800  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.800  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.800  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.801  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.802  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.802  WARN 10 --- [           main] org.apache.tomcat.util.net.SSLUtilBase   : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted
2022-05-30 05:10:12.897  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm'
2022-05-30 05:10:14.456  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-30 05:10:14.457  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-30 05:10:14.472  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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-05-30 05:10:14.474  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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-05-30 05:10:14.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:10:14.476  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=71e26b60-b8ab-41bc-b636-a39bc69259d0, alive=false, publisher=null]]: starting
2022-05-30 05:10:14.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:10:14.510  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=71e26b60-b8ab-41bc-b636-a39bc69259d0, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-30 05:10:14.510  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-30 05:10:14.511  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-30 05:10:14.511  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-30 05:10:14.512  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-30 05:10:14.512  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-30 05:10:14.512  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-30 05:10:14.512  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-30 05:10:14.513  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-30 05:10:14.513  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-30 05:10:14.513  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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@1631dbbc
2022-05-30 05:10:14.514  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=72291f48-e028-4054-9882-72ffb462aaa0, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz, 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-05-30 05:10:14.514  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-30 05:10:14.522  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 32.16 seconds (JVM running for 35.026)
2022-05-30 05:10:14.547  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-30 05:10:14.596  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-30 05:10:30.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:10:30.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:10:30.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:10:45.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:10:45.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:10:45.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:10:55.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:10:55.560  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-30 05:10:55.564  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:10:55.428379Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17746c71-93e6-486a-8b83-81022299df85","timestamp":"2022-05-30T05:10:55.428452Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:10:56.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:10:56.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:11:11.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:11:11.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:11:11.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:11:26.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:11:26.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:11:26.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:11:41.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:11:41.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:11:41.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:11:47.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:11:47.766  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:11:46.758159Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b5aa1f1-19f2-4110-a28b-eef7ccf582da","timestamp":"2022-05-30T05:11:46.758239Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:11:48.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:11:48.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:03.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:03.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:03.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:13.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:13.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:12:13.840319Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d60af02-3f4a-4242-bcda-3bf3a2a82711","timestamp":"2022-05-30T05:12:13.840650Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:12:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:12:15.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:15.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:30.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:30.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:30.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:45.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:45.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:45.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:12:55.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:12:55.621  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:12:55.428747Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3678c0a-5b40-4b02-ad2d-411af3e1f6d9","timestamp":"2022-05-30T05:12:55.428849Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:12:56.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:12:56.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:13:11.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:13:11.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:13:11.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:13:26.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:13:26.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:13:26.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:13:41.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:13:41.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:13:41.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:13:47.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:13:47.772  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:13:46.758477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8028970f-c23c-4865-b1e0-14cd5e7b7c37","timestamp":"2022-05-30T05:13:46.758644Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:13:48.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:13:48.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:03.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:03.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:03.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:13.532  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:13.534  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:14:13.839988Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3db0b9ee-7124-4cce-9e11-62903c728c4b","timestamp":"2022-05-30T05:14:13.840089Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:14:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:14:14.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:14.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:29.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:29.443  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:29.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:44.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:44.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:44.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:14:55.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:14:55.562  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:14:55.428411Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a269c4cd-9b2b-493e-a35b-f1794e51bf13","timestamp":"2022-05-30T05:14:55.428500Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:14:56.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:14:56.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:15:11.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:15:11.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:15:11.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:15:26.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:15:26.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:15:26.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:15:41.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:15:41.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:15:41.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:15:47.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:15:47.790  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:15:46.758160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"033fd80c-b3e6-4bae-b574-bbecb093f82c","timestamp":"2022-05-30T05:15:46.758265Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:15:48.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:15:48.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:03.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:03.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:03.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:13.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:13.530  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:16:13.839853Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34663b5f-1cec-4213-b5f7-3d95e0741fc4","timestamp":"2022-05-30T05:16:13.839932Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:16:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:16:14.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:14.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:29.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:29.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:29.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:44.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:44.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:44.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:16:55.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:16:55.554  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:16:55.428675Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0780c0c0-b47c-48b8-a631-b3534fd9576d","timestamp":"2022-05-30T05:16:55.428931Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:16:56.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:16:56.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:17:11.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:17:11.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:17:11.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:17:26.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:17:26.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:17:26.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:17:41.384  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:17:41.384  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:17:41.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:17:47.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:17:47.787  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:17:46.758596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bdbd65c-f502-423a-89ab-888b5b5e3330","timestamp":"2022-05-30T05:17:46.758889Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:17:48.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:17:48.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:03.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:03.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:03.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:13.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:13.540  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:18:13.839917Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a929e11c-6a3e-4cb6-99ad-ee19e4ad4538","timestamp":"2022-05-30T05:18:13.840009Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:18:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:18:14.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:14.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:29.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:29.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:29.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:44.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:44.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:44.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:18:55.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:18:55.567  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:18:55.428365Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3e45573-4e5a-4fbf-8f63-4da01d6f6ad3","timestamp":"2022-05-30T05:18:55.428437Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:18:56.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:18:56.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:19:11.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:19:11.509  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:19:11.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:19:26.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:19:26.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:19:26.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:19:41.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:19:41.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:19:41.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:19:47.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:19:47.809  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:19:46.758350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"357b8036-a164-48de-abbb-aa3b606c3bf4","timestamp":"2022-05-30T05:19:46.758485Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:19:48.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:19:48.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:03.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:03.526  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:03.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:13.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:13.545  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:20:13.840128Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cec0d1d-0278-4d0c-b1b4-431b3b12bb12","timestamp":"2022-05-30T05:20:13.840313Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:20:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:20:15.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:15.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:30.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:30.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:30.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:45.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:45.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:45.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:20:55.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:20:55.581  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:20:55.428784Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c9d23974-425a-4bcd-b33d-379fd7d214ef","timestamp":"2022-05-30T05:20:55.429022Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:20:56.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:20:56.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:21:11.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:21:11.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:21:11.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:21:26.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:21:26.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:21:26.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:21:41.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:21:41.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:21:41.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:21:47.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:21:47.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:21:46.758146Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ef63f6b-259d-4318-aba7-5d7904cbe192","timestamp":"2022-05-30T05:21:46.758240Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:21:48.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:21:48.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:03.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:03.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:03.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:13.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:13.559  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:22:13.839912Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf48e0da-0282-4898-bdf1-448d0a94bce4","timestamp":"2022-05-30T05:22:13.840009Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:22:13.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:13.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:22:28.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:28.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:28.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:43.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:43.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:43.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:22:55.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:22:55.582  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:22:55.428400Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85e01ed4-94fe-4475-8945-4d444cfad33e","timestamp":"2022-05-30T05:22:55.428476Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:22:58.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:22:58.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:23:13.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:23:13.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:23:13.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:23:28.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:23:28.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:23:28.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:23:43.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:23:43.473  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:23:43.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:23:47.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:23:47.821  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:23:46.758351Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f822d408-f332-476b-9c61-42a6a6709a23","timestamp":"2022-05-30T05:23:46.758526Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:23:48.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:23:48.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:03.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:03.631  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:03.631  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:13.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:13.559  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:24:13.839897Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9464cdbb-c72e-4272-af57-1cd56d17defd","timestamp":"2022-05-30T05:24:13.840013Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:24:13.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:13.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:14.455  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:24:28.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:28.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:28.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:43.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:43.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:43.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:24:55.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:24:55.649  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:24:55.428363Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e81055d-e936-443a-becf-60d1ab8f80c7","timestamp":"2022-05-30T05:24:55.428444Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:24:56.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:24:56.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:25:11.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:25:11.665  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:25:11.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:25:26.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:25:26.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:25:26.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:25:41.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:25:41.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:25:41.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:25:47.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:25:47.842  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:25:46.758152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"725c52f9-3d71-4b03-be91-a5e9f23e0e50","timestamp":"2022-05-30T05:25:46.758242Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:25:48.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:25:48.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:03.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:03.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:03.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:13.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:13.598  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:26:13.840253Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ee223c9-af98-459d-962e-3a299919d497","timestamp":"2022-05-30T05:26:13.840498Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:26:13.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:13.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:26:28.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:28.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:28.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:43.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:43.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:43.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:26:55.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:26:55.682  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:26:55.428860Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb9a2f52-fd92-4142-ae7b-3ac7459be529","timestamp":"2022-05-30T05:26:55.429126Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:26:56.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:26:56.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:27:11.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:27:11.662  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:27:11.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:27:26.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:27:26.620  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:27:26.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:27:41.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:27:41.577  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:27:41.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:27:47.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:27:47.860  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:27:46.758344Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e980277-f31c-44b0-9aeb-bfadaa4d0139","timestamp":"2022-05-30T05:27:46.758475Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:27:48.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:27:48.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:03.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:03.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:03.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:13.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:13.592  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:28:13.839888Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5bf1f97-cb5f-4b58-9eda-8d4c10cbbcad","timestamp":"2022-05-30T05:28:13.839967Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:28:13.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:13.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:14.456  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:28:28.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:28.735  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:28.736  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:43.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:43.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:43.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:28:55.613  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:28:55.615  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:28:55.428418Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0b94e49-e957-4c73-886b-bafb9cc8c3c6","timestamp":"2022-05-30T05:28:55.428511Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:28:55.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:28:55.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:29:10.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:29:10.728  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:29:10.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:29:25.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:29:25.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:29:25.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:29:40.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:29:40.674  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:29:40.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:29:47.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:29:47.914  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:29:46.758117Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62cd1d26-34e4-4fd7-b0de-91852735f764","timestamp":"2022-05-30T05:29:46.758237Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:29:48.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:29:48.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:03.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:03.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:03.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:13.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:13.613  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:30:13.839901Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"442ff720-99ee-4ff2-bd86-a166fffd68ea","timestamp":"2022-05-30T05:30:13.839990Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:30:13.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:13.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:30:28.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:28.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:28.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:43.703  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:43.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:43.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:30:55.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:30:55.630  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:30:55.428369Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"886de4be-e83a-431c-9387-e423b92f52fc","timestamp":"2022-05-30T05:30:55.428444Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:30:55.778  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:30:55.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:31:10.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:31:10.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:31:10.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:31:25.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:31:25.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:31:25.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:31:40.669  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:31:40.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:31:40.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:31:47.909  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:31:47.910  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:31:46.758228Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0570fa4e-739b-4e8c-a9b0-7b564dc9c428","timestamp":"2022-05-30T05:31:46.758365Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:31:48.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:31:48.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:03.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:03.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:03.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:13.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:13.631  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:32:13.839891Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a625c28-289c-4752-9768-e8ed76fbce74","timestamp":"2022-05-30T05:32:13.839960Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:32:13.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:13.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:14.455  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:32:28.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:28.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:28.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:43.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:43.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:43.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:32:55.632  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:32:55.633  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:32:55.429317Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16d76bf1-5b3d-441e-a189-df2e1a16fc62","timestamp":"2022-05-30T05:32:55.430171Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:32:55.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:32:55.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:33:10.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:33:10.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:33:10.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:33:25.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:33:25.749  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:33:25.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:33:40.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:33:40.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:33:40.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:33:47.936  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:33:47.937  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:33:46.758497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77bbedf7-48a2-4bb3-a49d-653077f77d4e","timestamp":"2022-05-30T05:33:46.758755Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:33:48.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:33:48.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:03.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:03.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:03.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:13.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:13.622  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:34:13.840419Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"233fa33f-6294-4184-8040-3ae4c53caae6","timestamp":"2022-05-30T05:34:13.840575Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:34:13.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:13.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:34:28.782  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:28.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:28.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:43.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:43.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:43.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:34:55.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:34:55.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:34:55.428675Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b61ede6a-2969-4041-81c3-0c61db78a6eb","timestamp":"2022-05-30T05:34:55.428841Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:34:55.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:34:55.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:35:10.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:35:10.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:35:10.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:35:25.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:35:25.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:35:25.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:35:40.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:35:40.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:35:40.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:35:47.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:35:47.964  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:35:46.758154Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07a1a693-dde4-4fda-8786-c03df2c8f5e7","timestamp":"2022-05-30T05:35:46.758256Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:35:48.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:35:48.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:03.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:03.842  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:03.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:13.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:13.626  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:36:13.839944Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd68c000-b11f-4f25-8640-7c37cc41bfcb","timestamp":"2022-05-30T05:36:13.840048Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:36:13.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:13.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:36:28.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:28.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:28.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:43.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:43.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:43.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:36:55.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:36:55.648  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:36:55.428455Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bb57bfc-eb94-411f-9a51-b7e53842a218","timestamp":"2022-05-30T05:36:55.428576Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:36:55.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:36:55.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:37:10.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:37:10.844  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:37:10.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:37:25.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:37:25.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:37:25.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:37:40.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:37:40.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:37:40.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:37:47.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:37:47.881  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:37:46.758487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"de458cfc-3b82-49e9-a835-68901d7c0eb6","timestamp":"2022-05-30T05:37:46.758645Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:37:49.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:37:49.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:04.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:04.835  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:04.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:13.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:13.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:38:13.839925Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b037fad3-a6f8-4508-bc93-436e74314a2f","timestamp":"2022-05-30T05:38:13.840010Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:38:13.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:13.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:38:28.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:28.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:28.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:43.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:43.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:43.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:38:55.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:38:55.687  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:38:55.428363Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ce2fd34-bab4-489a-b10a-acdf1e75dffd","timestamp":"2022-05-30T05:38:55.428454Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:38:55.939  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:38:55.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:39:10.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:39:10.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:39:10.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:39:25.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:39:25.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:39:25.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:39:40.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:39:40.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:39:40.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:39:47.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:39:47.890  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:39:46.758225Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c17985fc-6178-4add-bac6-bbd2b8b42a37","timestamp":"2022-05-30T05:39:46.758344Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:39:47.938  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:39:47.939  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:02.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:02.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:02.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:13.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:13.755  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:40:13.839923Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"332d2a9a-5b79-45c6-b139-64312fb2c351","timestamp":"2022-05-30T05:40:13.840006Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:40:13.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:13.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:40:28.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:28.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:28.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:43.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:43.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:43.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:40:55.692  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:40:55.693  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:40:55.428623Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a7d225b-d4d8-4430-b70f-759483833ec8","timestamp":"2022-05-30T05:40:55.428776Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:40:55.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:40:55.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:41:10.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:41:10.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:41:10.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:41:25.881  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:41:25.882  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:41:25.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:41:40.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:41:40.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:41:40.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:41:47.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:41:47.900  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:41:46.758174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06c2a79e-416e-482e-87cf-7e7ada435154","timestamp":"2022-05-30T05:41:46.758311Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:41:47.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:41:47.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:02.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:02.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:02.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:13.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:13.651  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:42:13.839982Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba40be3d-4564-4b0b-ab36-fabb71a965e6","timestamp":"2022-05-30T05:42:13.840145Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:42:14.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:14.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:14.455  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:42:28.961  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:28.961  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:28.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:43.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:43.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:43.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:42:55.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:42:55.708  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:42:55.428412Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89cd3465-e812-40c2-914a-1d57d81fe7e6","timestamp":"2022-05-30T05:42:55.428555Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:42:56.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:42:56.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:43:10.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:43:10.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:43:10.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:43:25.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:43:25.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:43:25.927  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:43:40.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:43:40.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:43:40.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:43:47.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:43:47.912  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:43:46.758424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7177be4c-aae7-465d-954e-ce76b67f6bfb","timestamp":"2022-05-30T05:43:46.758562Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:43:48.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:43:48.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:03.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:03.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:03.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:13.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:13.662  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:44:13.840054Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1930d2d1-07eb-4d43-90ef-db2604dcfc15","timestamp":"2022-05-30T05:44:13.840168Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:44:14.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:14.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:44:29.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:29.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:29.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:43.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:43.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:43.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:44:55.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:44:55.695  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:44:55.428487Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b6884e1-baf9-4369-9039-a61bd755bb41","timestamp":"2022-05-30T05:44:55.428578Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:44:56.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:44:56.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:45:11.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:45:11.079  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:45:11.079  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:45:26.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:45:26.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:45:26.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:45:40.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:45:40.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:45:40.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:45:47.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:45:47.927  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:45:46.758172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"848fadf7-935b-47eb-8df5-a3a814021529","timestamp":"2022-05-30T05:45:46.758275Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:45:48.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:45:48.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:03.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:03.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:03.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:13.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:13.674  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:46:13.840326Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c30ba07c-0209-436c-8fbb-f6644dfa5917","timestamp":"2022-05-30T05:46:13.840510Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:46:14.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:14.084  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:46:29.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:29.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:29.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:43.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:43.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:43.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:46:55.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:46:55.701  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:46:55.428521Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9701c91-98a8-4ce3-a033-5995d29cafc3","timestamp":"2022-05-30T05:46:55.428653Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:46:56.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:46:56.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:47:11.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:47:11.072  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:47:11.072  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:47:26.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:47:26.044  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:47:26.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:47:40.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:47:40.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:47:40.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:47:47.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:47:47.924  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:47:46.758125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7964caf3-7477-4144-8e5b-8280f42a2997","timestamp":"2022-05-30T05:47:46.758200Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:47:48.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:47:48.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:03.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:03.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:03.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:13.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:13.679  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:48:13.840130Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"854ea8e7-673d-4e52-b6ad-e8edf3f3f6d7","timestamp":"2022-05-30T05:48:13.840249Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:48:14.139  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:14.139  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:48:29.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:29.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:29.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:44.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:44.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:44.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:48:55.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:48:55.716  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-30T05:48:55.428332Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb7e77d2-3c10-409b-8523-42f6ee6758de","timestamp":"2022-05-30T05:48:55.428396Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-30 05:48:56.152  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:48:56.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:49:11.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:49:11.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:49:11.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:49:26.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:49:26.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:49:26.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:49:41.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:49:41.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:49:41.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:49:47.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:49:47.935  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:49:46.758454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e2624993-5bb6-44d3-901a-0cbbc6962158","timestamp":"2022-05-30T05:49:46.758598Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-30 05:49:48.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:49:48.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:50:03.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:50:03.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:50:03.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:50:13.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:50:13.697  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-30T05:50:13.839922Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a256f19-e2e1-45cc-8a4f-baaced81d5e3","timestamp":"2022-05-30T05:50:13.839999Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-30 05:50:14.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:50:14.178  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:50:14.454  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-30 05:50:29.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:50:29.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:50:29.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...
2022-05-30 05:50:44.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-30 05:50:44.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000
2022-05-30 05:50:44.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/72291f48-e028-4054-9882-72ffb462aaa0/onap-policy-clamp-runtime-acm-6847cc68d9-zcpqz?timeout=15000 (anonymous) ...