Results

By type

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

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

2022-06-17 05:42:26.275  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-06-17 05:42:26.286  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-06-17 05:42:30.934  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-06-17 05:42:32.146  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1178 ms. Found 7 JPA repository interfaces.
2022-06-17 05:42:35.788  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-06-17 05:42:35.796  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-06-17 05:42:35.806  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-06-17 05:42:35.837  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-06-17 05:42:35.859  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-06-17 05:42:35.888  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-06-17 05:42:35.904  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-06-17 05:42:35.911  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-06-17 05:42:35.977  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-06-17 05:42:36.038  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-06-17 05:42:36.044  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-06-17 05:42:37.356  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-06-17 05:42:37.390  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-06-17 05:42:37.391  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-06-17 05:42:37.636  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-06-17 05:42:37.637  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 11047 ms
2022-06-17 05:42:38.798  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-06-17 05:42:39.968  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-06-17 05:42:40.620  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-06-17 05:42:41.579  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-17 05:42:42.142  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-06-17 05:42:42.572  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-06-17 05:42:42.684  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-17 05:42:51.362  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-17 05:42:51.405  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-06-17 05:42:56.232  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-06-17 05:42:58.082  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-17 05:43:00.287  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-06-17 05:43:04.027  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@58d79479, org.springframework.security.web.context.SecurityContextPersistenceFilter@6be2b567, org.springframework.security.web.header.HeaderWriterFilter@393e7546, org.springframework.security.web.authentication.logout.LogoutFilter@29eaf100, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@aaa7000, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@47c356e, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@31dd0e2e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@102c24d1, org.springframework.security.web.session.SessionManagementFilter@5737d116, org.springframework.security.web.access.ExceptionTranslationFilter@acb1c9c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@10508ba6]
2022-06-17 05:43:06.279  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-06-17 05:43:06.281  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-06-17 05:43:06.282  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-06-17 05:43:06.282  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-06-17 05:43:06.283  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-06-17 05:43:06.284  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-06-17 05:43:06.285  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-06-17 05:43:06.286  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-06-17 05:43:06.288  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-06-17 05:43:06.289  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-06-17 05:43:06.291  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-06-17 05:43:06.292  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-06-17 05:43:06.293  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-06-17 05:43:06.294  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-06-17 05:43:06.295  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-06-17 05:43:06.296  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-06-17 05:43:06.297  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-06-17 05:43:06.300  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-06-17 05:43:06.302  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-06-17 05:43:06.303  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-06-17 05:43:06.304  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-06-17 05:43:06.305  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-06-17 05:43:06.382  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-06-17 05:43:09.346  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-06-17 05:43:09.347  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-06-17 05:43:09.443  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
2022-06-17 05:43:09.446  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED
2022-06-17 05:43:09.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:43:09.454  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=aedcb718-1955-4e1d-b87a-47dc2d618217, alive=false, publisher=null]]: starting
2022-06-17 05:43:09.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:43:09.492  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=aedcb718-1955-4e1d-b87a-47dc2d618217, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-06-17 05:43:09.493  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-06-17 05:43:09.495  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-06-17 05:43:09.495  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-06-17 05:43:09.495  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-06-17 05:43:09.496  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-06-17 05:43:09.496  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-06-17 05:43:09.496  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-06-17 05:43:09.498  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-06-17 05:43:09.498  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-06-17 05:43:09.498  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-06-17 05:43:09.499  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-06-17 05:43:09.499  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-06-17 05:43:09.500  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-06-17 05:43:09.500  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3b663112
2022-06-17 05:43:09.501  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=de5c2aba-72d9-4365-801c-b2690a3226f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
2022-06-17 05:43:09.501  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-06-17 05:43:09.513  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 45.719 seconds (JVM running for 49.462)
2022-06-17 05:43:09.556  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-06-17 05:43:09.684  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-06-17 05:43:25.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:43:25.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:43:25.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:43:38.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:43:38.075  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-06-17 05:43:38.080  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-06-17T05:43:36.094755Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e827bdbf-db34-4676-a570-9f4640bc51dc","timestamp":"2022-06-17T05:43:36.094906Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 05:43:38.986  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:43:38.986  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:43:53.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:43:53.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:43:53.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:44:09.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:44:09.014  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:44:08.286059Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a4655a6-7d0b-46e3-9d83-1ff2b173c727","timestamp":"2022-06-17T05:44:08.286228Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 05:44:09.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:44:09.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:44:24.570  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:44:24.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:44:24.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:44:39.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:44:39.528  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:44:39.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:44:54.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:44:54.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:44:54.478  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:45:07.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:45:07.921  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:45:07.236635Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1094d558-2771-45f6-9739-ea8622de79b0","timestamp":"2022-06-17T05:45:07.236766Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 05:45:08.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:45:08.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:45:09.343  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 05:45:23.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:45:23.575  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:45:23.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:45:38.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:45:38.047  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-06-17T05:45:36.094652Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4a8b54c1-f1aa-4fa2-b082-d28a2d42f0eb","timestamp":"2022-06-17T05:45:36.094759Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 05:45:38.593  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:45:38.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:45:53.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:45:53.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:45:53.561  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:46:08.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:46:08.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:46:08.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:46:08.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:46:08.899  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:46:08.285694Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ec60a06-096f-4d33-8b8a-5f9acef6b828","timestamp":"2022-06-17T05:46:08.285827Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 05:46:09.611  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:46:09.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:46:24.580  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:46:24.581  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:46:24.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:46:39.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:46:39.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:46:39.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:46:54.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:46:54.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:46:54.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:47:07.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:47:07.913  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:47:07.236589Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5cc2432-db77-4287-826a-921e63170bde","timestamp":"2022-06-17T05:47:07.236693Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 05:47:08.613  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:47:08.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:47:09.342  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 05:47:23.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:47:23.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:47:23.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:47:38.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:47:38.087  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-06-17T05:47:36.094465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8d0ba87-f271-48ab-a88a-168a37805de9","timestamp":"2022-06-17T05:47:36.094532Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 05:47:38.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:47:38.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:47:53.621  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:47:53.622  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:47:53.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:48:08.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:48:08.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:48:08.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:48:08.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:48:08.895  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:48:08.286104Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1cf6827-118e-4aa9-8b35-c5e9a491d849","timestamp":"2022-06-17T05:48:08.286381Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 05:48:09.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:48:09.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:48:24.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:48:24.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:48:24.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:48:39.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:48:39.592  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:48:39.592  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:48:54.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:48:54.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:48:54.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:49:07.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:49:07.929  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:49:07.236928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35a1161e-e494-4302-9990-abaaa452a348","timestamp":"2022-06-17T05:49:07.237112Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 05:49:08.006  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:49:08.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:49:09.342  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 05:49:23.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:49:23.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:49:23.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:49:38.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:49:38.105  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-06-17T05:49:36.094488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"409d347a-ce7d-4317-92e9-1ee1ff2c498f","timestamp":"2022-06-17T05:49:36.094554Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 05:49:38.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:49:38.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:49:53.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:49:53.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:49:53.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:50:08.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:50:08.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:50:08.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:50:08.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:50:08.896  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:50:08.285679Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d50be011-8e0d-4250-874b-eb8b21a60643","timestamp":"2022-06-17T05:50:08.285766Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 05:50:09.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:50:09.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:50:24.614  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:50:24.615  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:50:24.615  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:50:39.576  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:50:39.582  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:50:39.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:50:54.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:50:54.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:50:54.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:51:07.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:51:07.911  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:51:07.236557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8177efa9-8397-47c7-b08e-c9e2dc24538a","timestamp":"2022-06-17T05:51:07.236650Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 05:51:08.668  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:51:08.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:51:09.342  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 05:51:23.629  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:51:23.630  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:51:23.630  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:51:38.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:51:38.105  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-06-17T05:51:36.094442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1ac72a9-6677-4c7d-a11d-a25a1a7a2241","timestamp":"2022-06-17T05:51:36.094516Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 05:51:38.690  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:51:38.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:51:53.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:51:53.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:51:53.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:52:08.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:52:08.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:52:08.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:52:08.889  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:52:08.890  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:52:08.285842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"897ddbea-892a-4b2f-9127-acbeca57662e","timestamp":"2022-06-17T05:52:08.286008Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 05:52:09.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:52:09.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:52:24.660  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:52:24.661  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:52:24.662  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:52:39.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:52:39.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:52:39.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:52:54.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:52:54.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:52:54.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:53:07.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:53:07.911  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:53:07.236668Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb9f929d-45e1-463c-b6bc-6507762ac6e5","timestamp":"2022-06-17T05:53:07.236788Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 05:53:08.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:53:08.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:53:09.342  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 05:53:23.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:53:23.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:53:23.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:53:38.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:53:38.110  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-06-17T05:53:36.094439Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75d0b7bd-6dad-4555-a900-c085c9bf9fae","timestamp":"2022-06-17T05:53:36.094504Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 05:53:38.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:53:38.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:53:53.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:53:53.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:53:53.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:54:08.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:54:08.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:54:08.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:54:08.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:54:08.895  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:54:08.285680Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e6227b24-4424-4912-9ba9-98db89a0bfa5","timestamp":"2022-06-17T05:54:08.285774Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 05:54:09.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:54:09.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:54:24.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:54:24.677  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:54:24.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:54:39.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:54:39.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:54:39.665  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:54:54.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:54:54.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:54:54.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:55:07.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:55:07.922  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:55:07.236759Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c528757d-eecf-41f1-90c6-766672daba64","timestamp":"2022-06-17T05:55:07.236912Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 05:55:08.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:55:08.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:55:09.342  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 05:55:23.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:55:23.683  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:55:23.683  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:55:38.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:55:38.143  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-06-17T05:55:36.094639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11c65035-d082-47d5-a43a-83ed087bd566","timestamp":"2022-06-17T05:55:36.094730Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 05:55:38.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:55:38.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:55:53.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:55:53.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:55:53.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:56:08.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:56:08.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:56:08.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:56:08.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:56:08.895  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:56:08.288350Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"861441d7-74aa-46e2-9dfe-fc97e6e18d3b","timestamp":"2022-06-17T05:56:08.288518Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 05:56:09.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:56:09.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:56:24.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:56:24.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:56:24.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:56:39.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:56:39.607  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:56:39.608  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:56:54.583  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:56:54.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:56:54.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:57:07.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:57:07.923  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:57:07.236773Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae51a9a1-f53f-4794-a216-648266bf2b5e","timestamp":"2022-06-17T05:57:07.236952Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 05:57:08.733  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:57:08.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:57:09.342  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 05:57:23.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:57:23.714  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:57:23.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:57:38.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:57:38.095  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-06-17T05:57:36.094508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16b317b9-a2b0-4ac3-bb15-84fcff87d2fa","timestamp":"2022-06-17T05:57:36.094603Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 05:57:38.745  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:57:38.745  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:57:53.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:57:53.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:57:53.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:58:08.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:58:08.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:58:08.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:58:08.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:58:08.890  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:58:08.285743Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbb44037-d12b-4854-aa7a-d677eeb35389","timestamp":"2022-06-17T05:58:08.285836Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 05:58:09.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:58:09.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:58:24.693  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:58:24.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:58:24.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:58:39.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:58:39.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:58:39.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:58:54.623  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:58:54.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:58:54.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:59:07.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:59:07.926  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T05:59:07.236704Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6cb7c1c2-5ae8-4a8d-906a-faba77d26e93","timestamp":"2022-06-17T05:59:07.236826Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 05:59:08.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:59:08.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:59:09.342  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 05:59:23.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:59:23.768  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:59:23.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:59:38.074  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:59:38.075  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-06-17T05:59:36.094455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"62ac8cda-cfcd-48b7-9e4a-c0e211bfca7b","timestamp":"2022-06-17T05:59:36.094521Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 05:59:38.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:59:38.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 05:59:53.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 05:59:53.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 05:59:53.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:00:08.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:00:08.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:00:08.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:00:08.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:00:08.883  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:00:08.285677Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"96d58add-41b7-418a-ac9a-24aad9b33b23","timestamp":"2022-06-17T06:00:08.285751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 06:00:09.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:00:09.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:00:24.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:00:24.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:00:24.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:00:39.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:00:39.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:00:39.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:00:54.634  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:00:54.635  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:00:54.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:01:07.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:01:07.944  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:01:07.236656Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e7c7fb7-c3dd-424c-b8e0-4f0c9ed4add3","timestamp":"2022-06-17T06:01:07.236802Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 06:01:08.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:01:08.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:01:09.342  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 06:01:23.743  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:01:23.746  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:01:23.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:01:38.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:01:38.078  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-06-17T06:01:36.094452Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"704fce05-4e8b-4118-b96c-5e39d44041c2","timestamp":"2022-06-17T06:01:36.094518Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 06:01:38.786  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:01:38.788  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:01:53.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:01:53.750  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:01:53.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:02:08.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:02:08.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:02:08.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:02:08.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:02:08.894  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:02:08.285748Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d7daa6e-c782-4fda-8501-353fd2d57a0c","timestamp":"2022-06-17T06:02:08.285862Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 06:02:09.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:02:09.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:02:24.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:02:24.754  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:02:24.754  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:02:39.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:02:39.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:02:39.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:02:54.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:02:54.707  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:02:54.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:03:07.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:03:07.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:03:07.236984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1c81ea1-f6ca-42a4-98d2-0cbb8d3ef712","timestamp":"2022-06-17T06:03:07.237288Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-06-17 06:03:08.804  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:03:08.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:03:09.342  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-06-17 06:03:23.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:03:23.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:03:23.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:03:38.082  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:03:38.083  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-06-17T06:03:36.094447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d003f98-6e30-4ad5-b966-715070a1676e","timestamp":"2022-06-17T06:03:36.094497Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-06-17 06:03:38.792  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:03:38.792  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:03:53.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:03:53.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:03:53.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:04:08.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:04:08.373  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:04:08.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:04:08.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:04:08.892  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-17T06:04:08.286125Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51721860-aae0-4eb2-a220-927ebd3ada6e","timestamp":"2022-06-17T06:04:08.286325Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-06-17 06:04:09.832  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:04:09.832  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:04:24.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:04:24.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:04:24.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:04:39.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:04:39.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:04:39.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...
2022-06-17 06:04:54.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-06-17 06:04:54.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000
2022-06-17 06:04:54.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/de5c2aba-72d9-4365-801c-b2690a3226f2/onap-policy-clamp-runtime-acm-6847cc68d9-xcr5b?timeout=15000 (anonymous) ...