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-26 02:26:40.152  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-05-26 02:26:40.156  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-05-26 02:26:43.631  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-05-26 02:26:44.451  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 809 ms. Found 7 JPA repository interfaces.
2022-05-26 02:26:47.471  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-26 02:26:47.532  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-26 02:26:47.538  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-26 02:26:47.550  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-26 02:26:47.556  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-26 02:26:47.566  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-26 02:26:47.633  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-26 02:26:47.635  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-26 02:26:47.668  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-26 02:26:47.745  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-26 02:26:47.747  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-26 02:26:48.774  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-05-26 02:26:48.839  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-05-26 02:26:48.840  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-05-26 02:26:49.060  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-05-26 02:26:49.061  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 8705 ms
2022-05-26 02:26:49.950  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-05-26 02:26:50.846  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-26 02:26:51.144  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-05-26 02:26:51.788  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-26 02:26:52.130  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-05-26 02:26:52.548  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-05-26 02:26:52.595  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-05-26 02:27:05.301  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-26 02:27:05.325  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-26 02:27:08.970  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-26 02:27:10.949  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7314251-56df-4308-820c-7d083d405499, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx, 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-26 02:27:12.737  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-05-26 02:27:15.657  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5513a46b, org.springframework.security.web.context.SecurityContextPersistenceFilter@1b06dc57, org.springframework.security.web.header.HeaderWriterFilter@147097ad, org.springframework.security.web.authentication.logout.LogoutFilter@64fba3e6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@73fe7483, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@525b9df4, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2ae88712, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5759edff, org.springframework.security.web.session.SessionManagementFilter@62e586a6, org.springframework.security.web.access.ExceptionTranslationFilter@75fa9254, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2648aa1b]
2022-05-26 02:27:16.965  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-26 02:27:16.966  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-26 02:27:16.966  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-26 02:27:16.966  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-26 02:27:16.966  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-26 02:27:16.967  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-26 02:27:16.967  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-26 02:27:16.967  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-26 02:27:16.968  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-26 02:27:16.968  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-26 02:27:16.968  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-26 02:27:16.969  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-26 02:27:16.969  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-26 02:27:16.969  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-26 02:27:16.969  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-26 02:27:16.970  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-26 02:27:16.970  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-26 02:27:16.970  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-26 02:27:16.971  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-26 02:27:16.971  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-26 02:27:16.971  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-26 02:27:16.971  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-26 02:27:17.050  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-26 02:27:19.553  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-05-26 02:27:19.553  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-05-26 02:27:19.561  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7314251-56df-4308-820c-7d083d405499, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx, 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-26 02:27:19.562  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7314251-56df-4308-820c-7d083d405499, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx, 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-26 02:27:19.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:27:19.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:27:19.563  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cce5e0ae-3e41-401f-88be-6e12120153ee, alive=false, publisher=null]]: starting
2022-05-26 02:27:19.639  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cce5e0ae-3e41-401f-88be-6e12120153ee, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-05-26 02:27:19.639  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-05-26 02:27:19.640  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-05-26 02:27:19.640  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-05-26 02:27:19.652  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-05-26 02:27:19.652  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-05-26 02:27:19.652  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-05-26 02:27:19.653  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-05-26 02:27:19.653  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-05-26 02:27:19.653  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-05-26 02:27:19.654  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-05-26 02:27:19.654  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-05-26 02:27:19.654  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-05-26 02:27:19.654  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-05-26 02:27:19.654  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7314251-56df-4308-820c-7d083d405499, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx, 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@1ee52741
2022-05-26 02:27:19.654  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f7314251-56df-4308-820c-7d083d405499, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx, 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-26 02:27:19.654  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-05-26 02:27:19.659  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 41.522 seconds (JVM running for 43.781)
2022-05-26 02:27:19.742  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-05-26 02:27:19.843  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-05-26 02:27:35.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:27:35.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:27:35.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:27:43.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:27:43.516  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-05-26 02:27:43.518  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:27:42.827441Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4cd749b-0172-44d3-92b5-ab9182aa012b","timestamp":"2022-05-26T02:27:42.827533Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:27:45.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:27:45.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:28:00.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:28:00.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:28:00.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:28:15.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:28:15.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:28:15.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:28:30.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:28:30.411  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:28:29.746015Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4631073-39c4-4853-8346-edbf7aeaf5eb","timestamp":"2022-05-26T02:28:29.746100Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:28:30.555  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:28:30.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:28:45.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:28:45.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:28:45.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:28:55.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:28:55.502  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-26T02:28:54.822009Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6aeb1fa3-c901-4f3b-9e21-4a0436c64d2a","timestamp":"2022-05-26T02:28:54.822084Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:28:55.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:28:55.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:29:10.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:29:10.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:29:10.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:29:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:29:25.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:29:25.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:29:25.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:29:40.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:29:40.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:29:40.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:29:43.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:29:43.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:29:42.827385Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ded744ee-9403-48a5-9045-3bdc18a86711","timestamp":"2022-05-26T02:29:42.827482Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:29:43.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:29:43.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:29:58.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:29:58.519  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:29:58.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:30:13.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:30:13.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:30:13.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:30:28.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:30:28.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:30:28.437  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:30:30.402  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:30:30.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:30:29.745977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54b9dc8c-58de-4cde-84a4-cf6012507da0","timestamp":"2022-05-26T02:30:29.746037Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:30:30.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:30:30.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:30:45.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:30:45.530  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:30:45.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:30:55.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:30:55.486  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-26T02:30:54.821975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d6af2d7-d3e6-4dd0-a4a1-48aff0b3bde2","timestamp":"2022-05-26T02:30:54.822034Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:30:55.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:30:55.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:31:10.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:31:10.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:31:10.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:31:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:31:25.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:31:25.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:31:25.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:31:40.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:31:40.464  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:31:40.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:31:43.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:31:43.501  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:31:42.827294Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26eb3190-02f1-4374-ab2c-7185222127a2","timestamp":"2022-05-26T02:31:42.827369Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:31:43.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:31:43.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:31:58.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:31:58.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:31:58.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:32:13.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:32:13.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:32:13.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:32:28.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:32:28.455  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:32:28.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:32:30.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:32:30.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:32:29.745984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5397cd83-0e23-4e1e-85c4-1c80209fa3b1","timestamp":"2022-05-26T02:32:29.746049Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:32:30.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:32:30.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:32:45.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:32:45.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:32:45.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:32:55.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:32:55.487  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-26T02:32:54.824179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"44b9c2b6-1140-402d-8afc-f7265421dd89","timestamp":"2022-05-26T02:32:54.824250Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:32:55.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:32:55.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:33:10.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:33:10.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:33:10.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:33:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:33:25.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:33:25.499  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:33:25.499  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:33:40.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:33:40.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:33:40.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:33:43.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:33:43.507  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:33:42.827634Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"192573a3-f77e-4d98-b455-bf0d2705df84","timestamp":"2022-05-26T02:33:42.827685Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:33:43.596  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:33:43.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:33:58.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:33:58.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:33:58.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:34:13.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:34:13.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:34:13.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:34:28.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:34:28.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:34:28.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:34:30.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:34:30.416  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:34:29.745992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"71fe9be7-c076-4883-8cb2-0979bff28135","timestamp":"2022-05-26T02:34:29.746081Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:34:30.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:34:30.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:34:45.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:34:45.579  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:34:45.579  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:34:55.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:34:55.494  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-26T02:34:54.823022Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bee203c-8d73-4d88-a38f-73eb21cc8152","timestamp":"2022-05-26T02:34:54.823138Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:34:55.608  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:34:55.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:35:10.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:35:10.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:35:10.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:35:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:35:25.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:35:25.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:35:25.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:35:40.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:35:40.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:35:40.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:35:43.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:35:43.522  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:35:42.827445Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f68e7f4f-dee5-45f4-a36d-c6e350596658","timestamp":"2022-05-26T02:35:42.827559Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:35:43.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:35:43.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:35:58.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:35:58.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:35:58.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:36:13.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:36:13.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:36:13.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:36:28.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:36:28.478  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:36:28.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:36:30.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:36:30.402  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:36:29.746040Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca684b50-e379-494a-a708-76661fa2b969","timestamp":"2022-05-26T02:36:29.746100Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:36:30.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:36:30.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:36:45.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:36:45.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:36:45.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:36:55.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:36:55.487  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-26T02:36:54.821965Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72c2b2af-75da-497e-9d3f-a30813f6ce1c","timestamp":"2022-05-26T02:36:54.822011Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:36:55.628  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:36:55.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:37:10.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:37:10.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:37:10.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:37:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:37:25.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:37:25.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:37:25.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:37:40.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:37:40.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:37:40.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:37:43.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:37:43.519  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:37:42.827368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49be51f4-27e3-49dd-b5d0-c9f16827f9df","timestamp":"2022-05-26T02:37:42.827448Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:37:43.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:37:43.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:37:58.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:37:58.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:37:58.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:38:13.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:38:13.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:38:13.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:38:28.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:38:28.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:38:28.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:38:30.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:38:30.397  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:38:29.745969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7bcca652-d6ef-4f17-bc44-2495d57ccc6f","timestamp":"2022-05-26T02:38:29.746066Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:38:30.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:38:30.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:38:45.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:38:45.604  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:38:45.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:38:55.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:38:55.477  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:38:54.822003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"672a81c1-51b8-4347-b229-1dd3c0fce885","timestamp":"2022-05-26T02:38:54.822099Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:38:55.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:38:55.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:39:10.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:39:10.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:39:10.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:39:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:39:25.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:39:25.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:39:25.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:39:40.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:39:40.525  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:39:40.525  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:39:43.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:39:43.554  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:39:42.827234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4e2e6905-1e4a-4cb0-95b2-49a4f36d98ba","timestamp":"2022-05-26T02:39:42.827297Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:39:43.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:39:43.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:39:58.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:39:58.616  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:39:58.616  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:40:13.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:40:13.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:40:13.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:40:28.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:40:28.534  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:40:28.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:40:30.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:40:30.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:40:29.745924Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95a53b85-9f21-4592-9bd6-3076b05213a1","timestamp":"2022-05-26T02:40:29.745979Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:40:30.663  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:40:30.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:40:45.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:40:45.617  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:40:45.617  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:40:55.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:40:55.491  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-26T02:40:54.821969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3a64f721-44ce-4ec7-92fa-d2cfc7041d4a","timestamp":"2022-05-26T02:40:54.822040Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:40:55.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:40:55.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:41:10.618  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:41:10.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:41:10.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:41:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:41:25.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:41:25.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:41:25.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:41:40.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:41:40.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:41:40.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:41:43.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:41:43.549  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:41:42.827322Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"014c433e-a74d-4cbb-adbd-069af97892b0","timestamp":"2022-05-26T02:41:42.827428Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:41:43.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:41:43.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:41:58.636  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:41:58.637  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:41:58.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:42:13.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:42:13.590  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:42:13.590  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:42:28.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:42:28.563  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:42:28.563  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:42:30.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:42:30.399  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:42:29.745992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0dee14c0-5636-4290-90e1-f79156971bf4","timestamp":"2022-05-26T02:42:29.746046Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:42:30.681  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:42:30.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:42:45.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:42:45.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:42:45.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:42:55.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:42:55.480  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-26T02:42:54.821964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e39d6509-4af2-4055-be1b-3cb28fddf73e","timestamp":"2022-05-26T02:42:54.822018Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:42:55.684  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:42:55.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:43:10.639  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:43:10.640  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:43:10.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:43:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:43:25.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:43:25.597  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:43:25.597  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:43:40.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:43:40.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:43:40.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:43:43.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:43:43.576  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:43:42.827338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"536c002d-f41e-41cd-a796-1f2407353b0c","timestamp":"2022-05-26T02:43:42.827421Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:43:43.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:43:43.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:43:58.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:43:58.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:43:58.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:44:13.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:44:13.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:44:13.607  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:44:28.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:44:28.557  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:44:28.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:44:30.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:44:30.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:44:29.745941Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4aa3fc9f-ca01-4f4c-818c-526768050aac","timestamp":"2022-05-26T02:44:29.745994Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:44:30.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:44:30.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:44:45.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:44:45.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:44:45.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:44:55.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:44:55.485  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-26T02:44:54.821985Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7b9b0d9-5be1-4b4a-b129-ad700d2a5e94","timestamp":"2022-05-26T02:44:54.822050Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:44:55.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:44:55.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:45:10.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:45:10.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:45:10.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:45:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:45:25.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:45:25.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:45:25.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:45:40.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:45:40.585  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:45:40.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:45:43.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:45:43.494  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:45:42.827309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e674fda-fe9f-4898-aa66-5e16b42b6743","timestamp":"2022-05-26T02:45:42.827381Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:45:43.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:45:43.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:45:58.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:45:58.702  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:45:58.702  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:46:13.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:46:13.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:46:13.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:46:28.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:46:28.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:46:28.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:46:32.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:46:32.511  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:46:31.866025Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97143f16-ddba-4bf9-8a68-47e5b92809ce","timestamp":"2022-05-26T02:46:31.866110Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:46:32.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:46:32.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:46:47.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:46:47.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:46:47.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:46:55.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:46:55.516  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-26T02:46:54.821975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2f46042-7778-4465-a665-641ac5d4405f","timestamp":"2022-05-26T02:46:54.822029Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:46:55.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:46:55.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:47:10.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:47:10.679  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:47:10.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:47:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:47:25.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:47:25.634  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:47:25.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:47:40.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:47:40.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:47:40.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:47:43.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:47:43.511  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:47:42.827365Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ba1fc1f-1b48-4453-99b8-6e6b0f31351c","timestamp":"2022-05-26T02:47:42.827442Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:47:43.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:47:43.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:47:58.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:47:58.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:47:58.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:48:13.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:48:13.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:48:13.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:48:28.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:48:28.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:48:28.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:48:30.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:48:30.420  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:48:29.746023Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98f3a1da-c674-4de9-aa5c-21ff424f5465","timestamp":"2022-05-26T02:48:29.746099Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:48:30.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:48:30.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:48:45.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:48:45.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:48:45.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:48:55.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:48:55.483  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-26T02:48:54.821972Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1a9809e-7bc7-4e9f-b939-8527eb1e0fe6","timestamp":"2022-05-26T02:48:54.822025Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:48:55.744  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:48:55.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:49:10.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:49:10.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:49:10.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:49:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:49:25.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:49:25.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:49:25.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:49:40.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:49:40.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:49:40.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:49:43.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:49:43.508  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:49:42.827298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d96475f-9e64-4c95-afac-c569d7f58fd9","timestamp":"2022-05-26T02:49:42.827401Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:49:43.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:49:43.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:49:58.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:49:58.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:49:58.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:50:13.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:50:13.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:50:13.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:50:28.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:50:28.614  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:50:28.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:50:30.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:50:30.438  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:50:29.745952Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fe88989-9ee6-44c0-b55c-b4a9b2833e9b","timestamp":"2022-05-26T02:50:29.746001Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:50:30.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:50:30.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:50:45.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:50:45.710  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:50:45.710  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:50:55.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:50:55.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:50:54.821992Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7fc8460-05a5-401e-8168-d51cc1e6d8a5","timestamp":"2022-05-26T02:50:54.822047Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:50:55.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:50:55.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:51:10.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:51:10.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:51:10.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:51:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:51:25.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:51:25.667  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:51:25.667  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:51:40.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:51:40.621  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:51:40.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:51:43.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:51:43.491  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:51:42.827727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b299f76f-2eb8-4556-bab4-a08f42d0daa0","timestamp":"2022-05-26T02:51:42.827800Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:51:43.770  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:51:43.770  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:51:58.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:51:58.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:51:58.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:52:13.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:52:13.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:52:13.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:52:28.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:52:28.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:52:28.628  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:52:30.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:52:30.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:52:29.746071Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"63644a42-6ebc-433b-b93d-c1b212f9a6ea","timestamp":"2022-05-26T02:52:29.746142Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:52:30.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:52:30.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:52:45.731  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:52:45.732  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:52:45.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:52:55.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:52:55.481  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-26T02:52:54.822068Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51a88448-c03b-437f-b8bf-02368653969d","timestamp":"2022-05-26T02:52:54.822134Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:52:55.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:52:55.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:53:10.728  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:53:10.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:53:10.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:53:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:53:25.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:53:25.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:53:25.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:53:40.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:53:40.627  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:53:40.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:53:43.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:53:43.496  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:53:42.827233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62244623-b55b-4df5-afbb-24e0b3e33477","timestamp":"2022-05-26T02:53:42.827333Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:53:43.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:53:43.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:53:58.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:53:58.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:53:58.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:54:13.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:54:13.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:54:13.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:54:28.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:54:28.649  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:54:28.649  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:54:30.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:54:30.476  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:54:29.746Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"76d63a9a-50e5-4df7-929d-09c62f1d19a3","timestamp":"2022-05-26T02:54:29.746055Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:54:30.798  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:54:30.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:54:45.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:54:45.752  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:54:45.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:54:55.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:54:55.478  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-26T02:54:54.821969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2314d30-c74e-42b4-8781-360b829c8e81","timestamp":"2022-05-26T02:54:54.822032Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:54:55.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:54:55.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:55:10.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:55:10.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:55:10.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:55:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:55:25.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:55:25.704  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:55:25.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:55:40.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:55:40.656  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:55:40.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:55:43.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:55:43.495  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:55:42.827456Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b99bf4bc-9509-4ac6-9f66-7dbec38c163b","timestamp":"2022-05-26T02:55:42.827564Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:55:43.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:55:43.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:55:58.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:55:58.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:55:58.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:56:13.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:56:13.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:56:13.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:56:28.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:56:28.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:56:28.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:56:30.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:56:30.477  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:56:29.745953Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ff281c6-b6e8-4341-bfaa-fa7fd814b4ef","timestamp":"2022-05-26T02:56:29.746007Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:56:30.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:56:30.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:56:45.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:56:45.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:56:45.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:56:55.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:56:55.477  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:56:54.821955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c49d5884-5a35-46a8-907d-d6a264e5c07f","timestamp":"2022-05-26T02:56:54.822010Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:56:55.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:56:55.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:57:10.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:57:10.772  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:57:10.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:57:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:57:25.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:57:25.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:57:25.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:57:40.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:57:40.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:57:40.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:57:43.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:57:43.498  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:57:42.827405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ed6a40c-23b5-4f77-9e50-408232094662","timestamp":"2022-05-26T02:57:42.827521Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:57:43.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:57:43.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:57:58.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:57:58.783  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:57:58.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:58:13.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:58:13.740  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:58:13.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:58:28.688  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:58:28.689  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:58:28.689  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:58:30.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:58:30.394  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T02:58:29.745955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3321f42-73a8-4838-bbed-7c7fe72f7bd8","timestamp":"2022-05-26T02:58:29.746008Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 02:58:30.836  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:58:30.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:58:45.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:58:45.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:58:45.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:58:55.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:58:55.477  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:58:54.821968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"caf39397-a199-42ca-b27d-05a07523c6c4","timestamp":"2022-05-26T02:58:54.822024Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 02:58:55.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:58:55.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:59:10.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:59:10.806  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:59:10.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:59:19.553  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 02:59:25.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:59:25.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:59:25.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:59:40.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:59:40.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:59:40.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:59:43.492  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:59:43.493  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T02:59:42.827331Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90dfe962-9583-47a6-819f-1af5aac1e757","timestamp":"2022-05-26T02:59:42.827413Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 02:59:43.849  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:59:43.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 02:59:58.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 02:59:58.794  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 02:59:58.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:00:13.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:00:13.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:00:13.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:00:28.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:00:28.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:00:28.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:00:30.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:00:30.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:00:29.745947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93c9e8e5-6943-467a-b085-a28df51187b4","timestamp":"2022-05-26T03:00:29.745997Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:00:30.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:00:30.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:00:45.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:00:45.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:00:45.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:00:55.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:00:55.478  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-26T03:00:54.821959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27e07087-650b-4df6-992e-4d40c2e1ab3a","timestamp":"2022-05-26T03:00:54.822013Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:00:55.865  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:00:55.865  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:01:10.814  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:01:10.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:01:10.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:01:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:01:25.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:01:25.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:01:25.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:01:40.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:01:40.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:01:40.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:01:43.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:01:43.490  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:01:42.827301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d79ffa54-454d-4396-9b5b-714eca8acf27","timestamp":"2022-05-26T03:01:42.827348Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:01:43.874  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:01:43.874  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:01:58.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:01:58.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:01:58.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:02:13.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:02:13.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:02:13.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:02:28.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:02:28.724  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:02:28.724  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:02:30.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:02:30.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:02:29.745943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"486e36ec-31ca-4af1-8e06-9a043231ff2f","timestamp":"2022-05-26T03:02:29.745992Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:02:30.884  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:02:30.884  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:02:45.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:02:45.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:02:45.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:02:55.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:02:55.477  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:02:54.821955Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11b71402-e7b6-4b43-bcc9-a8ce6db7d6e2","timestamp":"2022-05-26T03:02:54.822001Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:02:55.890  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:02:55.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:03:10.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:03:10.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:03:10.844  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:03:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:03:25.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:03:25.793  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:03:25.794  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:03:40.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:03:40.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:03:40.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:03:43.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:03:43.495  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:03:42.827273Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b1efbbe-703c-45c1-af5c-b5f72005404c","timestamp":"2022-05-26T03:03:42.827338Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:03:43.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:03:43.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:03:58.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:03:58.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:03:58.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:04:13.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:04:13.803  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:04:13.803  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:04:28.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:04:28.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:04:28.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:04:30.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:04:30.399  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:04:29.746001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"556e05b1-ef1d-4334-ba60-f575a247a81a","timestamp":"2022-05-26T03:04:29.746049Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:04:30.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:04:30.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:04:45.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:04:45.858  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:04:45.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:04:55.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:04:55.497  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-26T03:04:54.821968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"45fadd4e-5ea6-4146-9f47-49fe5dc9d4fb","timestamp":"2022-05-26T03:04:54.822023Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:04:55.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:04:55.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:05:10.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:05:10.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:05:10.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:05:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:05:25.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:05:25.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:05:25.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:05:40.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:05:40.765  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:05:40.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:05:43.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:05:43.504  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:05:42.827275Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c16bcadc-fc02-4835-a25a-31a91996f0eb","timestamp":"2022-05-26T03:05:42.827338Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:05:43.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:05:43.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:05:58.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:05:58.863  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:05:58.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:06:13.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:06:13.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:06:13.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:06:28.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:06:28.760  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:06:28.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:06:30.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:06:30.394  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:06:29.746113Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0928e35c-2f03-4f7b-92d0-619982f51266","timestamp":"2022-05-26T03:06:29.746195Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:06:30.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:06:30.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:06:45.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:06:45.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:06:45.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:06:55.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:06:55.515  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-26T03:06:54.822032Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3b046b0-6b54-4c1f-8be4-0661e0bafcbe","timestamp":"2022-05-26T03:06:54.822097Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:06:55.927  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:06:55.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:07:10.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:07:10.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:07:10.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:07:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:07:25.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:07:25.830  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:07:25.830  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:07:40.778  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:07:40.779  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:07:40.779  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:07:43.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:07:43.512  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:07:42.827319Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbd3647b-78ff-491a-9ae2-a7fefe5f0cd3","timestamp":"2022-05-26T03:07:42.827385Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:07:43.934  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:07:43.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:07:58.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:07:58.880  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:07:58.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:08:13.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:08:13.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:08:13.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:08:28.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:08:28.785  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:08:28.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:08:30.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:08:30.394  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:08:29.745948Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fb3ee69-7417-4772-87cc-3e4900251dff","timestamp":"2022-05-26T03:08:29.746027Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:08:30.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:08:30.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:08:45.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:08:45.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:08:45.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:08:55.530  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:08:55.530  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-26T03:08:54.821982Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5a913e0-51b5-479d-b084-7cc5f0f29e05","timestamp":"2022-05-26T03:08:54.822030Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:08:55.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:08:55.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:09:10.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:09:10.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:09:10.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:09:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:09:25.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:09:25.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:09:25.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:09:40.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:09:40.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:09:40.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:09:43.488  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:09:43.488  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:09:42.827339Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a3f61ad2-4e6a-4984-ba87-490e6d36615c","timestamp":"2022-05-26T03:09:42.827414Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:09:43.955  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:09:43.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:09:58.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:09:58.902  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:09:58.902  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:10:13.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:10:13.859  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:10:13.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:10:28.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:10:28.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:10:28.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:10:30.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:10:30.391  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:10:29.746001Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54c4f9b8-6b0f-4142-9bfd-3e71d2389a27","timestamp":"2022-05-26T03:10:29.746060Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:10:30.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:10:30.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:10:45.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:10:45.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:10:45.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:10:55.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:10:55.550  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-26T03:10:54.822029Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"846fe8d8-3b29-4dad-8d99-a0b89dac9ff6","timestamp":"2022-05-26T03:10:54.822115Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:10:55.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:10:55.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:11:10.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:11:10.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:11:10.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:11:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:11:25.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:11:25.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:11:25.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:11:40.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:11:40.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:11:40.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:11:43.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:11:43.492  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:11:42.827350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6738905d-14de-46eb-84b4-643bf5bd6745","timestamp":"2022-05-26T03:11:42.827440Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:11:43.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:11:43.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:11:58.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:11:58.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:11:58.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:12:13.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:12:13.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:12:13.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:12:28.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:12:28.850  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:12:28.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:12:30.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:12:30.392  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:12:29.745970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2fecf9fb-571a-46d7-b18a-efdf5131cb84","timestamp":"2022-05-26T03:12:29.746022Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:12:30.980  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:12:30.980  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:12:45.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:12:45.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:12:45.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:12:55.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:12:55.572  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-26T03:12:54.821977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fa7cdb3-d6ce-45c5-a56e-b79712d2bb66","timestamp":"2022-05-26T03:12:54.822017Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:12:55.987  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:12:55.987  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:13:10.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:13:10.937  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:13:10.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:13:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:13:25.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:13:25.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:13:25.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:13:40.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:13:40.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:13:40.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:13:43.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:13:43.512  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:13:42.827379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f12421d1-6b0f-492b-a484-58406233e0ef","timestamp":"2022-05-26T03:13:42.827440Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:13:43.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:13:43.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:13:58.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:13:58.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:13:58.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:14:13.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:14:13.889  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:14:13.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:14:28.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:14:28.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:14:28.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:14:30.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:14:30.391  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:14:29.745953Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"34c87b0a-30bc-4959-9003-0326bf7f5bc8","timestamp":"2022-05-26T03:14:29.745990Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:14:30.998  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:14:30.998  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:14:45.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:14:45.944  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:14:45.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:14:55.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:14:55.476  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-26T03:14:54.822003Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bef4083d-ecba-4e90-9a66-429e91199b57","timestamp":"2022-05-26T03:14:54.822051Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:14:56.003  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:14:56.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:15:10.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:15:10.959  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:15:10.959  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:15:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:15:25.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:15:25.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:15:25.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:15:40.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:15:40.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:15:40.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:15:43.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:15:43.491  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:15:42.827289Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b786bf91-83bd-446d-865c-56ac15d61561","timestamp":"2022-05-26T03:15:42.827345Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:15:44.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:15:44.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:15:58.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:15:58.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:15:58.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:16:13.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:16:13.907  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:16:13.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:16:28.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:16:28.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:16:28.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:16:30.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:16:30.391  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:16:29.745933Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a0a4a62-0221-4a3b-8513-3e1be77f4467","timestamp":"2022-05-26T03:16:29.745973Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:16:31.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:16:31.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:16:45.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:16:45.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:16:45.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:16:55.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:16:55.481  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-26T03:16:54.822042Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cda0ccc9-6bc1-4626-87a1-3466c6f676c0","timestamp":"2022-05-26T03:16:54.822105Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:16:56.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:16:56.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:17:10.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:17:10.971  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:17:10.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:17:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:17:25.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:17:25.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:17:25.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:17:40.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:17:40.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:17:40.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:17:43.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:17:43.495  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:17:42.827269Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a949baa2-52e1-4dc8-b9b3-b728eef183f8","timestamp":"2022-05-26T03:17:42.827336Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:17:44.028  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:17:44.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:17:58.976  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:17:58.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:17:58.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:18:13.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:18:13.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:18:13.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:18:28.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:18:28.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:18:28.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:18:30.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:18:30.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:18:29.745951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46f7c3cd-0fe0-4ca7-87a6-940c218f4011","timestamp":"2022-05-26T03:18:29.746002Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:18:31.036  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:18:31.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:18:45.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:18:45.988  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:18:45.988  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:18:55.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:18:55.477  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:18:54.821975Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f6198c51-50ee-4315-9151-c96097e97485","timestamp":"2022-05-26T03:18:54.822040Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:18:56.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:18:56.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:19:10.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:19:10.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:19:10.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:19:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:19:25.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:19:25.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:19:25.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:19:40.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:19:40.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:19:40.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:19:43.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:19:43.489  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:19:42.827358Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"332a9205-470d-45a7-821d-ed246b4e1257","timestamp":"2022-05-26T03:19:42.827459Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:19:44.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:19:44.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:19:59.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:19:59.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:19:59.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:20:13.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:20:13.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:20:13.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:20:28.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:20:28.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:20:28.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:20:30.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:20:30.401  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:20:29.745954Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2da8f364-a91e-479e-af06-2b9a90cb2171","timestamp":"2022-05-26T03:20:29.745997Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:20:31.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:20:31.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:20:46.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:20:46.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:20:46.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:20:55.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:20:55.480  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-26T03:20:54.821970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4026ff2b-e5a8-49e0-ac72-9b5ecfc848db","timestamp":"2022-05-26T03:20:54.822018Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:20:56.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:20:56.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:21:11.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:21:11.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:21:11.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:21:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:21:25.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:21:25.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:21:25.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:21:40.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:21:40.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:21:40.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:21:43.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:21:43.503  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:21:42.827287Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bf693d0-bfa6-4e13-9a30-8ce3a45c7b8c","timestamp":"2022-05-26T03:21:42.827370Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:21:44.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:21:44.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:21:59.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:21:59.015  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:21:59.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:22:13.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:22:13.966  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:22:13.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:22:28.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:22:28.911  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:22:28.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:22:30.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:22:30.395  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-26T03:22:29.745979Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8060d40e-1ac7-41b3-9d03-913a2bed582e","timestamp":"2022-05-26T03:22:29.746020Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-05-26 03:22:31.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:22:31.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:22:46.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:22:46.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:22:46.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:22:55.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:22:55.474  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-26T03:22:54.821983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df98bd0a-45db-401c-96b4-3ca441693aca","timestamp":"2022-05-26T03:22:54.822021Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-05-26 03:22:56.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:22:56.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:23:11.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:23:11.024  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:23:11.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:23:19.552  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-05-26 03:23:25.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:23:25.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:23:25.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:23:40.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:23:40.922  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:23:40.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:23:43.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:23:43.494  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-26T03:23:42.827304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eee5bdbe-d3ac-4fc8-8f47-36d8a9c6ab25","timestamp":"2022-05-26T03:23:42.827352Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-05-26 03:23:44.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:23:44.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...
2022-05-26 03:23:59.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-05-26 03:23:59.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000
2022-05-26 03:23:59.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/f7314251-56df-4308-820c-7d083d405499/onap-policy-clamp-runtime-acm-5b565d5bdd-nlbgx?timeout=15000 (anonymous) ...