Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-05-09 01:46:20.618 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-05-09 01:46:20.623 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-05-09 01:46:24.541 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-05-09 01:46:25.500 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 833 ms. Found 7 JPA repository interfaces. 2022-05-09 01:46:28.823 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:28.827 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:28.830 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:28.842 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:28.901 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:28.911 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:28.915 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:28.918 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:29.009 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:29.035 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:29.101 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-05-09 01:46:30.200 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-05-09 01:46:30.217 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-09 01:46:30.218 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-05-09 01:46:30.422 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-05-09 01:46:30.422 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 9588 ms 2022-05-09 01:46:31.347 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-05-09 01:46:32.326 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-09 01:46:32.642 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-05-09 01:46:33.178 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-09 01:46:33.522 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-09 01:46:33.721 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-09 01:46:33.818 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-09 01:46:46.481 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-09 01:46:46.500 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-09 01:46:50.219 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-09 01:46:51.848 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-05-09 01:46:53.433 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-05-09 01:46:56.302 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4ba1f425, org.springframework.security.web.context.SecurityContextPersistenceFilter@45375bdf, org.springframework.security.web.header.HeaderWriterFilter@4b360a82, org.springframework.security.web.authentication.logout.LogoutFilter@46d51d5e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2c2edbe7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7d563c13, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@525b9df4, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@29d563bd, org.springframework.security.web.session.SessionManagementFilter@7535307c, org.springframework.security.web.access.ExceptionTranslationFilter@5dac6bc3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5d84b088] 2022-05-09 01:46:57.831 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.832 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.832 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.832 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.833 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.833 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.833 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.834 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.834 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.834 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.835 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.835 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.835 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.836 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.836 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.836 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.837 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.837 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.837 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.838 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.838 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-05-09 01:46:57.860 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-05-09 01:47:00.332 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-05-09 01:47:00.333 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-05-09 01:47:00.402 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-05-09 01:47:00.404 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-05-09 01:47:00.406 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:47:00.411 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:47:00.405 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cffd122d-fd57-4aa0-898c-085a8b38fa43, alive=false, publisher=null]]: starting 2022-05-09 01:47:00.502 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=cffd122d-fd57-4aa0-898c-085a8b38fa43, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-05-09 01:47:00.502 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-05-09 01:47:00.503 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-05-09 01:47:00.503 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-05-09 01:47:00.503 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-05-09 01:47:00.503 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-05-09 01:47:00.503 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-05-09 01:47:00.504 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-05-09 01:47:00.504 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-05-09 01:47:00.504 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-05-09 01:47:00.504 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-05-09 01:47:00.504 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-05-09 01:47:00.504 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-05-09 01:47:00.505 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-05-09 01:47:00.505 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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@5bc40f5d 2022-05-09 01:47:00.505 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-05-09 01:47:00.505 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-05-09 01:47:00.510 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 42.087 seconds (JVM running for 44.478) 2022-05-09 01:47:00.525 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-05-09 01:47:00.632 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-05-09 01:47:01.645 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-09 01:47:01.646 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) 2022-05-09 01:47:01.646 INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-09 01:47:16.654 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.Socket.connect(Unknown Source) ~[na:na] at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 17 common frames omitted 2022-05-09 01:47:16.655 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:47:16.655 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-09 01:47:16.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:47:17.673 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-09 01:47:17.674 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) 2022-05-09 01:47:17.674 INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-09 01:47:32.675 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.Socket.connect(Unknown Source) ~[na:na] at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 17 common frames omitted 2022-05-09 01:47:32.675 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:47:32.677 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-09 01:47:32.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:47:33.705 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-09 01:47:33.705 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) 2022-05-09 01:47:33.705 INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-09 01:47:48.706 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.Socket.connect(Unknown Source) ~[na:na] at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 17 common frames omitted 2022-05-09 01:47:48.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:47:48.707 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-09 01:47:48.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:47:49.737 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-09 01:47:49.737 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) 2022-05-09 01:47:49.737 INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-09 01:48:04.738 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.Socket.connect(Unknown Source) ~[na:na] at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 17 common frames omitted 2022-05-09 01:48:04.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:48:04.739 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-09 01:48:04.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:48:05.769 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-09 01:48:05.769 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) 2022-05-09 01:48:05.769 INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-09 01:48:20.770 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.Socket.connect(Unknown Source) ~[na:na] at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 17 common frames omitted 2022-05-09 01:48:20.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:48:20.771 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-09 01:48:20.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:48:21.805 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-09 01:48:21.806 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) 2022-05-09 01:48:21.806 INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-09 01:48:36.807 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.Socket.connect(Unknown Source) ~[na:na] at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 17 common frames omitted 2022-05-09 01:48:36.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:48:36.808 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-09 01:48:36.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:48:37.833 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-09 01:48:37.833 ERROR 10 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) 2022-05-09 01:48:37.834 INFO 10 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-09 01:48:52.834 ERROR 10 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=77c549de-2965-4719-8498-e80eeffc4498, consumerInstance=onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4, 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]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to message-router:3905 [message-router/10.233.14.247] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13] at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) ~[saClientLibrary-1.3.0-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) ~[cambriaClient-1.2.1-oss.jar!/:na] at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) ~[cambriaClient-1.2.1-oss.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:201) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.3.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.3.jar!/:na] at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[na:na] at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.SocksSocketImpl.connect(Unknown Source) ~[na:na] at java.base/java.net.Socket.connect(Unknown Source) ~[na:na] at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) ~[httpclient-4.5.13.jar!/:4.5.13] at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ~[httpclient-4.5.13.jar!/:4.5.13] ... 17 common frames omitted 2022-05-09 01:48:52.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:48:52.836 WARN 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-09 01:48:52.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:48:53.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 404 Not Found 2022-05-09 01:48:53.308 WARN 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : Topic not found: /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:49:00.332 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 01:49:08.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:49:08.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:49:24.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:49:24.169 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:49:24.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:49:25.617 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:49:25.628 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-05-09 01:49:25.630 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"5aa745c7-7a1c-4420-ae1a-83e19126a4c7","timestamp":"2022-05-09T01:42:10.782794Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:49:26.223 WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-05-09 01:49:26.227 INFO 10 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"5aa745c7-7a1c-4420-ae1a-83e19126a4c7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:49:26.232 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:44:04.504894Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"924cf634-4b52-4e58-b12a-ef377c94635e","timestamp":"2022-05-09T01:44:04.505353Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:49:26.252 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms 2022-05-09 01:49:26.303 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-09 01:49:26.425 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:46:04.504253Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17bfd60d-c5ba-48e0-82eb-6fc97dfa5a19","timestamp":"2022-05-09T01:46:04.504327Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:49:26.518 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:48:04.505304Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb448bff-dde7-491b-b6f9-2dd318cc3123","timestamp":"2022-05-09T01:48:04.505423Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:49:26.537 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:49:26.538 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (237 ms):{"serverTimeMs":1,"count":1} 2022-05-09 01:49:26.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:49:26.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:49:27.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:49:27.201 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"5aa745c7-7a1c-4420-ae1a-83e19126a4c7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:49:27.201 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-05-09 01:49:27.201 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:49:27.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:49:27.714 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:49:27.714 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:49:27.154355Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0e0176b0-8250-4c5e-b8af-16381d076646","timestamp":"2022-05-09T01:49:27.154394Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:49:28.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:49:28.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:49:42.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:49:42.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:49:42.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:49:57.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:49:57.910 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:49:57.910 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:50:05.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:50:05.172 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:50:04.504176Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f82994ed-9518-44b8-8925-495b60374e35","timestamp":"2022-05-09T01:50:04.504244Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:50:06.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:50:06.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:50:13.264 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:50:13.264 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:50:12.518147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25429f9b-c032-4be7-a9df-a6ef6ba0f048","timestamp":"2022-05-09T01:50:12.518222Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 01:50:13.289 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:50:13.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:50:28.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:50:28.532 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:50:28.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:50:43.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:50:43.488 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:50:43.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:50:48.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:50:48.781 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T01:50:48.084490Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce160881-7794-4baf-b3f2-6c31f0c8036f","timestamp":"2022-05-09T01:50:48.084622Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 01:50:49.033 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:50:49.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:51:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 01:51:03.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:51:03.983 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:51:03.983 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:51:18.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:51:18.933 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:51:18.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:51:33.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:51:33.880 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:51:33.880 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:51:48.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:51:48.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:51:48.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:52:03.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:52:03.771 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:52:03.771 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:52:05.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:52:05.167 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:52:04.504195Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fc9d156b-1b8a-40d7-9e1a-a68e22510b17","timestamp":"2022-05-09T01:52:04.504295Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:52:06.045 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:52:06.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:52:13.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:52:13.278 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:52:12.518114Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93be585f-6174-483a-bee1-16b7f72672e2","timestamp":"2022-05-09T01:52:12.518180Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 01:52:13.327 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:52:13.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:52:28.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:52:28.268 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:52:28.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:52:43.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:52:43.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:52:43.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:52:48.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:52:48.776 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T01:52:48.084551Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4d6e430-3374-49dc-8c25-1e36b1d96e7b","timestamp":"2022-05-09T01:52:48.084664Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 01:52:49.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:52:49.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:53:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 01:53:03.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:53:04.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:53:04.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:53:18.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:53:18.942 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:53:18.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:53:33.889 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:53:33.890 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:53:33.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:53:48.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:53:48.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:53:48.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:54:03.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:54:03.776 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:54:03.776 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:54:05.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:54:05.162 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:54:04.504306Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"838e03d2-a7ce-48c1-bdca-9cb2a41e070b","timestamp":"2022-05-09T01:54:04.504416Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:54:06.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:54:06.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:54:13.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:54:13.285 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:54:12.520557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"59d6b18f-56ca-4625-9d7e-f77356f63955","timestamp":"2022-05-09T01:54:12.520607Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 01:54:13.308 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:54:13.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:54:28.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:54:28.246 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:54:28.246 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:54:43.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:54:43.188 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:54:43.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:54:48.783 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:54:48.784 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T01:54:48.084341Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"01d6d7d6-691f-4972-a4af-52e35aa381de","timestamp":"2022-05-09T01:54:48.084418Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 01:54:49.064 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:54:49.064 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:55:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 01:55:04.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:55:04.006 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:55:04.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:55:18.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:55:18.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:55:18.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:55:33.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:55:33.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:55:33.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:55:48.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:55:48.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:55:48.868 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:56:03.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:56:03.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:56:03.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:56:05.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:56:05.158 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:56:04.504204Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5514fde-d168-4dfa-9c08-84b018e429e5","timestamp":"2022-05-09T01:56:04.504270Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:56:06.076 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:56:06.076 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:56:13.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:56:13.304 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:56:12.518119Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"67ace94a-b185-4c26-8dff-00dcecf75858","timestamp":"2022-05-09T01:56:12.518193Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 01:56:13.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:56:13.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:56:28.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:56:28.265 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:56:28.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:56:43.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:56:43.204 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:56:43.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:56:48.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:56:48.766 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T01:56:48.084435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e72d62bc-7a87-47b4-81d5-b14fd9f2029e","timestamp":"2022-05-09T01:56:48.084539Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 01:56:49.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:56:49.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:57:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 01:57:04.028 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:57:04.029 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:57:04.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:57:19.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:57:19.007 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:57:19.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:57:33.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:57:33.948 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:57:33.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:57:48.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:57:48.891 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:57:48.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:58:03.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:58:03.838 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:58:03.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:58:05.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:58:05.158 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:58:04.504166Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ae0d976d-c9ea-4bd7-b9ff-51549d59fa7d","timestamp":"2022-05-09T01:58:04.504231Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 01:58:06.100 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:58:06.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:58:13.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:58:13.205 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T01:58:12.518156Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f20cd21c-a198-42ad-aefa-4eb552fd3b9b","timestamp":"2022-05-09T01:58:12.518220Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 01:58:13.229 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:58:13.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:58:28.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:58:28.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:58:28.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:58:43.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:58:43.104 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:58:43.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:58:48.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:58:48.771 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T01:58:48.084464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3248508e-fef6-4ca2-9976-492c1fc234b5","timestamp":"2022-05-09T01:58:48.084555Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 01:58:49.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:58:49.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:59:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 01:59:04.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:59:04.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:59:04.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:59:18.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:59:18.989 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:59:18.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:59:33.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:59:33.927 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:59:33.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 01:59:48.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 01:59:48.871 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 01:59:48.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:00:03.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:00:03.833 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:00:03.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:00:05.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:00:05.171 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:00:04.504174Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c29f3430-09ad-40f9-b20a-218034ebec61","timestamp":"2022-05-09T02:00:04.504251Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:00:06.118 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:00:06.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:00:13.204 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:00:13.205 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:00:12.518172Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5513ac40-ee00-4b04-943f-ca22e4e5722b","timestamp":"2022-05-09T02:00:12.518259Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:00:13.230 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:00:13.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:00:28.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:00:28.163 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:00:28.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:00:43.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:00:43.099 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:00:43.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:00:48.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:00:48.770 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:00:48.084450Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"35264208-bfb2-45cf-bebb-31eb4173d28d","timestamp":"2022-05-09T02:00:48.084559Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:00:49.124 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:00:49.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:01:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:01:04.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:01:04.068 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:01:04.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:01:19.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:01:19.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:01:19.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:01:33.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:01:33.949 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:01:33.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:01:48.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:01:48.887 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:01:48.888 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:02:03.826 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:02:03.826 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:02:03.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:02:05.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:02:05.163 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:02:04.504455Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f25e4464-e23a-4404-8e82-65a83f5b8b87","timestamp":"2022-05-09T02:02:04.504652Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:02:06.135 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:02:06.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:02:13.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:02:13.205 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:02:12.518469Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f629f39-050c-41e4-838c-861ae4c6c803","timestamp":"2022-05-09T02:02:12.518626Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:02:13.234 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:02:13.234 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:02:28.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:02:28.172 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:02:28.172 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:02:43.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:02:43.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:02:43.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:02:48.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:02:48.764 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:02:48.084292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a699754-162b-40d9-8f5f-51c11002472c","timestamp":"2022-05-09T02:02:48.084344Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:02:49.146 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:02:49.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:03:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:03:04.084 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:03:04.084 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:03:04.084 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:03:19.023 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:03:19.023 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:03:19.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:03:33.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:03:33.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:03:33.970 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:03:48.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:03:48.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:03:48.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:04:03.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:04:03.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:04:03.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:04:05.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:04:05.158 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:04:04.504220Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"91b028ed-e5d0-4a58-92ad-a64cb961bba1","timestamp":"2022-05-09T02:04:04.504300Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:04:06.154 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:04:06.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:04:13.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:04:13.200 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:04:12.518384Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a003ec4-f055-4545-b733-e34036375605","timestamp":"2022-05-09T02:04:12.518510Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:04:13.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:04:13.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:04:28.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:04:28.155 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:04:28.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:04:43.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:04:43.091 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:04:43.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:04:48.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:04:48.763 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:04:48.084400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31ff69c5-274e-4768-940f-1089ad943aea","timestamp":"2022-05-09T02:04:48.084477Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:04:49.163 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:04:49.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:05:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:05:04.103 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:05:04.104 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:05:04.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:05:19.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:05:19.045 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:05:19.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:05:33.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:05:33.982 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:05:33.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:05:48.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:05:48.923 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:05:48.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:06:05.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:06:05.157 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:06:04.504176Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"85596eaf-a02d-40c4-94dd-c0ae4d942299","timestamp":"2022-05-09T02:06:04.504291Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:06:07.159 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:06:07.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:06:13.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:06:13.202 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:06:12.518269Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0464a5b1-0b38-4ad6-a893-34f2abb56789","timestamp":"2022-05-09T02:06:12.518401Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:06:13.227 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:06:13.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:06:28.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:06:28.166 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:06:28.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:06:43.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:06:43.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:06:43.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:06:48.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:06:48.765 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:06:48.084864Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0ebdf60c-e4e6-4582-8724-0ec6b286c2e0","timestamp":"2022-05-09T02:06:48.085123Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:06:49.177 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:06:49.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:07:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:07:04.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:07:04.114 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:07:04.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:07:19.050 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:07:19.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:07:19.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:07:33.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:07:33.987 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:07:33.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:07:48.926 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:07:48.927 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:07:48.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:08:03.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:08:03.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:08:03.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:08:05.171 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:08:05.172 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:08:04.504173Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c5741886-091e-4243-8dba-e3de8e60e7c3","timestamp":"2022-05-09T02:08:04.504232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:08:08.179 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:08:08.179 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:08:13.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:08:13.209 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:08:12.518177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"602be968-2106-45f6-9ad2-a242005dc7d1","timestamp":"2022-05-09T02:08:12.518223Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:08:13.236 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:08:13.237 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:08:28.172 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:08:28.172 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:08:28.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:08:43.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:08:43.113 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:08:43.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:08:48.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:08:48.767 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:08:48.084446Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8ce5bf35-6a2f-460b-881e-469e695eefe9","timestamp":"2022-05-09T02:08:48.084591Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:08:49.195 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:08:49.195 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:09:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:09:04.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:09:04.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:09:04.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:09:19.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:09:19.070 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:09:19.070 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:09:34.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:09:34.007 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:09:34.007 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:09:48.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:09:48.946 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:09:48.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:10:03.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:10:03.883 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:10:03.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:10:05.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:10:05.162 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:10:04.504141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d51ab3ad-28ac-42ec-8065-d1296c1e32b3","timestamp":"2022-05-09T02:10:04.504197Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:10:05.208 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:10:05.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:10:13.195 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:10:13.196 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:10:12.518147Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdc19c9a-6926-4dd6-95be-c951bfccaced","timestamp":"2022-05-09T02:10:12.518200Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:10:13.220 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:10:13.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:10:28.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:10:28.153 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:10:28.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:10:43.087 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:10:43.088 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:10:43.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:10:48.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:10:48.763 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:10:48.084267Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b1e24b7-7d6f-4cc8-a48d-3ee84a4e712f","timestamp":"2022-05-09T02:10:48.084328Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:10:49.216 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:10:49.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:11:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:11:04.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:11:04.151 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:11:04.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:11:19.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:11:19.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:11:19.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:11:34.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:11:34.026 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:11:34.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:11:48.968 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:11:48.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:11:48.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:12:03.907 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:12:03.907 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:12:03.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:12:05.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:12:05.157 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:12:04.504222Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b08b12bf-48b3-414d-879c-e2710bb52969","timestamp":"2022-05-09T02:12:04.504279Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:12:05.230 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:12:05.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:12:13.207 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:12:13.208 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:12:12.518051Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f720c0cd-e90f-4223-a99d-fc8371c2939b","timestamp":"2022-05-09T02:12:12.518102Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:12:13.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:12:13.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:12:28.163 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:12:28.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:12:28.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:12:43.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:12:43.102 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:12:43.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:12:48.785 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:12:48.786 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:12:48.084296Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd803c32-328b-4281-9422-0ba5c7d9f929","timestamp":"2022-05-09T02:12:48.084347Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:12:49.233 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:12:49.233 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:13:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:13:04.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:13:04.170 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:13:04.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:13:19.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:13:19.107 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:13:19.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:13:34.043 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:13:34.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:13:34.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:13:48.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:13:48.986 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:13:48.986 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:14:03.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:14:03.923 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:14:03.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:14:05.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:14:05.158 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:14:04.504139Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd31359f-376e-46d2-b1e7-e63e8cfa27d8","timestamp":"2022-05-09T02:14:04.504223Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:14:05.247 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:14:05.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:14:13.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:14:13.202 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:14:12.518230Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1bf7fa19-30ae-4136-8b62-72223c49e6f0","timestamp":"2022-05-09T02:14:12.518306Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:14:13.247 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:14:13.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:14:28.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:14:28.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:14:28.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:14:43.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:14:43.123 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:14:43.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:14:48.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:14:48.770 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:14:48.084453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a60a218-0060-41df-ac26-73483e5b0741","timestamp":"2022-05-09T02:14:48.084520Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:14:49.256 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:14:49.256 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:15:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:15:04.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:15:04.198 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:15:04.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:15:19.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:15:19.134 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:15:19.134 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:15:34.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:15:34.071 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:15:34.071 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:15:49.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:15:49.008 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:15:49.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:16:03.945 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:16:03.946 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:16:03.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:16:05.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:16:05.162 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:16:04.504133Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"baccfdf3-1209-426c-867b-165370bf92ff","timestamp":"2022-05-09T02:16:04.504190Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:16:05.269 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:16:05.269 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:16:13.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:16:13.198 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:16:12.518174Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a300a4f1-8c31-4104-a4b4-7bbe67eaf549","timestamp":"2022-05-09T02:16:12.518235Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:16:13.265 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:16:13.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:16:28.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:16:28.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:16:28.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:16:43.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:16:43.151 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:16:43.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:16:48.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:16:48.770 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:16:48.084539Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f82e5c45-c390-4a46-b9a3-c4bf95aeb190","timestamp":"2022-05-09T02:16:48.084617Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:16:49.274 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:16:49.274 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:17:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:17:04.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:17:04.212 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:17:04.212 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:17:19.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:17:19.149 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:17:19.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:17:34.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:17:34.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:17:34.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:17:49.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:17:49.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:17:49.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:18:03.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:18:03.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:18:03.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:18:05.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:18:05.177 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:18:04.504166Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"68631393-c0ce-47ed-b519-6de2debf3a07","timestamp":"2022-05-09T02:18:04.504225Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:18:05.287 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:18:05.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:18:13.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:18:13.197 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:18:12.518179Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"28b20bd4-0d0d-4b62-bffe-c4385055d2ed","timestamp":"2022-05-09T02:18:12.518241Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:18:13.287 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:18:13.287 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:18:28.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:18:28.220 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:18:28.220 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:18:43.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:18:43.158 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:18:43.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:18:48.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:18:48.769 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:18:48.084417Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84023298-321b-43b1-bff7-8e9399339462","timestamp":"2022-05-09T02:18:48.084503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:18:49.292 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:18:49.293 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:19:00.332 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:19:04.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:19:04.239 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:19:04.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:19:19.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:19:19.176 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:19:19.176 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:19:34.111 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:19:34.112 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:19:34.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:19:49.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:19:49.055 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:19:49.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:20:03.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:20:03.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:20:03.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:20:05.208 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:20:05.208 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:20:04.504235Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b985b39-e953-4285-9678-a16e47a5bc1b","timestamp":"2022-05-09T02:20:04.504315Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:20:05.306 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:20:05.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:20:13.196 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:20:13.196 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:20:12.518259Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5fe2b5d0-74e0-429c-8365-8507872fa6c2","timestamp":"2022-05-09T02:20:12.518376Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:20:13.307 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:20:13.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:20:28.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:20:28.245 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:20:28.245 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:20:43.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:20:43.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:20:43.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:20:48.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:20:48.761 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:20:48.084346Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1259af3-2c23-4a11-9098-303ae75e71b2","timestamp":"2022-05-09T02:20:48.084437Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:20:49.313 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:20:49.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:21:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:21:04.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:21:04.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:21:04.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:21:19.186 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:21:19.187 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:21:19.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:21:34.122 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:21:34.123 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:21:34.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:21:49.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:21:49.060 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:21:49.060 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:22:03.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:22:03.996 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:22:03.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:22:05.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:22:05.211 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:22:04.504142Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce482b8e-bcdb-41a6-90e4-aa08f0c2f866","timestamp":"2022-05-09T02:22:04.504199Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:22:05.324 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:22:05.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:22:13.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:22:13.195 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:22:12.518207Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c0fe075f-843b-4b1f-9286-7853d5b751f0","timestamp":"2022-05-09T02:22:12.518278Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:22:13.326 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:22:13.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:22:28.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:22:28.266 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:22:28.266 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:22:43.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:22:43.203 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:22:43.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:22:48.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:22:48.765 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:22:48.084301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fa2e78f3-ac7e-4a0d-8aca-83aec5807bd8","timestamp":"2022-05-09T02:22:48.084373Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:22:49.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:22:49.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:23:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:23:04.270 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:23:04.270 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:23:04.270 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:23:19.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:23:19.211 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:23:19.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:23:34.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:23:34.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:23:34.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:23:49.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:23:49.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:23:49.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:24:04.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:24:04.021 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:24:04.021 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:24:05.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:24:05.236 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:24:04.504171Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8e62ab2a-82a2-46bd-97c5-9271e86246ae","timestamp":"2022-05-09T02:24:04.504224Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:24:05.347 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:24:05.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:24:13.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:24:13.198 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:24:12.518157Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fb04a8d1-1726-4bb1-b08d-9e627cbbb86a","timestamp":"2022-05-09T02:24:12.518236Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:24:13.344 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:24:13.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:24:28.293 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:24:28.294 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:24:28.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:24:43.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:24:43.232 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:24:43.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:24:48.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:24:48.770 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:24:48.084429Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"014371bc-3e51-4b9b-b33e-b06037415849","timestamp":"2022-05-09T02:24:48.084512Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:24:49.351 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:24:49.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:25:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:25:04.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:25:04.289 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:25:04.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:25:19.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:25:19.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:25:19.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:25:34.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:25:34.169 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:25:34.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:25:49.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:25:49.106 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:25:49.107 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:26:04.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:26:04.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:26:04.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:26:05.257 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:26:05.257 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:26:04.504141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"47eaa8c9-08e0-4c66-aa7d-a832a0c9c1cf","timestamp":"2022-05-09T02:26:04.504192Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:26:05.364 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:26:05.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:26:13.201 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:26:13.201 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:26:12.518169Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0a9ff62-11d4-4b52-a54b-2535274d0b9f","timestamp":"2022-05-09T02:26:12.518232Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:26:13.365 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:26:13.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:26:28.299 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:26:28.299 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:26:28.300 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:26:43.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:26:43.239 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:26:43.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:26:48.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:26:48.765 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:26:48.084956Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a07a079-51ee-4e59-a3e3-e8351b6f4d18","timestamp":"2022-05-09T02:26:48.085045Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:26:49.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:26:49.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:27:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:27:04.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:27:04.304 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:27:04.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:27:19.252 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:27:19.252 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:27:19.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:27:34.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:27:34.189 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:27:34.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:27:49.123 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:27:49.123 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:27:49.124 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:28:04.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:28:04.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:28:04.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:28:05.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:28:05.154 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:28:04.504141Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4946aa93-deca-4667-8722-991f32109a34","timestamp":"2022-05-09T02:28:04.504209Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:28:05.381 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:28:05.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:28:13.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:28:13.213 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:28:12.518409Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f92380f-8b86-438f-a48e-568a9154eb41","timestamp":"2022-05-09T02:28:12.518501Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:28:13.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:28:13.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:28:28.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:28:28.321 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:28:28.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:28:43.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:28:43.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:28:43.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:28:48.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:28:48.775 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:28:48.084358Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c7a2cec-f52d-4235-a805-9e78b2c4364b","timestamp":"2022-05-09T02:28:48.084416Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:28:49.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:28:49.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:29:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:29:04.326 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:29:04.326 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:29:04.327 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:29:19.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:29:19.260 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:29:19.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:29:34.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:29:34.194 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:29:34.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:29:49.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:29:49.128 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:29:49.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:30:04.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:30:04.062 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:30:04.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:30:05.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:30:05.160 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:30:04.504103Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"717770c7-2766-44e3-ad43-ada060a5055d","timestamp":"2022-05-09T02:30:04.504153Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:30:05.402 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:30:05.402 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:30:13.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:30:13.227 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:30:12.518261Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d6f497c3-7f14-4773-b4ff-867157f12a9a","timestamp":"2022-05-09T02:30:12.518351Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:30:13.400 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:30:13.400 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:30:28.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:30:28.334 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:30:28.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:30:43.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:30:43.275 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:30:43.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:30:48.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:30:48.763 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:30:48.084391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ebab5a0-09ef-4902-8568-6cb70cc89c1c","timestamp":"2022-05-09T02:30:48.084438Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:30:49.404 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:30:49.405 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:31:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:31:04.339 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:31:04.340 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:31:04.340 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:31:19.272 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:31:19.272 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:31:19.273 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:31:34.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:31:34.211 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:31:34.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:31:49.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:31:49.147 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:31:49.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:32:04.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:32:04.081 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:32:04.081 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:32:05.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:32:05.157 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:32:04.504166Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0503440e-c7a7-467b-928b-b9f4ad077dd2","timestamp":"2022-05-09T02:32:04.504275Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:32:05.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:32:05.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:32:13.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:32:13.243 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:32:12.518184Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f692b893-5d71-45e8-a718-a8934fa4f6e6","timestamp":"2022-05-09T02:32:12.518232Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:32:13.418 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:32:13.418 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:32:28.353 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:32:28.354 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:32:28.354 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:32:43.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:32:43.289 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:32:43.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:32:48.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:32:48.768 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:32:48.084340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9895c998-f3d7-4451-846b-f765a0a64f32","timestamp":"2022-05-09T02:32:48.084411Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:32:49.426 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:32:49.426 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:33:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:33:04.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:33:04.360 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:33:04.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:33:19.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:33:19.295 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:33:19.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:33:34.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:33:34.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:33:34.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:33:49.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:33:49.164 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:33:49.165 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:34:04.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:34:04.099 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:34:04.100 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:34:05.158 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:34:05.159 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:34:04.504133Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a071010c-09fc-4b38-9e2d-027f4541b660","timestamp":"2022-05-09T02:34:04.504188Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:34:05.436 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:34:05.436 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:34:13.262 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:34:13.262 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:34:12.518263Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed20fe1d-493f-4bbb-881a-d4174dea8137","timestamp":"2022-05-09T02:34:12.518359Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:34:13.439 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:34:13.439 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:34:28.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:34:28.380 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:34:28.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:34:43.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:34:43.317 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:34:43.317 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:34:48.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:34:48.763 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:34:48.084301Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cddada13-b4d1-4cae-89a2-d80628467fbc","timestamp":"2022-05-09T02:34:48.084350Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:34:49.443 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:34:49.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:35:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:35:04.379 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:35:04.379 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:35:04.380 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:35:19.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:35:19.319 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:35:19.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:35:34.257 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:35:34.257 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:35:34.258 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:35:49.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:35:49.192 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:35:49.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:36:04.126 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:36:04.127 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:36:04.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:36:05.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:36:05.155 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:36:04.504124Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"124dbcb8-ec65-4d7e-8df5-2ba4af5c4e8a","timestamp":"2022-05-09T02:36:04.504170Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:36:05.472 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:36:05.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:36:13.296 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:36:13.296 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:36:12.518152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2112fe3a-ddfe-4414-9015-770c224a99c6","timestamp":"2022-05-09T02:36:12.518205Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:36:13.469 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:36:13.469 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:36:28.407 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:36:28.407 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:36:28.407 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:36:43.344 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:36:43.344 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:36:43.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:36:48.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:36:48.767 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:36:48.084328Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb676c4a-559b-4a81-9eb3-c3104fca256d","timestamp":"2022-05-09T02:36:48.084383Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:36:49.477 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:36:49.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:37:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:37:04.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:37:04.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:37:04.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:37:19.345 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:37:19.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:37:19.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:37:34.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:37:34.282 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:37:34.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:37:49.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:37:49.221 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:37:49.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:38:04.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:38:04.160 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:38:04.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:38:05.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:38:05.161 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:38:04.504170Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"554e119d-979b-4fa1-80cb-36ed3fdd6395","timestamp":"2022-05-09T02:38:04.504255Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:38:05.490 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:38:05.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:38:13.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:38:13.195 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:38:12.518139Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffdf5c8d-8ebd-412e-a024-21ec3bdfa3a2","timestamp":"2022-05-09T02:38:12.518179Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:38:13.489 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:38:13.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:38:28.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:38:28.423 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:38:28.424 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:38:43.360 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:38:43.361 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:38:43.361 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:38:48.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:38:48.782 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:38:48.084323Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7952b3dd-6b8d-474d-b061-385591bd0b34","timestamp":"2022-05-09T02:38:48.084397Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:38:49.492 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:38:49.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:39:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:39:04.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:39:04.427 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:39:04.427 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:39:19.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:39:19.364 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:39:19.364 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:39:34.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:39:34.306 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:39:34.306 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:39:49.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:39:49.241 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:39:49.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:40:04.190 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:40:04.191 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:40:04.191 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:40:05.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:40:05.152 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:40:04.504125Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"94f66421-b9a8-464a-8d37-47c385449d8d","timestamp":"2022-05-09T02:40:04.504170Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:40:05.504 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:40:05.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:40:13.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:40:13.194 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:40:12.518133Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9e349d32-3f46-439f-8a95-842758f24231","timestamp":"2022-05-09T02:40:12.518210Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:40:13.502 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:40:13.502 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:40:28.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:40:28.437 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:40:28.437 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:40:43.375 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:40:43.376 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:40:43.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:40:48.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:40:48.795 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:40:48.084367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e749451-2cf0-48f3-9f70-46e764140225","timestamp":"2022-05-09T02:40:48.084429Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:40:49.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:40:49.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:41:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:41:04.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:41:04.443 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:41:04.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:41:19.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:41:19.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:41:19.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:41:34.315 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:41:34.315 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:41:34.315 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:41:49.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:41:49.253 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:41:49.253 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:42:04.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:42:04.192 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:42:04.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:42:05.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:42:05.158 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:42:04.504119Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"75c7ea4c-91fb-44e0-b397-b2fb680de6d0","timestamp":"2022-05-09T02:42:04.504164Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:42:05.523 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:42:05.523 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:42:13.196 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:42:13.196 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:42:12.518133Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec05663e-5f25-4b88-a98a-604c77dce785","timestamp":"2022-05-09T02:42:12.518183Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:42:13.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:42:13.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:42:28.456 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:42:28.457 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:42:28.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:42:43.394 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:42:43.395 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:42:43.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:42:48.815 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:42:48.815 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:42:48.084827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49534e72-2fcb-4f82-83a8-11cfc5e91970","timestamp":"2022-05-09T02:42:48.084914Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:42:49.528 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:42:49.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:43:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:43:04.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:43:04.463 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:43:04.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:43:19.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:43:19.396 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:43:19.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:43:34.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:43:34.331 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:43:34.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:43:49.269 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:43:49.270 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:43:49.270 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:44:04.207 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:44:04.207 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:44:04.208 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:44:05.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:44:05.156 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:44:04.504151Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f95db9ad-b9db-4fa3-9ddc-b831d4b2f853","timestamp":"2022-05-09T02:44:04.504194Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:44:05.544 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:44:05.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:44:13.209 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:44:13.209 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:44:12.518193Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af61153a-b0d8-42af-8c26-be40eab3d117","timestamp":"2022-05-09T02:44:12.518252Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:44:13.543 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:44:13.544 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:44:28.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:44:28.482 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:44:28.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:44:43.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:44:43.417 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:44:43.417 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:44:48.838 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:44:48.839 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:44:48.084370Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"151ea73d-5bae-443b-8edd-26bff5e2b764","timestamp":"2022-05-09T02:44:48.084430Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:44:49.549 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:44:49.549 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:45:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:45:04.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:45:04.486 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:45:04.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:45:19.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:45:19.423 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:45:19.423 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:45:34.362 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:45:34.363 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:45:34.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:45:49.302 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:45:49.302 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:45:49.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:46:04.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:46:04.241 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:46:04.241 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:46:05.164 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:46:05.164 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:46:04.504170Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3215fb7-4045-4281-9820-94b707abb539","timestamp":"2022-05-09T02:46:04.504241Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:46:05.562 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:46:05.562 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:46:13.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:46:13.197 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:46:12.518194Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a50d1a0-eacb-4b79-a348-66e54e7c9780","timestamp":"2022-05-09T02:46:12.518252Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:46:13.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:46:13.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:46:28.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:46:28.501 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:46:28.501 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:46:43.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:46:43.438 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:46:43.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:46:48.857 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:46:48.858 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:46:48.084390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7c1f6276-2745-4a0c-9620-63571a28d850","timestamp":"2022-05-09T02:46:48.084458Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:46:49.567 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:46:49.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:47:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:47:04.503 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:47:04.504 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:47:04.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:47:19.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:47:19.443 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:47:19.443 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:47:34.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:47:34.378 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:47:34.378 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:47:49.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:47:49.315 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:47:49.315 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:48:04.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:48:04.251 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:48:04.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:48:05.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:48:05.153 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:48:04.504129Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"98c0f1ff-7090-44f1-80d3-0e2a2b8a2a89","timestamp":"2022-05-09T02:48:04.504184Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:48:05.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:48:05.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:48:13.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:48:13.198 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:48:12.518120Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4324236e-c9bd-4fa2-883a-83facc4c8168","timestamp":"2022-05-09T02:48:12.518153Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:48:13.579 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:48:13.579 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:48:28.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:48:28.515 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:48:28.515 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:48:43.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:48:43.455 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:48:43.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:48:48.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:48:48.782 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:48:48.084392Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"352727bb-f545-4fbf-9701-f56ca9166c74","timestamp":"2022-05-09T02:48:48.084437Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:48:49.585 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:48:49.585 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:49:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:49:04.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:49:04.521 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:49:04.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:49:19.456 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:49:19.457 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:49:19.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:49:34.392 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:49:34.393 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:49:34.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:49:49.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:49:49.329 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:49:49.329 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:50:04.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:50:04.262 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:50:04.262 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:50:05.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:50:05.150 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:50:04.504125Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"917f2d49-37c5-4ab4-8f02-484bf0b8cbc7","timestamp":"2022-05-09T02:50:04.504170Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:50:05.602 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:50:05.602 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:50:13.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:50:13.201 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:50:12.518182Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e9762c43-4547-4739-8976-0149d2483a72","timestamp":"2022-05-09T02:50:12.518249Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:50:13.600 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:50:13.600 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:50:28.532 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:50:28.533 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:50:28.533 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:50:43.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:50:43.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:50:43.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:50:48.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:50:48.768 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:50:48.084298Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"150a3ba1-674f-4bf1-b637-7cca4007e0c9","timestamp":"2022-05-09T02:50:48.084343Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:50:49.607 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:50:49.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:51:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:51:04.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:51:04.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:51:04.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:51:19.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:51:19.486 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:51:19.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:51:34.430 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:51:34.430 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:51:34.431 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:51:49.372 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:51:49.373 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:51:49.373 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:52:04.308 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:52:04.309 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:52:04.309 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:52:05.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:52:05.157 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:52:04.504129Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04b02c42-00dc-4f7c-a9a5-76a940de7f9c","timestamp":"2022-05-09T02:52:04.504166Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:52:05.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:52:05.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:52:13.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:52:13.199 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:52:12.518152Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93908fae-9297-42e3-89a5-570da2f99f2c","timestamp":"2022-05-09T02:52:12.518194Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:52:13.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:52:13.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:52:28.557 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:52:28.558 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:52:28.558 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:52:43.498 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:52:43.499 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:52:43.499 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:52:48.779 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:52:48.780 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:52:48.084365Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"720bf4a0-ce11-45bc-94e9-0b895dc4dba7","timestamp":"2022-05-09T02:52:48.084469Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:52:49.633 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:52:49.633 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:53:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:53:04.571 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:53:04.572 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:53:04.572 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:53:19.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:53:19.509 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:53:19.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:53:34.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:53:34.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:53:34.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:53:49.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:53:49.383 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:53:49.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:54:04.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:54:04.319 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:54:04.319 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:54:05.172 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:54:05.172 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:54:04.504128Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8017248-c482-49b3-b71f-fb8ad01c493e","timestamp":"2022-05-09T02:54:04.504182Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:54:05.642 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:54:05.642 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:54:13.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:54:13.199 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:54:12.518143Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"652b22de-be4a-4bbf-b3e6-3ca7adc53795","timestamp":"2022-05-09T02:54:12.518210Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:54:13.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:54:13.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:54:28.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:54:28.151 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:54:28.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:54:43.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:54:43.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:54:43.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:54:48.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:54:48.763 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:54:48.085508Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e495602f-0d3c-41fc-abd5-81cfb3695a12","timestamp":"2022-05-09T02:54:48.085593Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:54:49.646 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:54:49.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:55:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:55:04.583 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:55:04.584 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:55:04.584 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:55:19.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:55:19.522 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:55:19.522 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:55:34.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:55:34.463 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:55:34.463 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:55:49.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:55:49.401 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:55:49.401 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:56:04.341 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:56:04.341 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:56:04.342 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:56:05.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:56:05.160 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:56:04.504146Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5b24637-9cef-42a6-b722-ea4ea693ce8d","timestamp":"2022-05-09T02:56:04.504196Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:56:05.662 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:56:05.662 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:56:13.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:56:13.199 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:56:12.518338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b0a05a2-e9af-411b-8515-0d438f5ad314","timestamp":"2022-05-09T02:56:12.518427Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:56:13.659 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:56:13.659 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:56:28.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:56:28.594 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:56:28.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:56:43.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:56:43.531 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:56:43.531 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:56:48.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:56:48.761 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:56:48.084313Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84eb493b-1203-48ec-b27d-bfaa27001586","timestamp":"2022-05-09T02:56:48.084368Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:56:49.666 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:56:49.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:57:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:57:04.601 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:57:04.601 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:57:04.601 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:57:19.538 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:57:19.539 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:57:19.539 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:57:34.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:57:34.476 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:57:34.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:57:49.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:57:49.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:57:49.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:58:04.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:58:04.349 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:58:04.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:58:05.159 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:58:05.160 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:58:04.504149Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b14a943-0ce7-4238-9476-801040d34ada","timestamp":"2022-05-09T02:58:04.504197Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 02:58:05.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:58:05.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:58:13.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:58:13.198 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T02:58:12.518240Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d1d5703a-3889-4dff-b061-cb6609c525fd","timestamp":"2022-05-09T02:58:12.518304Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 02:58:13.680 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:58:13.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:58:28.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:58:28.615 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:58:28.615 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:58:43.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:58:43.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:58:43.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:58:48.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:58:48.765 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T02:58:48.084379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef1e9091-cf84-4a75-a808-0aec60832927","timestamp":"2022-05-09T02:58:48.084433Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 02:58:49.687 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:58:49.687 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:59:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 02:59:04.621 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:59:04.621 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:59:04.622 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:59:19.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:59:19.554 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:59:19.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:59:34.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:59:34.490 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:59:34.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 02:59:49.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 02:59:49.428 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 02:59:49.428 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:00:04.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:00:04.367 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:00:04.367 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:00:05.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:00:05.148 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:00:04.504176Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f69cae19-e301-40d8-abbf-88f8389612e9","timestamp":"2022-05-09T03:00:04.504230Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:00:05.700 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:00:05.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:00:13.206 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:00:13.207 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:00:12.518173Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf84ff93-c32a-482d-87f5-9f2fa2ba3238","timestamp":"2022-05-09T03:00:12.518226Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:00:13.696 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:00:13.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:00:28.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:00:28.637 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:00:28.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:00:43.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:00:43.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:00:43.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:00:48.770 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:00:48.771 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:00:48.084363Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed6a06a3-a5ca-49a7-b3ee-9fba4d8aea96","timestamp":"2022-05-09T03:00:48.084407Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:00:49.704 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:00:49.704 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:01:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:01:04.635 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:01:04.636 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:01:04.636 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:01:19.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:01:19.575 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:01:19.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:01:34.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:01:34.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:01:34.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:01:49.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:01:49.445 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:01:49.445 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:02:04.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:02:04.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:02:04.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:02:05.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:02:05.148 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:02:04.504128Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32479112-4476-4f84-a3b7-c49c46ca0a48","timestamp":"2022-05-09T03:02:04.504162Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:02:05.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:02:05.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:02:13.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:02:13.194 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:02:12.518149Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"07df18b0-c86b-4fc8-a144-d23c4a331745","timestamp":"2022-05-09T03:02:12.518189Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:02:13.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:02:13.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:02:28.147 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:02:28.148 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:02:28.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:02:43.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:02:43.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:02:43.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:02:48.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:02:48.762 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:02:48.084337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dea09f31-6076-48d0-ae8a-a4c54c491fde","timestamp":"2022-05-09T03:02:48.084379Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:02:49.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:02:49.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:03:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:03:04.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:03:04.725 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:03:04.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:03:19.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:03:19.666 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:03:19.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:03:34.604 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:03:34.605 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:03:34.605 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:03:49.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:03:49.541 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:03:49.541 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:04:04.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:04:04.480 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:04:04.480 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:04:05.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:04:05.163 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:04:04.504156Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3624f1dd-4712-4f18-9773-d37030525761","timestamp":"2022-05-09T03:04:04.504212Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:04:05.735 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:04:05.735 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:04:13.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:04:13.199 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:04:12.518193Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84dcb943-f4d2-4a3b-80d9-2856e15bfdf1","timestamp":"2022-05-09T03:04:12.518241Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:04:13.215 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:04:13.215 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:04:28.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:04:28.148 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:04:28.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:04:43.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:04:43.082 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:04:43.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:04:48.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:04:48.763 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:04:48.084407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9728870e-2344-47fa-a8fc-dfc4098cc7c6","timestamp":"2022-05-09T03:04:48.084489Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:04:49.747 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:04:49.747 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:05:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:05:04.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:05:04.683 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:05:04.683 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:05:19.618 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:05:19.619 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:05:19.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:05:34.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:05:34.551 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:05:34.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:05:49.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:05:49.487 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:05:49.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:06:04.429 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:06:04.429 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:06:04.429 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:06:05.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:06:05.156 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:06:04.504170Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58eea0a5-db32-453c-b6a8-4e3cef7ffcaf","timestamp":"2022-05-09T03:06:04.504220Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:06:05.759 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:06:05.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:06:13.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:06:13.205 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:06:12.518121Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5bbe375-7388-46be-bb96-6557558d857a","timestamp":"2022-05-09T03:06:12.518175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:06:13.223 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:06:13.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:06:28.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:06:28.155 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:06:28.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:06:43.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:06:43.089 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:06:43.089 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:06:48.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:06:48.764 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:06:48.084507Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9bb5f570-bb93-4717-a2c8-abf158e2ee12","timestamp":"2022-05-09T03:06:48.084607Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:06:49.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:06:49.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:07:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:07:04.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:07:04.698 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:07:04.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:07:19.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:07:19.634 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:07:19.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:07:34.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:07:34.570 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:07:34.570 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:07:49.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:07:49.509 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:07:49.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:08:04.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:08:04.466 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:08:04.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:08:05.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:08:05.153 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:08:04.505395Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc4839ce-a21a-459d-a150-f51c32085175","timestamp":"2022-05-09T03:08:04.505467Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:08:05.777 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:08:05.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:08:13.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:08:13.193 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:08:12.518131Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1655dc0c-2504-42ad-8c83-1c8910cab4c1","timestamp":"2022-05-09T03:08:12.518180Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:08:13.221 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:08:13.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:08:28.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:08:28.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:08:28.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:08:43.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:08:43.083 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:08:43.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:08:48.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:08:48.764 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:08:48.084292Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e081c83e-ab7e-4c8b-969a-b95db1a9bccf","timestamp":"2022-05-09T03:08:48.084334Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:08:50.780 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:08:50.780 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:09:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:09:05.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:09:05.722 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:09:05.722 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:09:20.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:09:20.655 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:09:20.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:09:35.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:09:35.590 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:09:35.590 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:09:50.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:09:50.528 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:09:50.528 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:10:05.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:10:05.152 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:10:04.504148Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7b9f26e-b0ad-4ba0-98b6-9296f1315f6a","timestamp":"2022-05-09T03:10:04.504192Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:10:05.808 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:10:05.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:10:13.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:10:13.198 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:10:12.518148Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da170095-4f6a-458c-b201-0cc862da2a5f","timestamp":"2022-05-09T03:10:12.518235Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:10:13.216 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:10:13.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:10:28.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:10:28.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:10:28.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:10:43.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:10:43.082 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:10:43.082 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:10:48.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:10:48.762 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:10:48.084306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b272f829-509b-4279-b0f1-02b7c9ca2d7f","timestamp":"2022-05-09T03:10:48.084347Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:10:48.802 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:10:48.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:11:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:11:03.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:11:03.739 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:11:03.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:11:18.675 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:11:18.676 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:11:18.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:11:33.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:11:33.612 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:11:33.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:11:48.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:11:48.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:11:48.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:12:03.706 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:12:03.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:12:03.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:12:05.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:12:05.155 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:12:04.504215Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f105bdf-fd0f-4784-9cbc-8a4fbc9bd49a","timestamp":"2022-05-09T03:12:04.504286Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:12:05.815 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:12:05.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:12:13.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:12:13.197 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:12:12.518132Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9cccc7d-0a43-4e87-bb18-0181eaa0585f","timestamp":"2022-05-09T03:12:12.518258Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:12:13.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:12:13.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:12:28.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:12:28.152 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:12:28.152 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:12:43.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:12:43.086 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:12:43.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:12:48.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:12:48.761 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:12:48.084277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"817014b4-f527-4552-bcfd-f43cdde09538","timestamp":"2022-05-09T03:12:48.084354Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:12:48.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:12:48.820 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:13:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:13:03.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:13:03.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:13:03.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:13:18.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:13:18.681 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:13:18.681 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:13:33.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:13:33.614 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:13:33.614 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:13:48.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:13:48.547 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:13:48.547 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:14:03.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:14:03.479 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:14:03.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:14:05.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:14:05.162 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:14:04.504125Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ec5375f-426a-4c1c-9f31-a454f429fdd6","timestamp":"2022-05-09T03:14:04.504167Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:14:05.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:14:05.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:14:13.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:14:13.204 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:14:12.518110Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a21e40ed-f274-43cd-9c20-a0def1338327","timestamp":"2022-05-09T03:14:12.518164Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:14:13.222 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:14:13.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:14:28.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:14:28.151 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:14:28.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:14:43.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:14:43.085 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:14:43.085 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:14:48.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:14:48.767 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:14:48.084415Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f4c5807-992a-4710-a1c6-e001953b4bd0","timestamp":"2022-05-09T03:14:48.084493Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:14:48.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:14:48.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:15:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:15:03.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:15:03.774 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:15:03.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:15:18.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:15:18.708 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:15:18.708 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:15:33.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:15:33.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:15:33.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:15:48.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:15:48.575 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:15:48.575 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:16:03.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:16:03.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:16:03.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:16:05.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:16:05.156 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:16:04.504140Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"353bde47-665c-4807-87d1-4d01667a29d6","timestamp":"2022-05-09T03:16:04.504198Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:16:05.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:16:05.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:16:13.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:16:13.194 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:16:12.518129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd365821-1e69-42ad-95e6-94fff23110bc","timestamp":"2022-05-09T03:16:12.518170Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:16:13.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:16:13.211 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:16:28.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:16:28.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:16:28.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:16:43.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:16:43.072 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:16:43.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:16:48.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:16:48.763 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:16:48.084424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"414a2d9b-0938-419b-b718-e83872e49bcd","timestamp":"2022-05-09T03:16:48.084488Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:16:48.856 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:16:48.856 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:17:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:17:03.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:17:03.791 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:17:03.791 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:17:18.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:17:18.727 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:17:18.727 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:17:33.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:17:33.660 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:17:33.660 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:17:48.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:17:48.599 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:17:48.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:18:03.534 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:18:03.535 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:18:03.535 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:18:05.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:18:05.153 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:18:04.504136Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"464062ef-e72e-4672-8ac9-d0e0e796c874","timestamp":"2022-05-09T03:18:04.504192Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:18:05.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:18:05.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:18:13.196 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:18:13.197 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:18:12.518135Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03793291-6f4f-48e6-bbcd-b9aa3e0a9a16","timestamp":"2022-05-09T03:18:12.518194Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:18:13.217 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:18:13.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:18:28.148 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:18:28.149 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:18:28.149 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:18:43.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:18:43.079 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:18:43.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:18:48.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:18:48.765 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:18:48.084524Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a8ec0a59-2cc7-4495-afb1-e6b23bdac46d","timestamp":"2022-05-09T03:18:48.084618Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:18:48.876 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:18:48.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:19:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:19:03.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:19:03.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:19:03.813 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:19:18.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:19:18.764 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:19:18.764 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:19:33.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:19:33.700 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:19:33.700 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:19:48.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:19:48.632 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:19:48.632 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:20:03.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:20:03.569 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:20:03.569 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:20:05.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:20:05.155 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:20:04.504161Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d66a68c2-50e1-4e17-9e01-177cadb98717","timestamp":"2022-05-09T03:20:04.504209Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:20:05.890 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:20:05.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:20:13.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:20:13.195 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:20:12.518214Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5ec4b48-7f0e-4541-8fd5-53ecacee9ea8","timestamp":"2022-05-09T03:20:12.518285Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:20:13.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:20:13.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:20:28.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:20:28.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:20:28.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:20:43.077 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:20:43.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:20:43.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:20:48.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:20:48.762 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:20:48.084422Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99f00c4b-5790-470d-94e4-1432f939fa4a","timestamp":"2022-05-09T03:20:48.084553Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:20:48.895 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:20:48.895 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:21:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:21:03.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:21:03.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:21:03.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:21:18.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:21:18.773 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:21:18.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:21:33.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:21:33.707 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:21:33.707 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:21:48.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:21:48.637 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:21:48.637 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:22:03.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:22:03.573 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:22:03.573 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:22:05.153 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:22:05.153 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:22:04.504140Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"32d3fb2e-6a98-4f18-95cf-e02cfbf02c75","timestamp":"2022-05-09T03:22:04.504179Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:22:05.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:22:05.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:22:13.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:22:13.193 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:22:12.518199Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27b72a79-9782-4d87-9009-7ef684a5aeeb","timestamp":"2022-05-09T03:22:12.518237Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:22:13.210 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:22:13.210 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:22:28.141 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:22:28.141 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:22:28.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:22:43.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:22:43.072 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:22:43.072 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:22:48.759 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:22:48.759 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:22:48.084365Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c39f77f0-d773-4529-a789-8389a3791cb9","timestamp":"2022-05-09T03:22:48.084456Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:22:48.914 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:22:48.914 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:23:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:23:03.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:23:03.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:23:03.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:23:18.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:23:18.786 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:23:18.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:23:33.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:23:33.720 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:23:33.720 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:23:48.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:23:48.656 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:23:48.656 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:24:03.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:24:03.592 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:24:03.592 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:24:05.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:24:05.156 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:24:04.504163Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b349e76f-9478-4c25-ba74-31579c23672f","timestamp":"2022-05-09T03:24:04.504211Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:24:05.926 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:24:05.927 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:24:13.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:24:13.193 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:24:12.518192Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f680db2d-b500-4cc5-ba26-020688107a79","timestamp":"2022-05-09T03:24:12.518255Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:24:13.213 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:24:13.213 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:24:28.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:24:28.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:24:28.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:24:43.076 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:24:43.076 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:24:43.076 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:24:48.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:24:48.761 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:24:48.084390Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8b05e5e4-4f09-4b15-9358-30cd7565724b","timestamp":"2022-05-09T03:24:48.084547Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:24:48.934 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:24:48.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:25:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:25:03.871 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:25:03.872 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:25:03.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:25:18.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:25:18.806 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:25:18.806 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:25:33.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:25:33.738 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:25:33.738 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:25:48.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:25:48.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:25:48.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:26:03.607 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:26:03.608 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:26:03.608 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:26:05.154 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:26:05.154 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:26:04.504151Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6093762e-26fb-4ee6-92c6-5272ca497d53","timestamp":"2022-05-09T03:26:04.504203Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-09 03:26:05.949 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:26:05.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:26:13.198 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:26:13.198 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-09T03:26:12.518162Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f87885b8-dba1-462e-a8ca-c66e4c5eb6eb","timestamp":"2022-05-09T03:26:12.518225Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-09 03:26:13.214 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:26:13.214 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:26:28.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:26:28.144 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:26:28.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:26:43.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:26:43.075 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:26:43.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:26:48.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:26:48.766 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-05-09T03:26:48.084335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04351e3c-7fa8-4f4d-897a-5d3b85c0b706","timestamp":"2022-05-09T03:26:48.084387Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-09 03:26:48.955 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:26:48.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:27:00.331 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-09 03:27:03.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:27:03.887 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:27:03.887 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:27:18.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:27:18.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:27:18.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:27:33.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:27:33.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:27:33.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:27:48.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:27:48.698 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 2022-05-09 03:27:48.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc4498/onap-policy-clamp-runtime-acm-5b565d5bdd-76hj4?timeout=15000 (anonymous) ... 2022-05-09 03:28:03.634 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-09 03:28:03.634 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/77c549de-2965-4719-8498-e80eeffc