By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-07-05 05:25:07.938 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-74859969d8-f4nws with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-07-05 05:25:07.943 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-07-05 05:25:10.561 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-05 05:25:11.188 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 605 ms. Found 7 JPA repository interfaces. 2022-07-05 05:25:13.493 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-07-05 05:25:13.499 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-07-05 05:25:13.506 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-07-05 05:25:13.525 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-07-05 05:25:13.539 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-07-05 05:25:13.558 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-07-05 05:25:13.571 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-07-05 05:25:13.575 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-07-05 05:25:13.631 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-07-05 05:25:13.691 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-07-05 05:25:13.695 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-07-05 05:25:14.458 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-07-05 05:25:14.505 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-07-05 05:25:14.506 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-07-05 05:25:14.765 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-07-05 05:25:14.765 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6660 ms 2022-07-05 05:25:15.508 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-07-05 05:25:16.195 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-05 05:25:16.601 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-07-05 05:25:17.201 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-05 05:25:17.598 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-07-05 05:25:17.815 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-07-05 05:25:17.877 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-07-05 05:25:27.661 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-05 05:25:27.693 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-05 05:25:29.927 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-07-05 05:25:30.956 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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-07-05 05:25:31.977 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-07-05 05:25:33.761 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@52dd1be2, org.springframework.security.web.context.SecurityContextPersistenceFilter@7d8d671b, org.springframework.security.web.header.HeaderWriterFilter@6bfdaed7, org.springframework.security.web.authentication.logout.LogoutFilter@47c356e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1ea19c97, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@32fd5bc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@169d1f92, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@36857d32, org.springframework.security.web.session.SessionManagementFilter@1774c4e2, org.springframework.security.web.access.ExceptionTranslationFilter@1bfafce1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@14e83c9d] 2022-07-05 05:25:34.821 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-07-05 05:25:34.822 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-07-05 05:25:34.822 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-07-05 05:25:34.822 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-07-05 05:25:34.823 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-07-05 05:25:34.823 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-07-05 05:25:34.823 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-07-05 05:25:34.824 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-07-05 05:25:34.824 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-07-05 05:25:34.824 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-07-05 05:25:34.825 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-07-05 05:25:34.825 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-07-05 05:25:34.825 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-07-05 05:25:34.826 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-07-05 05:25:34.826 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-07-05 05:25:34.826 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-07-05 05:25:34.827 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-07-05 05:25:34.827 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-07-05 05:25:34.827 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-07-05 05:25:34.828 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-07-05 05:25:34.828 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-07-05 05:25:34.828 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-07-05 05:25:34.934 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-07-05 05:25:36.497 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-07-05 05:25:36.497 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-07-05 05:25:36.505 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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-07-05 05:25:36.507 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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-07-05 05:25:36.525 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:25:36.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:25:36.508 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=7be0eb48-dc76-4b0d-9c27-d351f418ed9d, alive=false, publisher=null]]: starting 2022-07-05 05:25:36.574 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=7be0eb48-dc76-4b0d-9c27-d351f418ed9d, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-07-05 05:25:36.574 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-07-05 05:25:36.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-07-05 05:25:36.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-07-05 05:25:36.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-07-05 05:25:36.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-07-05 05:25:36.575 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-07-05 05:25:36.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-07-05 05:25:36.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-07-05 05:25:36.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-07-05 05:25:36.576 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-07-05 05:25:36.577 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-07-05 05:25:36.577 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-07-05 05:25:36.577 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-07-05 05:25:36.577 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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@7683ea43 2022-07-05 05:25:36.577 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6, consumerInstance=onap-policy-clamp-runtime-acm-74859969d8-f4nws, 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-07-05 05:25:36.577 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-07-05 05:25:36.582 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 30.105 seconds (JVM running for 32.336) 2022-07-05 05:25:36.600 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-07-05 05:25:36.705 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-07-05 05:25:52.225 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:25:52.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:25:52.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:26:07.290 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:26:07.291 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:26:07.291 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:26:22.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:26:22.265 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:26:22.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:26:37.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:26:37.283 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:26:37.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:26:52.259 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:26:52.262 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:26:52.262 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:27:02.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:27:02.959 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-07-05 05:27:02.963 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:27:02.143048Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed3ac7e0-3ca5-4224-8d67-2a8e5c2a434b","timestamp":"2022-07-05T05:27:02.143195Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:27:03.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:27:03.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:27:09.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:27:09.433 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-07-05T05:27:09.067247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3eedbe69-a5cf-4a9b-b9c1-fdc993f53aef","timestamp":"2022-07-05T05:27:09.067772Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:27:09.814 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:27:09.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:27:24.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:27:24.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:27:24.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:27:30.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:27:30.687 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:27:30.495962Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58a1d207-c2b6-4053-a196-6472afc7b007","timestamp":"2022-07-05T05:27:30.496332Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:27:30.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:27:30.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:27:36.493 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:27:45.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:27:45.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:27:45.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:28:00.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:28:00.766 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:28:00.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:28:15.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:28:15.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:28:15.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:28:30.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:28:30.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:28:30.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:28:45.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:28:45.729 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:28:45.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:29:00.690 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:29:00.690 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:29:00.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:29:02.865 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:29:02.866 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:29:02.142879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04ebc06b-223e-4372-8789-0c08cb3998ff","timestamp":"2022-07-05T05:29:02.142978Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:29:02.897 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:29:02.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:29:09.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:29:09.167 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-07-05T05:29:09.064521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9939444-0b84-4c05-b73c-26545e17edd8","timestamp":"2022-07-05T05:29:09.064741Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:29:09.822 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:29:09.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:29:24.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:29:24.814 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:29:24.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:29:30.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:29:30.611 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:29:30.495078Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7dc07b6f-20e6-4955-825d-c7841f95a573","timestamp":"2022-07-05T05:29:30.495203Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:29:30.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:29:30.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:29:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:29:45.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:29:45.785 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:29:45.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:30:00.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:30:00.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:30:00.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:30:15.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:30:15.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:30:15.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:30:30.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:30:30.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:30:30.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:30:45.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:30:45.686 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:30:45.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:31:00.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:31:00.657 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:31:00.657 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:31:02.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:31:02.899 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:31:02.142836Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"79509340-cd07-4f14-96ba-37aa19a7f370","timestamp":"2022-07-05T05:31:02.142941Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:31:02.927 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:31:02.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:31:09.206 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:31:09.207 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-07-05T05:31:09.064784Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81098497-62ff-4814-84bf-b132f04e26a4","timestamp":"2022-07-05T05:31:09.065026Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:31:09.833 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:31:09.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:31:24.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:31:24.805 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:31:24.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:31:30.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:31:30.608 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:31:30.495455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64a8a83b-c3f7-4227-9c4e-1ad7d3c9abee","timestamp":"2022-07-05T05:31:30.495636Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:31:30.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:31:30.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:31:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:31:45.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:31:45.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:31:45.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:32:00.800 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:32:00.800 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:32:00.801 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:32:15.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:32:15.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:32:15.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:32:30.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:32:30.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:32:30.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:32:45.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:32:45.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:32:45.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:33:00.699 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:33:00.700 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:33:00.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:33:02.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:33:02.858 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:33:02.142892Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5bfb05f-c907-473d-8d72-1a2079be952e","timestamp":"2022-07-05T05:33:02.142976Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:33:02.894 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:33:02.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:33:09.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:33:09.138 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-07-05T05:33:09.064727Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41ea4e79-5d9f-4be0-8e33-f4fd63c14879","timestamp":"2022-07-05T05:33:09.064867Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:33:09.846 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:33:09.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:33:24.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:33:24.845 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:33:24.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:33:30.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:33:30.606 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:33:30.494919Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d5a1779b-d145-4c99-99fd-b22e4432853a","timestamp":"2022-07-05T05:33:30.495026Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:33:30.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:33:30.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:33:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:33:45.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:33:45.814 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:33:45.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:34:00.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:34:00.774 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:34:00.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:34:15.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:34:15.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:34:15.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:34:30.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:34:30.730 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:34:30.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:34:45.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:34:45.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:34:45.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:35:00.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:35:00.736 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:35:00.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:35:02.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:35:02.852 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:35:02.142983Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b4bb4cd-a023-4372-a080-1a53505a56a0","timestamp":"2022-07-05T05:35:02.143079Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:35:02.876 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:35:02.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:35:09.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:35:09.131 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-07-05T05:35:09.064411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fff71b5-9282-42d5-800e-ca73e9e1b78a","timestamp":"2022-07-05T05:35:09.064551Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:35:09.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:35:09.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:35:24.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:35:24.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:35:24.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:35:30.586 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:35:30.586 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:35:30.496537Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2dda3bd8-e7ce-4d8e-a571-cbb19b018174","timestamp":"2022-07-05T05:35:30.496945Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:35:30.863 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:35:30.863 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:35:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:35:45.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:35:45.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:35:45.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:36:00.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:36:00.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:36:00.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:36:15.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:36:15.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:36:15.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:36:30.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:36:30.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:36:30.721 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:36:45.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:36:45.701 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:36:45.701 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:37:00.678 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:37:00.679 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:37:00.679 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:37:02.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:37:02.841 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:37:02.142877Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c075ab9-07ee-439f-9cc1-63d9f5d3bf6c","timestamp":"2022-07-05T05:37:02.143008Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:37:02.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:37:02.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:37:09.131 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:37:09.132 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-07-05T05:37:09.064689Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53228026-edf6-4e92-a4ab-84a17f786570","timestamp":"2022-07-05T05:37:09.064954Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:37:09.881 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:37:09.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:37:24.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:37:24.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:37:24.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:37:30.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:37:30.583 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:37:30.494916Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c4ca3035-12c8-4308-bbe5-82f7d90a9e23","timestamp":"2022-07-05T05:37:30.495183Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:37:30.879 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:37:30.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:37:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:37:45.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:37:45.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:37:45.884 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:38:00.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:38:00.912 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:38:00.912 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:38:15.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:38:15.887 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:38:15.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:38:30.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:38:30.952 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:38:30.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:38:45.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:38:45.988 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:38:45.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:39:00.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:39:00.978 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:39:00.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:39:02.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:39:02.868 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:39:02.143562Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"82926a13-488d-4119-b32d-c8d9008861bd","timestamp":"2022-07-05T05:39:02.143645Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:39:02.914 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:39:02.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:39:09.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:39:09.127 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-07-05T05:39:09.064449Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0d88efc6-c18f-4684-955b-9beab490c466","timestamp":"2022-07-05T05:39:09.064587Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:39:09.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:39:09.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:39:24.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:39:24.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:39:24.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:39:30.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:39:30.570 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:39:30.494910Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c43b433-6814-4380-b4f7-36f23d652f0c","timestamp":"2022-07-05T05:39:30.495040Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:39:30.905 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:39:30.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:39:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:39:45.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:39:45.887 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:39:45.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:40:00.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:40:00.844 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:40:00.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:40:15.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:40:15.814 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:40:15.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:40:30.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:40:30.796 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:40:30.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:40:45.852 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:40:45.853 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:40:45.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:41:00.831 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:41:00.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:41:00.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:41:02.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:41:02.935 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:41:02.143088Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a6837cb4-8e16-44f7-bdc0-40c92528f459","timestamp":"2022-07-05T05:41:02.143219Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:41:02.957 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:41:02.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:41:09.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:41:09.098 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-07-05T05:41:09.064408Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"469f0e33-f753-448a-8efa-ac1aa9330e94","timestamp":"2022-07-05T05:41:09.064498Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:41:09.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:41:09.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:41:24.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:41:24.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:41:24.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:41:30.566 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:41:30.567 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:41:30.495038Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d8fee7ba-3881-4b8f-8926-1af1d84d69c2","timestamp":"2022-07-05T05:41:30.495189Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:41:30.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:41:30.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:41:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:41:45.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:41:45.910 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:41:45.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:42:00.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:42:00.875 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:42:00.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:42:15.839 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:42:15.841 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:42:15.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:42:30.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:42:30.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:42:30.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:42:45.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:42:45.782 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:42:45.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:43:00.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:43:00.774 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:43:00.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:43:02.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:43:02.846 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:43:02.142850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"142567df-701b-4a99-8ba5-e0563c110006","timestamp":"2022-07-05T05:43:02.142970Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:43:02.942 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:43:02.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:43:09.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:43:09.105 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T05:43:09.064804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c58bc17-676f-4eff-a87f-ac97f2b30fa9","timestamp":"2022-07-05T05:43:09.065142Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:43:09.945 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:43:09.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:43:24.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:43:24.925 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:43:24.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:43:30.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:43:30.590 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:43:30.495215Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01fbc2a8-5658-43b5-b060-acb969f9326f","timestamp":"2022-07-05T05:43:30.495384Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:43:30.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:43:30.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:43:36.493 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:43:45.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:43:45.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:43:45.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:44:00.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:44:00.911 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:44:00.911 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:44:15.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:44:15.908 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:44:15.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:44:30.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:44:30.926 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:44:30.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:44:45.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:44:45.914 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:44:45.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:45:00.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:45:00.894 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:45:00.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:45:02.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:45:02.875 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:45:02.145432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4152d89d-dd58-4a4b-a0ff-0c92c0d686b1","timestamp":"2022-07-05T05:45:02.145554Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:45:02.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:45:02.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:45:09.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:45:09.090 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-07-05T05:45:09.064450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b5d8bbb-fb7f-4c5f-9180-b3ee0f8c7ea6","timestamp":"2022-07-05T05:45:09.064582Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:45:09.947 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:45:09.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:45:24.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:45:24.938 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:45:24.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:45:30.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:45:30.550 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:45:30.494928Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f54c2c21-bc1a-4b6c-89c8-ed15d5c899de","timestamp":"2022-07-05T05:45:30.495053Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:45:30.957 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:45:30.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:45:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:45:45.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:45:45.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:45:45.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:46:00.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:46:00.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:46:00.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:46:15.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:46:15.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:46:15.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:46:30.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:46:30.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:46:30.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:46:45.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:46:45.890 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:46:45.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:47:00.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:47:00.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:47:00.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:47:02.846 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:47:02.846 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:47:02.142842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3c116ce3-efe1-4263-a25c-343bf59b6b9d","timestamp":"2022-07-05T05:47:02.142920Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:47:02.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:47:02.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:47:09.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:47:09.082 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-07-05T05:47:09.064462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0903a11f-4742-4a36-8609-f29e7da89129","timestamp":"2022-07-05T05:47:09.064566Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:47:09.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:47:09.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:47:24.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:47:24.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:47:24.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:47:30.556 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:47:30.556 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:47:30.494929Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18ceef70-3980-42d9-8e2a-39dfd7a2472f","timestamp":"2022-07-05T05:47:30.495052Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:47:30.967 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:47:30.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:47:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:47:45.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:47:45.940 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:47:45.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:48:00.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:48:00.894 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:48:00.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:48:15.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:48:15.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:48:15.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:48:30.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:48:30.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:48:30.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:48:45.796 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:48:45.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:48:45.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:49:00.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:49:00.759 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:49:00.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:49:02.842 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:49:02.843 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:49:02.142896Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"339adb18-678c-4e84-87e6-0423215d0b1c","timestamp":"2022-07-05T05:49:02.142994Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:49:02.976 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:49:02.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:49:09.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:49:09.072 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-07-05T05:49:09.064658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dfc67aba-eab7-46b6-9cb7-cf1c25e5574e","timestamp":"2022-07-05T05:49:09.064861Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:49:09.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:49:09.980 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:49:24.935 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:49:24.936 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:49:24.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:49:30.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:49:30.535 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:49:30.495123Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c52bd91-93ac-4894-a232-8241ac8bd32b","timestamp":"2022-07-05T05:49:30.495373Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:49:30.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:49:30.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:49:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:49:45.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:49:45.957 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:49:45.957 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:50:00.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:50:00.915 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:50:00.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:50:15.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:50:15.874 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:50:15.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:50:30.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:50:30.836 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:50:30.836 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:50:45.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:50:45.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:50:45.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:51:00.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:51:00.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:51:00.772 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:51:02.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:51:02.851 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:51:02.142894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8dc0f93-fca7-4668-8b0f-c165c4421940","timestamp":"2022-07-05T05:51:02.142989Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:51:03.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:51:03.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:51:09.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:51:09.067 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-07-05T05:51:09.064480Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ddfb195-64b8-4061-820a-3b256de84851","timestamp":"2022-07-05T05:51:09.064596Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:51:09.989 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:51:09.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:51:24.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:51:24.949 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:51:24.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:51:30.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:51:30.529 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:51:30.494891Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05d05f24-7719-4470-820d-293caf3a2adb","timestamp":"2022-07-05T05:51:30.494997Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:51:30.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:51:30.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:51:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:51:45.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:51:45.948 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:51:45.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:52:00.925 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:52:00.926 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:52:00.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:52:15.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:52:15.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:52:15.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:52:30.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:52:30.851 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:52:30.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:52:45.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:52:45.832 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:52:45.832 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:53:00.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:53:00.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:53:00.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:53:02.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:53:02.844 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:53:02.143010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edf04e5a-3b9c-48d1-be5e-f3462395247d","timestamp":"2022-07-05T05:53:02.143175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:53:03.014 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:53:03.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:53:09.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:53:09.088 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-07-05T05:53:09.064549Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51262fd4-621c-40b4-aa41-a3f6c3c2227b","timestamp":"2022-07-05T05:53:09.064635Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:53:10.006 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:53:10.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:53:24.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:53:24.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:53:24.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:53:30.516 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:53:30.517 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:53:30.495763Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b6fdebfe-c9d1-4536-a295-2e196c46e966","timestamp":"2022-07-05T05:53:30.495856Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:53:31.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:53:31.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:53:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:53:46.002 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:53:46.003 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:53:46.003 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:54:00.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:54:00.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:54:00.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:54:15.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:54:15.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:54:15.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:54:30.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:54:30.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:54:30.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:54:45.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:54:45.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:54:45.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:55:00.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:55:00.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:55:00.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:55:02.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:55:02.848 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:55:02.142796Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"265f5207-8a5d-428a-a63d-d9f80623f0a9","timestamp":"2022-07-05T05:55:02.142863Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:55:02.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:55:02.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:55:09.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:55:09.050 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-07-05T05:55:09.064435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3969b99b-68e2-4bd9-8be6-8cbc15962765","timestamp":"2022-07-05T05:55:09.064544Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:55:10.020 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:55:10.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:55:24.993 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:55:24.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:55:24.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:55:30.563 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:55:30.563 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:55:30.494964Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"563f6548-dccd-4ebc-b553-93026123e6f1","timestamp":"2022-07-05T05:55:30.495152Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:55:31.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:55:31.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:55:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:55:45.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:55:45.990 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:55:45.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:56:00.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:56:00.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:56:00.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:56:15.917 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:56:15.918 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:56:15.918 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:56:30.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:56:30.894 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:56:30.894 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:56:45.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:56:45.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:56:45.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:57:00.811 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:57:00.812 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:57:00.812 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:57:02.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:57:02.846 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:57:02.142833Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"700c1d59-4d13-4986-9052-d9fdaaebee92","timestamp":"2022-07-05T05:57:02.142894Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:57:03.043 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:57:03.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:57:09.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:57:09.078 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-07-05T05:57:09.064613Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c086dc5e-4567-43dc-b710-1a768ac82d6e","timestamp":"2022-07-05T05:57:09.064772Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:57:10.039 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:57:10.040 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:57:25.011 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:57:25.012 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:57:25.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:57:30.512 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:57:30.512 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:57:30.495211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36c342b3-cd9e-445a-a226-3f2d3365f7b0","timestamp":"2022-07-05T05:57:30.495429Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:57:31.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:57:31.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:57:36.493 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:57:46.010 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:57:46.011 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:57:46.011 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:58:00.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:58:00.963 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:58:00.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:58:15.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:58:15.926 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:58:15.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:58:30.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:58:30.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:58:30.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:58:45.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:58:45.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:58:45.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:59:00.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:59:00.845 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:59:00.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:59:02.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:59:02.861 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:59:02.142806Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bec280bf-74c9-4a86-8dd7-6aaf0b821110","timestamp":"2022-07-05T05:59:02.142866Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 05:59:03.062 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:59:03.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:59:09.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:59:09.106 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-07-05T05:59:09.064431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ad7f0a5-f130-47d0-9cfd-7a5ac75b2433","timestamp":"2022-07-05T05:59:09.064538Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 05:59:10.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:59:10.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:59:25.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:59:25.014 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:59:25.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:59:30.495 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:59:30.496 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T05:59:30.494980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11831f51-3597-4cdf-b7a4-23faf12289e2","timestamp":"2022-07-05T05:59:30.495108Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 05:59:31.060 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:59:31.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 05:59:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 05:59:46.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 05:59:46.050 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 05:59:46.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:00:01.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:00:01.014 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:00:01.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:00:15.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:00:15.992 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:00:15.992 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:00:30.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:00:30.948 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:00:30.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:00:45.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:00:45.942 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:00:45.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:01:00.909 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:01:00.910 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:01:00.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:01:02.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:01:02.852 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:01:02.142809Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93f4e099-b2a4-4ea8-8234-c7670bf1fcca","timestamp":"2022-07-05T06:01:02.142900Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 06:01:03.080 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:01:03.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:01:09.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:01:09.122 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-07-05T06:01:09.064455Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a35bdbd7-dcaf-4737-88cd-00daf183efd7","timestamp":"2022-07-05T06:01:09.064553Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 06:01:10.075 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:01:10.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:01:25.065 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:01:25.065 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:01:25.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:01:30.511 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:01:30.511 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:01:30.494947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"600b0f6d-3b98-4735-8e50-5176d1581ed1","timestamp":"2022-07-05T06:01:30.495136Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 06:01:31.080 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:01:31.080 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:01:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 06:01:46.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:01:46.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:01:46.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:02:01.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:02:01.031 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:02:01.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:02:15.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:02:15.991 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:02:15.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:02:30.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:02:30.990 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:02:30.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:02:45.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:02:45.970 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:02:45.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:03:00.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:03:00.946 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:03:00.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:03:02.850 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:03:02.850 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:03:02.143082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d24796d3-4ed2-40fe-b337-aa19bb68a2ec","timestamp":"2022-07-05T06:03:02.143211Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 06:03:03.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:03:03.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:03:09.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:03:09.126 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-07-05T06:03:09.064555Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a91a0344-5d12-41e9-b15e-7436a87a2205","timestamp":"2022-07-05T06:03:09.064720Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 06:03:10.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:03:10.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:03:25.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:03:25.052 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:03:25.052 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:03:30.507 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:03:30.507 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:03:30.494929Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05a7f3db-5055-46d2-bc41-053099644174","timestamp":"2022-07-05T06:03:30.495056Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 06:03:31.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:03:31.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:03:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 06:03:46.048 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:03:46.048 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:03:46.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:04:00.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:04:00.997 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:04:00.997 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:04:15.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:04:15.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:04:15.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:04:30.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:04:30.921 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:04:30.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:04:45.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:04:45.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:04:45.896 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:05:00.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:05:00.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:05:00.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:05:02.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:05:02.857 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:05:02.142859Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d180e75-7570-4686-8b19-4921612e0aea","timestamp":"2022-07-05T06:05:02.142950Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 06:05:03.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:05:03.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:05:09.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:05:09.032 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-07-05T06:05:09.064487Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5828aaf8-7d51-41dd-81eb-fcc8861e9930","timestamp":"2022-07-05T06:05:09.064589Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 06:05:09.103 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:05:09.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:05:24.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:05:24.098 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:05:24.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:05:30.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:05:30.488 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:05:30.495045Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2bf010e8-36ef-4f83-acb6-da9e6a801696","timestamp":"2022-07-05T06:05:30.495162Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 06:05:31.110 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:05:31.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:05:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 06:05:46.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:05:46.068 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:05:46.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:06:01.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:06:01.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:06:01.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:06:16.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:06:16.046 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:06:16.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:06:31.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:06:31.005 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:06:31.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:06:45.967 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:06:45.968 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:06:45.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:07:00.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:07:00.956 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:07:00.956 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:07:02.875 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:07:02.876 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:07:02.143128Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"449f1876-ffb2-46b7-9b7e-b7e956ddd6d2","timestamp":"2022-07-05T06:07:02.143253Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 06:07:03.119 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:07:03.120 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:07:09.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:07:09.028 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-07-05T06:07:09.065457Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3f36f5e-87e6-4436-bb2c-096809fb0ba8","timestamp":"2022-07-05T06:07:09.065610Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 06:07:09.116 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:07:09.117 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:07:24.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:07:24.072 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:07:24.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:07:30.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:07:30.493 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:07:30.495200Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c9310db-e149-46dc-bf1f-a9ab72bead70","timestamp":"2022-07-05T06:07:30.495347Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 06:07:31.123 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:07:31.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:07:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 06:07:46.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:07:46.088 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:07:46.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:08:01.049 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:08:01.050 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:08:01.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:08:16.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:08:16.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:08:16.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:08:30.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:08:30.991 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:08:30.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:08:45.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:08:45.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:08:45.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:09:00.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:09:00.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:09:00.950 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:09:02.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:09:02.857 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:09:02.142882Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"889bdbe1-e759-4d7b-914b-68225cb10eb3","timestamp":"2022-07-05T06:09:02.143021Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 06:09:03.146 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:09:03.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:09:09.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:09:09.020 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-07-05T06:09:09.064427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"33c6ada2-06f9-43ff-bfc6-d65123970e34","timestamp":"2022-07-05T06:09:09.064524Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 06:09:09.134 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:09:09.134 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:09:24.116 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:09:24.116 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:09:24.117 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:09:30.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:09:30.469 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:09:30.494915Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8edaff01-3d1a-4ac2-b28e-b452fbab953b","timestamp":"2022-07-05T06:09:30.495057Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 06:09:31.139 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:09:31.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:09:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 06:09:46.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:09:46.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:09:46.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:10:01.054 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:10:01.054 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:10:01.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:10:16.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:10:16.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:10:16.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:10:30.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:10:30.971 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:10:30.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:10:45.940 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:10:45.941 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:10:45.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:11:00.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:11:00.932 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:11:00.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:11:02.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:11:02.839 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:11:02.142814Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f453748f-7855-4635-805c-8106175e2654","timestamp":"2022-07-05T06:11:02.142874Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 06:11:03.163 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:11:03.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:11:09.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:11:09.009 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-07-05T06:11:09.064422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e30efa06-6e65-4fe4-bf4f-3b2f0603d359","timestamp":"2022-07-05T06:11:09.064510Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 06:11:09.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:11:09.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:11:24.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:11:24.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:11:24.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:11:30.464 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:11:30.465 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:11:30.494917Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27806297-d5f6-4fc4-824b-0025295cef9f","timestamp":"2022-07-05T06:11:30.495007Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 06:11:31.155 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:11:31.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:11:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 06:11:46.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:11:46.124 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:11:46.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:12:01.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:12:01.101 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:12:01.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:12:16.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:12:16.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:12:16.058 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:12:31.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:12:31.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:12:31.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:12:45.990 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:12:45.991 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:12:45.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:13:00.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:13:00.948 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:13:00.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:13:02.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:13:02.895 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:13:02.143252Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6210d506-113f-41ea-b214-d987e8c0cbda","timestamp":"2022-07-05T06:13:02.143424Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 06:13:03.170 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:13:03.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:13:09.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:13:09.013 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-07-05T06:13:09.064544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"898b23af-6ba6-4a8e-9688-512e0e3cc80f","timestamp":"2022-07-05T06:13:09.064650Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 06:13:09.171 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:13:09.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:13:24.134 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:13:24.135 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:13:24.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:13:30.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:13:30.476 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:13:30.500669Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d227b50-b9d1-44d6-a53a-8e38b95db9a9","timestamp":"2022-07-05T06:13:30.500722Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 06:13:31.175 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:13:31.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:13:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 06:13:46.134 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:13:46.135 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:13:46.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:14:01.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:14:01.099 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:14:01.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:14:16.095 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:14:16.096 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:14:16.096 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:14:31.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:14:31.061 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:14:31.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:14:46.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:14:46.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:14:46.017 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:15:01.023 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:15:01.024 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:15:01.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:15:02.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:15:02.856 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:15:02.143055Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e3d8b01-f1c7-43e4-a6c4-723ed149f902","timestamp":"2022-07-05T06:15:02.143133Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-07-05 06:15:03.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:15:03.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:15:09.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:15:09.006 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-07-05T06:15:09.064412Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f60f78d6-acca-4d31-b001-1e5019005a2f","timestamp":"2022-07-05T06:15:09.064533Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-07-05 06:15:09.198 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:15:09.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:15:24.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:15:24.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:15:24.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:15:30.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:15:30.455 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-07-05T06:15:30.495168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d01e35b9-231d-4e5f-8cc1-023bb2ec2a28","timestamp":"2022-07-05T06:15:30.495362Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-07-05 06:15:31.189 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:15:31.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:15:36.492 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-07-05 06:15:46.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:15:46.153 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:15:46.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:16:01.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:16:01.113 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:16:01.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ... 2022-07-05 06:16:16.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-07-05 06:16:16.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 2022-07-05 06:16:16.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c7c477c1-f25f-44f5-bd6d-45d8e2d14fa6/onap-policy-clamp-runtime-acm-74859969d8-f4nws?timeout=15000 (anonymous) ...