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-11-05 02:55:36.465  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-11-05 02:55:36.474  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-11-05 02:55:39.278  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-05 02:55:39.982  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 683 ms. Found 7 JPA repository interfaces.
2022-11-05 02:55:42.112  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-11-05 02:55:42.116  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-11-05 02:55:42.122  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-11-05 02:55:42.137  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-11-05 02:55:42.148  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-11-05 02:55:42.160  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-11-05 02:55:42.177  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-11-05 02:55:42.182  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-11-05 02:55:42.233  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-11-05 02:55:42.277  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-11-05 02:55:42.280  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-11-05 02:55:43.034  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-11-05 02:55:43.054  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-11-05 02:55:43.054  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-11-05 02:55:43.223  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-11-05 02:55:43.223  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6603 ms
2022-11-05 02:55:43.916  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-11-05 02:55:44.480  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-05 02:55:44.750  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-11-05 02:55:45.317  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-05 02:55:45.710  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-11-05 02:55:46.194  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-11-05 02:55:46.261  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-05 02:55:56.753  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-05 02:55:56.777  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-05 02:55:59.558  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, 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-11-05 02:55:59.781  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-11-05 02:56:00.785  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-11-05 02:56:02.388  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1be427b4, org.springframework.security.web.context.SecurityContextPersistenceFilter@1fa44f66, org.springframework.security.web.header.HeaderWriterFilter@169d1f92, org.springframework.security.web.authentication.logout.LogoutFilter@147097ad, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@3794b7b1, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@50e0b472, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@673605ef, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@470a446f, org.springframework.security.web.session.SessionManagementFilter@1eab0700, org.springframework.security.web.access.ExceptionTranslationFilter@5737d116, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64fba3e6]
2022-11-05 02:56:02.991  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-11-05 02:56:02.992  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-11-05 02:56:02.992  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-11-05 02:56:02.993  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-11-05 02:56:02.993  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-11-05 02:56:02.994  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-11-05 02:56:02.995  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-11-05 02:56:02.995  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-11-05 02:56:02.996  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-11-05 02:56:02.996  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-11-05 02:56:02.997  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-11-05 02:56:02.997  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-11-05 02:56:02.998  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-11-05 02:56:02.998  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-11-05 02:56:02.999  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-11-05 02:56:02.999  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-11-05 02:56:03.000  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-11-05 02:56:03.000  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-11-05 02:56:03.001  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-11-05 02:56:03.001  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-11-05 02:56:03.002  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-11-05 02:56:03.002  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-11-05 02:56:03.032  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-11-05 02:56:04.305  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-11-05 02:56:04.305  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-11-05 02:56:04.314  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, 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-11-05 02:56:04.316  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, 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-11-05 02:56:04.321  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:04.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:56:04.317  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91be7ffd-114a-46db-9c50-c91687b82369, alive=false, publisher=null]]: starting
2022-11-05 02:56:04.339  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=91be7ffd-114a-46db-9c50-c91687b82369, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-11-05 02:56:04.339  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-11-05 02:56:04.340  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-11-05 02:56:04.340  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-11-05 02:56:04.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-11-05 02:56:04.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-11-05 02:56:04.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-11-05 02:56:04.341  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-11-05 02:56:04.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-11-05 02:56:04.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-11-05 02:56:04.342  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-11-05 02:56:04.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-11-05 02:56:04.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-11-05 02:56:04.343  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-11-05 02:56:04.343  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, 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@21be80f6
2022-11-05 02:56:04.344  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9c4b4fc-cc02-4f70-8422-0cba82af6085, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh, 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-11-05 02:56:04.344  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-11-05 02:56:04.349  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 29.195 seconds (JVM running for 31.413)
2022-11-05 02:56:04.366  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-11-05 02:56:04.400  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-11-05 02:56:19.732  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:56:19.743  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:19.744  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:56:34.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:56:34.722  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:34.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:56:40.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:56:40.957  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-11-05 02:56:40.959  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:56:41.586393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"438ef7d7-1203-4d59-9991-a760cbf4f0f9","timestamp":"2022-11-05T02:56:41.586737Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 02:56:41.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:41.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:56:52.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:56:52.926  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-11-05T02:56:53.585968Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59e2d16e-678e-4ecb-953c-2d2be18662de","timestamp":"2022-11-05T02:56:53.586288Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 02:56:53.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:56:53.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:08.166  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:08.169  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:08.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:21.582  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:21.583  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"5364328c-e83d-4c92-bab9-613904d8ecbf","timestamp":"2022-11-05T02:55:07.471968Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:22.232  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-11-05 02:57:22.236  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"5364328c-e83d-4c92-bab9-613904d8ecbf","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:22.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:22.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:22.239  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 1 ms
2022-11-05 02:57:22.246  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-11-05 02:57:22.311  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:22.312  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (68 ms):{"serverTimeMs":1,"count":1}
2022-11-05 02:57:22.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:22.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:57:03.270911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b9e5b6e3-304c-46b2-ba7d-5c13af27fa6d","timestamp":"2022-11-05T02:57:03.271297Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:23.211  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:23.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:23.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:23.248  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"5364328c-e83d-4c92-bab9-613904d8ecbf","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:23.249  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-11-05 02:57:23.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:23.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:23.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:23.790  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:57:24.395850Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f566488-27b5-440b-bd91-ec8b449b9af9","timestamp":"2022-11-05T02:57:24.395896Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:57:24.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:24.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:39.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:39.234  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:39.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:57:54.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:57:54.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:57:54.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 02:58:09.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:09.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:09.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:24.201  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:24.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:24.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:39.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:39.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:39.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:40.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:40.851  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:58:41.585187Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cbce6cf0-1070-42cf-b28b-2d4e20d04626","timestamp":"2022-11-05T02:58:41.585316Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 02:58:41.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:41.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:58:52.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:58:52.906  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-11-05T02:58:53.585106Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c9f81c7-8b7e-43ac-a0bf-bea4a388b623","timestamp":"2022-11-05T02:58:53.585246Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 02:58:53.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:58:53.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:59:02.555  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:59:02.556  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T02:59:03.269969Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3bb4ebfa-efc6-4ab6-ab3b-8712be98aad0","timestamp":"2022-11-05T02:59:03.270100Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 02:59:02.578  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:59:02.578  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:59:17.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:59:17.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:59:17.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:59:32.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:59:32.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:59:32.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 02:59:47.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 02:59:47.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 02:59:47.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:02.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:02.441  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:02.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:00:17.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:17.421  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:17.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:32.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:32.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:32.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:40.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:40.861  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:00:41.584827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b7f5f82f-5f01-43b1-b42d-de0c87922f02","timestamp":"2022-11-05T03:00:41.584913Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:00:41.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:41.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:00:52.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:00:52.836  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-11-05T03:00:53.584871Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f88c88a-4e12-4e3f-840d-167c977e3e4a","timestamp":"2022-11-05T03:00:53.585019Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:00:53.241  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:00:53.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:01:02.585  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:01:02.585  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:01:03.272618Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"466b3604-3c73-41c9-828f-30223c447e1d","timestamp":"2022-11-05T03:01:03.272796Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:01:02.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:01:02.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:01:17.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:01:17.564  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:01:17.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:01:32.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:01:32.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:01:32.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:01:47.493  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:01:47.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:01:47.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:02.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:02.522  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:02.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:02:17.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:17.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:17.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:32.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:32.457  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:32.457  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:40.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:40.911  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:02:41.585245Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ca79d28-9f19-4649-83aa-8aebc4811628","timestamp":"2022-11-05T03:02:41.585376Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:02:41.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:41.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:02:52.825  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:02:52.826  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-11-05T03:02:53.584951Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec79d7a0-b7a3-4bf3-a75a-2f365fd456c6","timestamp":"2022-11-05T03:02:53.585094Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:02:53.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:02:53.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:03:02.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:03:02.530  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:03:03.269633Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"879b41f4-31fa-49bb-8c12-cc3962d5ea49","timestamp":"2022-11-05T03:03:03.269703Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:03:02.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:03:02.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:03:17.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:03:17.539  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:03:17.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:03:32.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:03:32.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:03:32.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:03:47.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:03:47.494  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:03:47.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:02.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:02.465  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:02.465  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:04:17.433  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:17.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:17.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:32.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:32.418  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:32.418  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:40.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:40.877  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:04:41.584786Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7a3de78c-b59a-4407-9333-c9594de74e8f","timestamp":"2022-11-05T03:04:41.584860Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:04:41.279  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:41.279  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:04:52.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:04:52.813  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-11-05T03:04:53.584783Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f416203f-81e4-4fd5-88f0-20b86c025cb8","timestamp":"2022-11-05T03:04:53.584858Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:04:53.285  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:04:53.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:05:02.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:05:02.522  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:05:03.269593Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"764bcb53-56fa-4783-a210-996803476202","timestamp":"2022-11-05T03:05:03.269686Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:05:02.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:05:02.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:05:17.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:05:17.565  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:05:17.565  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:05:32.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:05:32.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:05:32.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:05:47.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:05:47.481  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:05:47.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:02.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:02.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:02.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:06:17.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:17.388  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:17.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:32.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:32.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:32.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:40.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:40.848  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:06:41.585147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"711c8649-b81d-454e-a664-2c1d3c25dbbe","timestamp":"2022-11-05T03:06:41.585328Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:06:41.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:41.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:06:52.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:06:52.817  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-11-05T03:06:53.585709Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c59ebd7-0044-4321-bfb1-14076af5a451","timestamp":"2022-11-05T03:06:53.585841Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:06:53.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:06:53.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:07:02.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:07:02.528  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:07:03.270059Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b2f8eb9-7b29-47f6-827f-f127c0501752","timestamp":"2022-11-05T03:07:03.270322Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:07:02.543  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:07:02.543  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:07:17.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:07:17.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:07:17.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:07:32.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:07:32.458  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:07:32.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:07:47.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:07:47.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:07:47.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:02.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:02.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:02.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:08:17.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:17.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:17.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:32.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:32.289  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:32.289  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:40.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:40.821  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:08:41.584947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1719cc6f-984b-4993-9488-42fb07c1b137","timestamp":"2022-11-05T03:08:41.585059Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:08:41.316  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:41.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:08:52.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:08:52.813  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-11-05T03:08:53.584716Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"111b0cc2-238b-4ef8-af95-9d7f1c2f1860","timestamp":"2022-11-05T03:08:53.584809Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:08:53.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:08:53.316  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:09:02.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:09:02.519  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:09:03.269639Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1e07e83-0675-4178-8ac2-e01cb991bfad","timestamp":"2022-11-05T03:09:03.269700Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:09:02.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:09:02.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:09:17.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:09:17.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:09:17.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:09:32.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:09:32.444  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:09:32.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:09:47.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:09:47.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:09:47.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:02.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:02.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:02.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:10:17.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:17.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:17.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:32.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:32.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:32.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:40.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:40.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:10:41.584813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2cdf01d1-20e8-4a2c-8f60-8d43679b3aaf","timestamp":"2022-11-05T03:10:41.584915Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:10:41.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:41.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:10:52.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:10:52.808  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-11-05T03:10:53.584718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"425bf1f1-a14c-4346-97b0-20d04e15a69d","timestamp":"2022-11-05T03:10:53.584799Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:10:53.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:10:53.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:11:02.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:11:02.514  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:11:03.269620Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c0c8be1-aa5a-4741-b86d-6e52df0586b7","timestamp":"2022-11-05T03:11:03.269702Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:11:02.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:11:02.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:11:17.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:11:17.507  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:11:17.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:11:32.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:11:32.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:11:32.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:11:47.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:11:47.450  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:11:47.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:02.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:02.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:02.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:12:17.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:17.407  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:17.407  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:32.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:32.364  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:32.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:40.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:40.816  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:12:41.585137Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6aeb757-04e5-4530-8836-3bba0a9de3fd","timestamp":"2022-11-05T03:12:41.585332Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:12:41.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:41.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:12:52.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:12:52.892  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-11-05T03:12:53.585135Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46a4d2b5-8471-410d-95a2-1e8c4e3b827e","timestamp":"2022-11-05T03:12:53.585347Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:12:53.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:12:53.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:13:02.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:13:02.516  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:13:03.269941Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df87463b-91b8-459e-9ae2-399f783038cd","timestamp":"2022-11-05T03:13:03.270124Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:13:02.531  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:13:02.531  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:13:17.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:13:17.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:13:17.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:13:32.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:13:32.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:13:32.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:13:47.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:13:47.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:13:47.405  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:02.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:02.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:02.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:14:17.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:17.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:17.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:32.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:32.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:32.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:40.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:40.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:14:41.584860Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a1fd568f-0e8a-4952-8365-e4a72c32af69","timestamp":"2022-11-05T03:14:41.584954Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:14:41.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:41.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:14:52.823  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:14:52.824  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-11-05T03:14:53.585191Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"390489b7-ba8d-4ce8-b515-da94dedccfc3","timestamp":"2022-11-05T03:14:53.585288Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:14:53.366  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:14:53.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:15:02.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:15:02.506  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:15:03.269597Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6ab50ccd-5ef8-4603-bde7-de1619ff8fdc","timestamp":"2022-11-05T03:15:03.269665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:15:02.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:15:02.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:15:17.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:15:17.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:15:17.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:15:32.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:15:32.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:15:32.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:15:47.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:15:47.413  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:15:47.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:02.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:02.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:02.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:16:17.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:17.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:17.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:32.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:32.271  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:32.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:40.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:40.807  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:16:41.584943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbe93a75-4d91-4260-82f0-1095dbd827f1","timestamp":"2022-11-05T03:16:41.585056Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:16:41.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:41.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:16:52.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:16:52.850  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-11-05T03:16:53.584727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2f808d6-ce6f-41b1-bbb5-b18425bdc071","timestamp":"2022-11-05T03:16:53.584809Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:16:53.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:16:53.391  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:17:02.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:17:02.503  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:17:03.269581Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f1c14a5-660e-4055-b9af-5a796a1ba262","timestamp":"2022-11-05T03:17:03.269649Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:17:02.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:17:02.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:17:17.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:17:17.484  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:17:17.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:17:32.431  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:17:32.432  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:17:32.432  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:17:47.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:17:47.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:17:47.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:02.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:02.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:02.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:18:17.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:17.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:17.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:32.263  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:32.264  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:32.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:40.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:40.818  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:18:41.585134Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"668ecd54-ec6e-4138-9f59-dce5b143804d","timestamp":"2022-11-05T03:18:41.585267Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:18:41.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:41.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:18:52.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:18:52.887  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-11-05T03:18:53.584924Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9249f8c6-1f3f-4e29-9460-bcd7ac9120d0","timestamp":"2022-11-05T03:18:53.585049Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:18:53.417  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:18:53.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:19:02.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:19:02.497  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:19:03.269861Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"29c6a83d-222b-4617-af1f-4699f97205db","timestamp":"2022-11-05T03:19:03.269989Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:19:02.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:19:02.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:19:17.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:19:17.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:19:17.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:19:32.434  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:19:32.435  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:19:32.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:19:47.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:19:47.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:19:47.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:02.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:02.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:02.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:20:17.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:17.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:17.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:32.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:32.260  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:32.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:40.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:40.797  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:20:41.584922Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"087baf38-b8db-44b2-a51a-c7f50e6f2b73","timestamp":"2022-11-05T03:20:41.585003Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:20:41.434  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:41.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:20:52.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:20:52.778  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-11-05T03:20:53.584808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da26d5dd-d454-40c0-8c83-7e9ea8582e81","timestamp":"2022-11-05T03:20:53.584935Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:20:53.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:20:53.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:21:02.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:21:02.490  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:21:03.269732Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aed844d9-3882-4e09-86fc-5dfcb856b51f","timestamp":"2022-11-05T03:21:03.269817Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:21:02.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:21:02.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:21:17.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:21:17.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:21:17.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:21:32.445  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:21:32.445  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:21:32.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:21:47.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:21:47.393  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:21:47.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:02.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:02.335  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:02.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:22:17.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:17.286  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:17.286  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:32.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:32.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:32.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:40.793  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:40.794  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:22:41.584978Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0822c0ff-dbd5-4ca8-9e41-5f23c4f4539b","timestamp":"2022-11-05T03:22:41.585076Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:22:41.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:41.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:22:52.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:22:52.908  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-11-05T03:22:53.584820Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74d5b4c8-a395-4f1c-aa50-e391df11ce1b","timestamp":"2022-11-05T03:22:53.584964Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:22:53.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:22:53.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:23:02.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:23:02.519  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:23:03.269598Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba14b399-29c3-4c82-b2e9-3bbfaeae84b6","timestamp":"2022-11-05T03:23:03.269673Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:23:02.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:23:02.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:23:17.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:23:17.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:23:17.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:23:32.468  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:23:32.469  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:23:32.469  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:23:47.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:23:47.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:23:47.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:02.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:02.363  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:02.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:24:17.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:17.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:17.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:32.280  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:32.281  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:32.281  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:40.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:40.815  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:24:41.584983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"539f4589-c068-466e-8033-99ce2df29fd5","timestamp":"2022-11-05T03:24:41.585087Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:24:41.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:41.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:24:52.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:24:52.786  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-11-05T03:24:53.585111Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0cca110d-71a7-47c5-95f6-d206d3d3fa5e","timestamp":"2022-11-05T03:24:53.585217Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:24:53.477  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:24:53.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:25:02.539  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:25:02.539  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:25:03.269628Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4fe63dfb-3f67-4daf-b512-8395bf4e30f9","timestamp":"2022-11-05T03:25:03.269713Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:25:02.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:25:02.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:25:17.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:25:17.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:25:17.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:25:32.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:25:32.453  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:25:32.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:25:47.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:25:47.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:25:47.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:02.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:02.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:02.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:26:17.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:17.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:17.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:32.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:32.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:32.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:40.783  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:40.783  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:26:41.585017Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17dba4ee-9cfa-456f-a1a9-efa76303edbb","timestamp":"2022-11-05T03:26:41.585107Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:26:41.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:41.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:26:52.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:26:52.763  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-05T03:26:53.584828Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0311e07d-7edd-4f0f-a272-2c28cf5da21b","timestamp":"2022-11-05T03:26:53.584948Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:26:53.495  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:26:53.496  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:27:02.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:27:02.546  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:27:03.269730Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0def365-7e01-4869-abbc-c5db83b2ef26","timestamp":"2022-11-05T03:27:03.269880Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:27:03.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:27:03.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:27:18.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:27:18.462  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:27:18.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:27:33.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:27:33.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:27:33.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:27:48.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:27:48.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:27:48.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:03.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:03.299  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:03.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:04.305  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:28:18.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:18.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:18.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:33.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:33.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:33.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:40.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:40.777  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:28:41.585038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93c53e9a-a660-4d40-9ce4-e0e966a9e307","timestamp":"2022-11-05T03:28:41.585176Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:28:41.513  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:41.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:28:52.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:28:52.769  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-11-05T03:28:53.585504Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28c35c16-3ef5-4cce-879e-04b741547d7b","timestamp":"2022-11-05T03:28:53.585616Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:28:53.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:28:53.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:29:02.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:29:02.551  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:29:03.269849Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81d96c50-b06b-4ea6-b4bc-1cc64bd72399","timestamp":"2022-11-05T03:29:03.269968Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:29:02.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:29:02.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:29:17.528  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:29:17.529  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:29:17.529  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:29:32.479  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:29:32.479  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:29:32.480  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:29:47.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:29:47.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:29:47.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:02.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:02.424  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:02.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:30:17.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:17.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:17.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:32.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:32.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:32.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:40.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:40.792  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:30:41.584842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82b463ae-123d-4c08-ac5b-b71022de17c0","timestamp":"2022-11-05T03:30:41.584963Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:30:41.532  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:41.533  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:30:52.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:30:52.759  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-11-05T03:30:53.584737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4b86261e-e62d-4b33-a3ab-624f4bcbf08f","timestamp":"2022-11-05T03:30:53.584865Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:30:53.533  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:30:53.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:31:02.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:31:02.573  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:31:03.269627Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2878b5ab-7acc-4097-8d95-c7e15d15caf5","timestamp":"2022-11-05T03:31:03.269714Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:31:02.588  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:31:02.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:31:17.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:31:17.545  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:31:17.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:31:32.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:31:32.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:31:32.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:31:47.453  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:31:47.454  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:31:47.454  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:02.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:02.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:02.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:32:17.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:17.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:17.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:32.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:32.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:32.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:40.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:40.809  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:32:41.584808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"16698df6-d7d6-4e64-9559-e0e37b286665","timestamp":"2022-11-05T03:32:41.584949Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:32:41.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:41.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:32:52.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:32:52.748  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-11-05T03:32:53.584720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61e8b0ce-7785-4a5e-b954-126cafefe3f4","timestamp":"2022-11-05T03:32:53.584806Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:32:53.553  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:32:53.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:33:02.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:33:02.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:33:03.269611Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73df9b04-7cf3-4801-b5db-78f5a7d08f35","timestamp":"2022-11-05T03:33:03.269700Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:33:02.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:33:02.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:33:17.512  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:33:17.512  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:33:17.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:33:32.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:33:32.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:33:32.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:33:47.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:33:47.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:33:47.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:02.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:02.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:02.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:34:17.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:17.307  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:17.307  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:32.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:32.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:32.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:40.761  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:40.762  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:34:41.584827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da15613a-46fc-4bbd-b006-592110e9c762","timestamp":"2022-11-05T03:34:41.584947Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:34:41.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:41.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:34:52.753  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:34:52.754  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-11-05T03:34:53.584718Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fd5598b-f1ab-413a-8d3c-0192a3ba91d5","timestamp":"2022-11-05T03:34:53.584810Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:34:53.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:34:53.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:35:02.458  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:35:02.459  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:35:03.269585Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5f234adf-5d48-46cd-88b7-6a6130523966","timestamp":"2022-11-05T03:35:03.269665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:35:02.570  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:35:02.571  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:35:17.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:35:17.518  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:35:17.518  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:35:32.466  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:35:32.467  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:35:32.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:35:47.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:35:47.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:35:47.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:02.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:02.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:02.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:36:17.321  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:17.322  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:17.322  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:32.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:32.306  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:32.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:40.786  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:40.786  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:36:41.585129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91da42a3-1fcd-43fc-ac56-d5075b17ea3f","timestamp":"2022-11-05T03:36:41.585296Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:36:41.583  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:41.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:36:52.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:36:52.749  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-11-05T03:36:53.584969Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88cc399b-cabd-498d-ad01-77a31a73afad","timestamp":"2022-11-05T03:36:53.585103Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:36:53.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:36:53.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:37:02.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:37:02.464  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:37:03.269796Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db800f9c-e55c-441c-8ca7-0f410ee9494e","timestamp":"2022-11-05T03:37:03.269906Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:37:02.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:37:02.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:37:17.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:37:17.559  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:37:17.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:37:32.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:37:32.506  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:37:32.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:37:47.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:37:47.452  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:37:47.452  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:02.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:02.406  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:02.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:38:17.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:17.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:17.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:32.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:32.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:32.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:40.764  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:40.765  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:38:41.585233Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11155e9a-0538-4579-b4be-1c1c646b5f36","timestamp":"2022-11-05T03:38:41.585469Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:38:41.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:41.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:38:52.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:38:52.735  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-11-05T03:38:53.584822Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbdf2a3e-5b6d-4bf5-b4cb-42d68f10fa5a","timestamp":"2022-11-05T03:38:53.584980Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:38:52.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:38:52.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:39:02.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:39:02.463  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:39:03.269625Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5417af34-0c20-4010-be8d-ce7024cac5b4","timestamp":"2022-11-05T03:39:03.269715Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:39:02.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:39:02.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:39:17.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:39:17.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:39:17.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:39:32.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:39:32.523  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:39:32.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:39:47.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:39:47.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:39:47.485  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:02.435  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:02.436  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:02.436  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:40:17.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:17.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:17.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:32.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:32.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:32.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:40.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:40.773  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:40:41.584875Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"77de4a13-d10b-4206-b5e8-7037fe343ce0","timestamp":"2022-11-05T03:40:41.585021Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:40:41.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:41.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:40:52.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:40:52.734  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-11-05T03:40:53.584731Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b864b43-4cfb-401a-8ec0-187217a42b7f","timestamp":"2022-11-05T03:40:53.584827Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:40:52.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:40:52.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:41:02.444  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:41:02.444  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:41:03.269621Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6051ce6-cca5-46c7-81ca-4b88884d103f","timestamp":"2022-11-05T03:41:03.269688Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:41:02.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:41:02.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:41:17.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:41:17.609  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:41:17.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:41:32.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:41:32.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:41:32.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:41:47.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:41:47.516  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:41:47.516  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:02.462  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:02.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:02.464  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:04.304  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-05 03:42:17.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:17.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:17.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:32.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:32.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:32.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:40.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:40.809  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:42:41.584806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed242e14-1f82-480c-92a2-1008dd429edc","timestamp":"2022-11-05T03:42:41.585023Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-05 03:42:41.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:41.641  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:42:52.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:42:52.738  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-11-05T03:42:53.585219Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c11c8d17-6d66-40de-9c53-4dd83dc56f62","timestamp":"2022-11-05T03:42:53.585296Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-05 03:42:52.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:42:52.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:43:02.441  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:43:02.441  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-05T03:43:03.269621Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd1cf1c4-f6ff-4229-a471-af4a3dd38333","timestamp":"2022-11-05T03:43:03.269685Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-05 03:43:02.641  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:43:02.642  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:43:17.609  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:43:17.610  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:43:17.610  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...
2022-11-05 03:43:32.572  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-05 03:43:32.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000
2022-11-05 03:43:32.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c9c4b4fc-cc02-4f70-8422-0cba82af6085/onap-policy-clamp-runtime-acm-5945bf4c4-tzmfh?timeout=15000 (anonymous) ...