By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-05-02 05:04:13.583 INFO 11 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc with PID 11 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-05-02 05:04:13.588 INFO 11 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-05-02 05:04:15.956 INFO 11 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-05-02 05:04:16.704 INFO 11 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 725 ms. Found 7 JPA repository interfaces. 2022-05-02 05:04:18.735 INFO 11 --- [ 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-02 05:04:18.740 INFO 11 --- [ 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-02 05:04:18.745 INFO 11 --- [ 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-02 05:04:18.758 INFO 11 --- [ 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-02 05:04:18.769 INFO 11 --- [ 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-02 05:04:18.784 INFO 11 --- [ 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-02 05:04:18.790 INFO 11 --- [ 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-02 05:04:18.793 INFO 11 --- [ 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-02 05:04:18.854 INFO 11 --- [ 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-02 05:04:18.891 INFO 11 --- [ 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-02 05:04:18.894 INFO 11 --- [ 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-02 05:04:19.592 INFO 11 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-05-02 05:04:19.612 INFO 11 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-02 05:04:19.612 INFO 11 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.45] 2022-05-02 05:04:19.752 INFO 11 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-05-02 05:04:19.752 INFO 11 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6025 ms 2022-05-02 05:04:20.411 INFO 11 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-05-02 05:04:20.988 INFO 11 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-02 05:04:21.268 INFO 11 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-05-02 05:04:21.836 INFO 11 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-02 05:04:22.190 INFO 11 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-02 05:04:22.498 INFO 11 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-02 05:04:22.562 INFO 11 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-02 05:04:31.939 INFO 11 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-02 05:04:31.969 INFO 11 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-02 05:04:34.598 WARN 11 --- [ 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-02 05:04:35.719 INFO 11 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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-02 05:04:37.064 INFO 11 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-05-02 05:04:38.875 INFO 11 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@328bc067, org.springframework.security.web.context.SecurityContextPersistenceFilter@2c6a6ce3, org.springframework.security.web.header.HeaderWriterFilter@7e2e0b8a, org.springframework.security.web.authentication.logout.LogoutFilter@66859ea9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@74cff17c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3702d0ed, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1d6a0962, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@337fb1a5, org.springframework.security.web.session.SessionManagementFilter@43efe064, org.springframework.security.web.access.ExceptionTranslationFilter@7aaf6bfd, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4d793390] 2022-05-02 05:04:39.742 WARN 11 --- [ 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-02 05:04:39.743 WARN 11 --- [ 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-02 05:04:39.743 WARN 11 --- [ 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-02 05:04:39.744 WARN 11 --- [ 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-02 05:04:39.744 WARN 11 --- [ 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-02 05:04:39.744 WARN 11 --- [ 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-02 05:04:39.745 WARN 11 --- [ 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-02 05:04:39.745 WARN 11 --- [ 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-02 05:04:39.746 WARN 11 --- [ 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-02 05:04:39.746 WARN 11 --- [ 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-02 05:04:39.746 WARN 11 --- [ 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-02 05:04:39.747 WARN 11 --- [ 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-02 05:04:39.747 WARN 11 --- [ 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-02 05:04:39.747 WARN 11 --- [ 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-02 05:04:39.748 WARN 11 --- [ 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-02 05:04:39.748 WARN 11 --- [ 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-02 05:04:39.749 WARN 11 --- [ 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-02 05:04:39.749 WARN 11 --- [ 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-02 05:04:39.749 WARN 11 --- [ 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-02 05:04:39.750 WARN 11 --- [ 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-02 05:04:39.750 WARN 11 --- [ 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-02 05:04:39.833 INFO 11 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-05-02 05:04:41.165 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-05-02 05:04:41.166 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-05-02 05:04:41.174 INFO 11 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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-02 05:04:41.176 INFO 11 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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-02 05:04:41.181 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:04:41.177 INFO 11 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=94ea0759-2a99-450d-b5e0-7cc7eb7e3d2b, alive=false, publisher=null]]: starting 2022-05-02 05:04:41.196 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:04:41.201 INFO 11 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=94ea0759-2a99-450d-b5e0-7cc7eb7e3d2b, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-05-02 05:04:41.201 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-05-02 05:04:41.203 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-05-02 05:04:41.203 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-05-02 05:04:41.203 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-05-02 05:04:41.203 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-05-02 05:04:41.203 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-05-02 05:04:41.203 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-05-02 05:04:41.204 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-05-02 05:04:41.204 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-05-02 05:04:41.204 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-05-02 05:04:41.204 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-05-02 05:04:41.204 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-05-02 05:04:41.204 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-05-02 05:04:41.205 INFO 11 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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@5dc7881d 2022-05-02 05:04:41.205 INFO 11 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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-02 05:04:41.206 INFO 11 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-05-02 05:04:41.212 INFO 11 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 28.989 seconds (JVM running for 31.031) 2022-05-02 05:04:41.229 INFO 11 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-05-02 05:04:41.233 INFO 11 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-05-02 05:04:42.310 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-02 05:04:42.311 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused) 2022-05-02 05:04:42.312 INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-02 05:04:57.320 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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.62.41] 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.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.2.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-02 05:04:57.321 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:04:57.321 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-02 05:04:57.322 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:04:57.326 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-02 05:04:57.327 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused) 2022-05-02 05:04:57.327 INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-02 05:05:12.328 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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.62.41] 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.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.2.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-02 05:05:12.329 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:05:12.329 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-02 05:05:12.329 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:05:13.379 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-02 05:05:13.380 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused) 2022-05-02 05:05:13.380 INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-02 05:05:28.381 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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.62.41] 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.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.2.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-02 05:05:28.382 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:05:28.382 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-02 05:05:28.382 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:05:29.408 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-02 05:05:29.408 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused) 2022-05-02 05:05:29.408 INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-02 05:05:44.412 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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.62.41] 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.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.2.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-02 05:05:44.414 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:05:44.415 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-02 05:05:44.415 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:05:45.436 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-02 05:05:45.436 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused) 2022-05-02 05:05:45.437 INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-02 05:06:00.439 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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.62.41] 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.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.2.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-02 05:06:00.440 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:06:00.441 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-02 05:06:00.441 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:06:01.473 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-02 05:06:01.473 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused) 2022-05-02 05:06:01.473 INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-02 05:06:16.475 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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.62.41] 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.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.2.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-02 05:06:16.477 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:06:16.477 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-02 05:06:16.478 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:06:17.501 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-02 05:06:17.502 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused) 2022-05-02 05:06:17.502 INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-02 05:06:32.506 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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.62.41] 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.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.2.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-02 05:06:32.507 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:06:32.507 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-02 05:06:32.507 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:06:33.533 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : Error executing HTTP request. Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused); blacklisting for 2 minutes 2022-05-02 05:06:33.540 ERROR 11 --- [IME-PARTICIPANT] c.b.i.BusConsumer$CambriaConsumerWrapper : CambriaConsumerWrapper [fetchTimeout=15000]: cannot fetch because of Connect to message-router:3905 [message-router/10.233.62.41] failed: Connection refused (Connection refused) 2022-05-02 05:06:33.540 INFO 11 --- [IME-PARTICIPANT] .e.c.b.i.BusConsumer$FetchingBusConsumer : CambriaConsumerWrapper [fetchTimeout=15000]: backoff for 15000ms 2022-05-02 05:06:41.168 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:06:48.542 ERROR 11 --- [IME-PARTICIPANT] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5cb35d5c-75f0-4aab-954e-e89d91207430, consumerInstance=onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc, 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.62.41] 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.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) ~[policy-endpoints-1.10.2.jar!/:na] at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) ~[policy-endpoints-1.10.2.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-02 05:06:48.543 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:06:48.543 WARN 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HostSelector : All hosts were blacklisted; reverting to full set of hosts. 2022-05-02 05:06:48.543 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:06:49.390 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 404 Not Found 2022-05-02 05:06:49.392 WARN 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : Topic not found: /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:07:04.392 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:07:04.393 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:07:20.063 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:07:20.075 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:07:20.075 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:07:35.062 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:07:35.064 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:07:35.064 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:07:50.032 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:07:50.034 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:07:50.034 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:05.014 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:05.016 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:05.016 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:19.988 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:19.989 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:19.991 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:34.953 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:34.954 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:34.954 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:08:49.915 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:49.916 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:49.916 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:51.519 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:51.535 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-05-02 05:08:51.539 INFO 11 --- [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-02T05:08:51.441129Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab9ff85b-c292-4809-96e4-0dd89f1186d1","timestamp":"2022-05-02T05:08:51.441450Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:08:53.537 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:53.538 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:59.582 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:59.584 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"c5981878-c442-4440-9d85-d575879d0db3","timestamp":"2022-05-02T05:03:07.696984Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:08:59.627 WARN 11 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-05-02 05:08:59.633 INFO 11 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"c5981878-c442-4440-9d85-d575879d0db3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:08:59.635 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:05:04.443847Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a509a764-6a34-4c78-bc2b-6e359a069437","timestamp":"2022-05-02T05:05:04.444528Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:08:59.651 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms 2022-05-02 05:08:59.656 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:08:59.674 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:07:04.442848Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c4af5fa-3f76-4ca6-9ba3-60b9fdb710dc","timestamp":"2022-05-02T05:07:04.442955Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:08:59.693 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:59.695 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:59.719 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:59.720 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_REGISTER","messageId":"dff0b0af-4d78-46cb-8515-6a8c46b125ac","timestamp":"2022-05-02T05:03:20.833044Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:08:59.733 WARN 11 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null 2022-05-02 05:08:59.733 INFO 11 --- [IME-PARTICIPANT] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"dff0b0af-4d78-46cb-8515-6a8c46b125ac","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-02 05:08:59.743 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:59.744 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (90 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:08:59.746 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:59.747 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:59.751 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms 2022-05-02 05:08:59.751 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:08:59.773 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:59.773 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:08:59.779 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:59.779 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:05:17.944297Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"064e7391-b68e-426c-8dc4-97764b859381","timestamp":"2022-05-02T05:05:17.944866Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:08:59.804 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:07:17.943387Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3632bcb-de03-4f77-a642-560c4105020b","timestamp":"2022-05-02T05:07:17.943544Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:08:59.823 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:59.824 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:59.853 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:59.853 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"c5981878-c442-4440-9d85-d575879d0db3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:08:59.853 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-05-02 05:08:59.854 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:59.854 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:59.893 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:59.894 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"responseTo":"dff0b0af-4d78-46cb-8515-6a8c46b125ac","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-02 05:08:59.894 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_REGISTER_ACK 2022-05-02 05:08:59.894 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:59.894 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:08:59.965 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:08:59.966 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:08:59.815165Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1d54c57-41a5-4674-9abc-ccc087e9cd7c","timestamp":"2022-05-02T05:08:59.815193Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:08:59.990 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:08:59.991 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:09:00.522 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:09:00.523 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:08:59.903184Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0222a9c2-b123-4c13-86fe-96d2e41d8444","timestamp":"2022-05-02T05:08:59.903230Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:09:01.561 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:09:01.562 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:09:05.205 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:09:05.206 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:09:04.442807Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef76aa85-7905-4cd5-bcfd-bcb7208b8ee3","timestamp":"2022-05-02T05:09:04.442918Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:09:05.537 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:09:05.538 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:09:18.611 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:09:18.611 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:09:17.943510Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ef1d368f-5f54-4869-8084-f4567c7efcc2","timestamp":"2022-05-02T05:09:17.943853Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:09:19.536 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:09:19.537 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:09:34.505 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:09:34.506 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:09:34.506 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:09:49.489 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:09:49.490 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:09:49.490 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:10:04.452 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:10:04.454 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:10:04.454 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:10:19.429 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:10:19.430 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:10:19.430 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:10:34.387 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:10:34.388 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:10:34.388 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:10:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:10:41.556 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4060364c-4dd8-44ef-bb6c-5a486e9110cf","timestamp":"2022-05-02T05:10:41.550885Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:10:41.601 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 2022-05-02 05:10:41.601 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:10:41.651 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:10:41.652 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (51 ms):{"serverTimeMs":1,"count":1} 2022-05-02 05:10:42.266 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:10:42.267 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4060364c-4dd8-44ef-bb6c-5a486e9110cf","timestamp":"2022-05-02T05:10:41.550885Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:10:42.267 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:10:42.267 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:10:42.267 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:10:42.458 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:10:42.459 INFO 11 --- [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-02T05:10:42.918213Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0057ab9-d3d7-4414-bcba-5048ef55fbb0","timestamp":"2022-05-02T05:10:42.918234Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:10:42.559 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:10:42.286871Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd74fb44-0396-4be5-954b-71e4054f7618","timestamp":"2022-05-02T05:10:42.286893Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:10:42.572 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:10:42.573 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:10:43.146 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:10:43.147 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:10:42.282937Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"811e43aa-2daf-4da9-8a7d-7290534a02bc","timestamp":"2022-05-02T05:10:42.282954Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:10:43.172 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:10:43.173 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:10:51.474 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:10:51.475 INFO 11 --- [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-02T05:10:51.440864Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df9cae54-a60d-41b0-ae24-e0984c731266","timestamp":"2022-05-02T05:10:51.441004Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:10:51.559 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:10:51.559 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:11:05.068 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:11:05.069 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:11:04.442792Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f1f01ed-fc93-4215-a206-9897854ed184","timestamp":"2022-05-02T05:11:04.442873Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:11:05.562 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:11:05.562 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:11:18.626 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:11:18.627 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:11:17.943149Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a169d2f-5202-4492-a057-24ad61da973e","timestamp":"2022-05-02T05:11:17.943230Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:11:19.562 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:11:19.562 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:11:34.514 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:11:34.515 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:11:34.515 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:11:49.480 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:11:49.481 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:11:49.481 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:12:04.441 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:12:04.442 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:12:04.442 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:12:19.428 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:12:19.429 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:12:19.429 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:12:34.408 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:12:34.409 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:12:34.409 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:12:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:12:41.571 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"24ced5d0-b02e-4b7c-8ad8-b17b1f5ddf33","timestamp":"2022-05-02T05:12:41.570412Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:12:41.601 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms 2022-05-02 05:12:41.601 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:12:41.639 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:12:41.640 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:12:42.261 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:12:42.262 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"24ced5d0-b02e-4b7c-8ad8-b17b1f5ddf33","timestamp":"2022-05-02T05:12:41.570412Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:12:42.263 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:12:42.263 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:12:42.263 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:12:42.424 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:12:42.425 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:12:42.261011Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1eeb158-fdb3-4c82-bbc6-93c527c87eb2","timestamp":"2022-05-02T05:12:42.261022Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:12:42.583 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:12:42.584 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:12:42.602 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:12:42.603 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:12:42.255112Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1192bd9-ddd2-429c-96ee-405132b5cbeb","timestamp":"2022-05-02T05:12:42.255127Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:12:42.618 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:12:42.619 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:12:43.138 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:12:43.138 INFO 11 --- [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-02T05:12:42.901277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39db47fe-e21d-489f-b10e-30e6da14ec35","timestamp":"2022-05-02T05:12:42.901303Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:12:43.154 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:12:43.154 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:12:51.483 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:12:51.487 INFO 11 --- [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-02T05:12:51.440987Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b15fccd9-b2f7-4aae-9482-e27eb6b1e49c","timestamp":"2022-05-02T05:12:51.441093Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:12:51.586 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:12:51.587 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:13:05.126 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:13:05.129 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:13:04.442686Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c7c040b-e046-4a4c-9289-65ea1569de3c","timestamp":"2022-05-02T05:13:04.442786Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:13:05.586 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:13:05.586 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:13:18.634 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:13:18.635 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:13:17.943346Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0bee3823-37c2-4bb2-949c-2b0014babc7e","timestamp":"2022-05-02T05:13:17.943472Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:13:19.587 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:13:19.587 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:13:34.544 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:13:34.545 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:13:34.545 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:13:49.498 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:13:49.499 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:13:49.499 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:14:04.454 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:14:04.455 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:14:04.455 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:14:19.403 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:14:19.404 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:14:19.404 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:14:34.351 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:14:34.351 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:14:34.352 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:14:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:14:41.588 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dbcaf249-f15f-4c6f-974f-d1e07bd7f77e","timestamp":"2022-05-02T05:14:41.587752Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:14:41.601 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 13 ms 2022-05-02 05:14:41.601 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:14:41.637 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:14:41.638 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-05-02 05:14:42.264 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:14:42.264 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"dbcaf249-f15f-4c6f-974f-d1e07bd7f77e","timestamp":"2022-05-02T05:14:41.587752Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:14:42.265 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:14:42.265 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:14:42.265 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:14:42.459 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:14:42.460 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:14:42.256295Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b40a12c-38fd-4308-8abd-66afcae5dee8","timestamp":"2022-05-02T05:14:42.256318Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:14:42.596 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:14:42.596 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:14:42.611 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:14:42.612 INFO 11 --- [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-02T05:14:42.904254Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3db8a671-2379-49a6-9e53-0c6dbbcac974","timestamp":"2022-05-02T05:14:42.904265Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:14:42.626 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:14:42.627 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:14:43.142 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:14:43.143 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:14:42.254161Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20a365b3-0a83-4854-8af9-168f0edb63a9","timestamp":"2022-05-02T05:14:42.254199Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:14:43.159 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:14:43.160 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:14:51.473 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:14:51.473 INFO 11 --- [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-02T05:14:51.440813Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66b50b4b-2c33-4369-8425-49c0f2281995","timestamp":"2022-05-02T05:14:51.440943Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:14:51.597 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:14:51.597 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:15:05.074 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:15:05.075 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:15:04.442809Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5531dc7c-0607-46c8-ae47-2b10793277cf","timestamp":"2022-05-02T05:15:04.442908Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:15:05.613 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:15:05.613 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:15:18.646 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:15:18.647 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:15:17.943362Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"41ff5437-e7c4-438f-b251-ccc2d525e978","timestamp":"2022-05-02T05:15:17.943464Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:15:19.604 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:15:19.605 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:15:34.556 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:15:34.556 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:15:34.556 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:15:49.521 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:15:49.523 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:15:49.523 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:16:04.472 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:16:04.472 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:16:04.472 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:16:19.428 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:16:19.429 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:16:19.429 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:16:34.430 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:16:34.431 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:16:34.433 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:16:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:16:41.613 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8009ca1e-c1d2-4b31-b6fd-b0adb2d4e37e","timestamp":"2022-05-02T05:16:41.612211Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:16:41.651 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms 2022-05-02 05:16:41.651 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:16:41.690 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:16:41.690 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":1,"count":1} 2022-05-02 05:16:42.327 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:16:42.327 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8009ca1e-c1d2-4b31-b6fd-b0adb2d4e37e","timestamp":"2022-05-02T05:16:41.612211Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:16:42.328 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:16:42.328 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:16:42.328 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:16:42.493 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:16:42.494 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:16:42.316766Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9680b698-1f2d-4a00-9b5a-75e2532c6739","timestamp":"2022-05-02T05:16:42.316785Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:16:42.620 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:16:42.621 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:16:42.636 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:16:42.637 INFO 11 --- [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-02T05:16:42.962082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ff1eaa0-58f5-4365-afd9-ed2d96b19d0b","timestamp":"2022-05-02T05:16:42.962196Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:16:42.653 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:16:42.654 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:16:43.170 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:16:43.171 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:16:42.317136Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e00a80cd-b6db-4a49-a216-f11d879157de","timestamp":"2022-05-02T05:16:42.317148Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:16:43.187 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:16:43.188 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:16:51.478 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:16:51.478 INFO 11 --- [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-02T05:16:51.441013Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03140572-a768-439f-9d2b-fb604e61947a","timestamp":"2022-05-02T05:16:51.441119Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:16:51.624 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:16:51.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:17:05.079 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:17:05.080 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:17:04.442648Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b5e1f4e-0b73-47a5-a600-f0b5c75f829a","timestamp":"2022-05-02T05:17:04.442779Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:17:05.624 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:17:05.625 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:17:18.632 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:17:18.633 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:17:17.943240Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a9162ba-ce0e-48e2-92cf-5b8007a1bb20","timestamp":"2022-05-02T05:17:17.943330Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:17:19.625 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:17:19.625 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:17:34.584 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:17:34.584 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:17:34.584 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:17:49.537 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:17:49.537 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:17:49.538 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:18:04.490 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:18:04.491 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:18:04.491 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:18:19.442 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:18:19.443 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:18:19.443 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:18:34.404 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:18:34.405 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:18:34.405 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:18:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:18:41.636 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"df7c9f57-5ca5-4a46-b5b9-fdaddbe1edd8","timestamp":"2022-05-02T05:18:41.635664Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:18:41.651 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms 2022-05-02 05:18:41.652 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:18:41.687 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:18:41.688 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-05-02 05:18:42.318 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:18:42.319 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"df7c9f57-5ca5-4a46-b5b9-fdaddbe1edd8","timestamp":"2022-05-02T05:18:41.635664Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:18:42.319 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:18:42.320 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:18:42.320 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:18:42.542 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:18:42.542 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:18:42.307997Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8953c708-93ff-4989-9af6-d28409a68cdf","timestamp":"2022-05-02T05:18:42.308031Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:18:42.645 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:18:42.645 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:18:43.162 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:18:43.163 INFO 11 --- [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-02T05:18:42.953132Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d9f10ea8-3a69-477c-b4e3-4695ecf8552e","timestamp":"2022-05-02T05:18:42.953152Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:18:43.184 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:18:42.308268Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fc44baa-19c7-4e78-a478-41141e7dfeb0","timestamp":"2022-05-02T05:18:42.308294Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:18:43.199 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:18:43.200 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:18:51.482 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:18:51.485 INFO 11 --- [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-02T05:18:51.440801Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff6899e4-a767-4aa1-9b82-47c7aae33cb3","timestamp":"2022-05-02T05:18:51.440866Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:18:51.660 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:18:51.660 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:19:05.083 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:19:05.084 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:19:04.442886Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aed68c12-0f12-418b-812a-9e558be74dcb","timestamp":"2022-05-02T05:19:04.442949Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:19:05.648 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:19:05.649 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:19:18.645 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:19:18.646 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:19:17.943330Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cabab856-6595-402d-83cd-1d095cae66b7","timestamp":"2022-05-02T05:19:17.943412Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:19:19.651 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:19:19.651 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:19:34.603 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:19:34.604 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:19:34.604 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:19:49.589 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:19:49.590 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:19:49.590 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:20:04.546 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:20:04.546 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:20:04.546 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:20:19.492 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:20:19.493 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:20:19.493 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:20:34.444 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:20:34.445 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:20:34.445 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:20:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:20:41.657 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c79c3ba3-fa6a-4d3b-8101-6e4bbcfd968f","timestamp":"2022-05-02T05:20:41.657255Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:20:41.701 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms 2022-05-02 05:20:41.701 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:20:41.745 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:20:41.745 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:20:42.358 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:20:42.358 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c79c3ba3-fa6a-4d3b-8101-6e4bbcfd968f","timestamp":"2022-05-02T05:20:41.657255Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:20:42.359 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:20:42.359 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:20:42.359 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:20:42.520 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:20:42.521 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:20:42.340732Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89317e6b-bd8c-4ea8-9099-f70e191c5395","timestamp":"2022-05-02T05:20:42.340742Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:20:42.667 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:20:42.667 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:20:42.691 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:20:42.692 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:20:42.340791Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a0e8798b-7137-4bee-81ab-9c979d34c9d7","timestamp":"2022-05-02T05:20:42.340799Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:20:42.708 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:20:42.708 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:20:43.221 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:20:43.222 INFO 11 --- [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-02T05:20:42.990572Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b08e2327-b66d-4fd9-b050-d0d7dadf7511","timestamp":"2022-05-02T05:20:42.990597Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:20:43.239 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:20:43.239 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:20:51.485 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:20:51.485 INFO 11 --- [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-02T05:20:51.440914Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e3c84a04-dd4b-44d5-b06d-95fd444ea6d1","timestamp":"2022-05-02T05:20:51.441005Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:20:51.670 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:20:51.670 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:21:05.084 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:21:05.085 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:21:04.442644Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a532a38c-e0ad-4c16-9255-5067e7167af0","timestamp":"2022-05-02T05:21:04.442731Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:21:05.671 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:21:05.671 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:21:18.640 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:21:18.641 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:21:17.943176Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"af93f5b6-f53a-40b6-b6ce-fcc3b7e824da","timestamp":"2022-05-02T05:21:17.943262Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:21:18.673 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:21:18.674 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:21:33.628 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:21:33.628 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:21:33.628 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:21:48.572 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:21:48.573 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:21:48.574 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:22:03.516 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:22:03.517 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:22:03.518 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:22:18.456 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:22:18.456 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:22:18.456 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:22:33.403 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:22:33.404 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:22:33.405 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:22:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:22:41.684 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e101ac60-cc96-42fb-a697-d17325367572","timestamp":"2022-05-02T05:22:41.682767Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:22:41.701 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms 2022-05-02 05:22:41.701 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:22:41.747 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:22:41.747 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (46 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:22:42.438 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:22:42.438 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e101ac60-cc96-42fb-a697-d17325367572","timestamp":"2022-05-02T05:22:41.682767Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:22:42.439 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:22:42.439 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:22:42.439 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:22:42.609 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:22:42.610 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:22:42.417446Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"278403a4-c152-446a-a128-352a06511842","timestamp":"2022-05-02T05:22:42.417462Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:22:42.688 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:22:42.688 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:22:43.201 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:22:43.202 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:22:42.407104Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c13f79e-5968-480e-a8ca-156015a203bb","timestamp":"2022-05-02T05:22:42.407117Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:22:43.219 INFO 11 --- [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-02T05:22:43.067905Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6d7c46e7-84e5-41d7-b9fb-65404031ad32","timestamp":"2022-05-02T05:22:43.067926Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:22:43.238 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:22:43.238 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:22:51.481 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:22:51.482 INFO 11 --- [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-02T05:22:51.441648Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1d533b9-ed0d-4916-a5fd-0968790fcefd","timestamp":"2022-05-02T05:22:51.441740Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:22:51.689 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:22:51.689 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:23:05.143 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:23:05.145 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:23:04.443188Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"72e28b3a-7a48-4b42-af66-8fefec85f570","timestamp":"2022-05-02T05:23:04.443404Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:23:05.690 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:23:05.690 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:23:18.661 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:23:18.661 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:23:17.943560Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bbe101dc-0111-4244-a59e-71d7063c1dc4","timestamp":"2022-05-02T05:23:17.943777Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:23:18.691 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:23:18.691 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:23:33.681 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:23:33.682 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:23:33.682 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:23:48.746 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:23:48.746 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:23:48.747 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:24:03.718 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:24:03.719 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:24:03.719 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:24:18.664 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:24:18.664 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:24:18.664 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:24:33.646 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:24:33.646 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:24:33.646 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:24:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:24:41.698 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d634a582-02e7-4caf-a1dc-625ce7eb43b6","timestamp":"2022-05-02T05:24:41.697676Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:24:41.701 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms 2022-05-02 05:24:41.701 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:24:41.755 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:24:41.755 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (54 ms):{"serverTimeMs":1,"count":1} 2022-05-02 05:24:42.382 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:24:42.382 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d634a582-02e7-4caf-a1dc-625ce7eb43b6","timestamp":"2022-05-02T05:24:41.697676Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:24:42.382 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:24:42.383 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:24:42.383 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:24:42.574 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:24:42.576 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:24:42.359272Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd0318ce-c6e4-472b-a770-d88eb19b09c4","timestamp":"2022-05-02T05:24:42.359284Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:24:42.705 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:24:42.706 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:24:42.731 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:24:42.732 INFO 11 --- [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-02T05:24:43.010767Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf7f0cc0-cedb-48d6-9a52-2b4b92154292","timestamp":"2022-05-02T05:24:43.010787Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:24:42.751 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:24:42.751 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:24:43.283 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:24:43.284 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:24:42.359020Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0fec0a5d-58ca-40f1-93a8-e91b8b1eb825","timestamp":"2022-05-02T05:24:42.359031Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:24:43.299 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:24:43.300 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:24:51.530 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:24:51.531 INFO 11 --- [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-02T05:24:51.440947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb6af433-6585-4ff4-aa3a-ab433505f3ce","timestamp":"2022-05-02T05:24:51.441011Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:24:51.708 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:24:51.708 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:25:05.100 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:25:05.101 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:25:04.442677Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4bd15e69-d180-46c1-a8b8-5862147efea0","timestamp":"2022-05-02T05:25:04.442826Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:25:05.710 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:25:05.710 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:25:18.695 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:25:18.696 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:25:17.943231Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b0a1746-d5d2-4051-bce2-0d27495adfbf","timestamp":"2022-05-02T05:25:17.943372Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:25:21.703 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:25:21.703 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:25:36.743 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:25:36.744 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:25:36.744 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:25:51.699 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:25:51.701 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:25:51.701 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:26:06.651 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:26:06.651 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:26:06.652 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:26:21.595 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:26:21.596 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:26:21.596 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:26:36.580 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:26:36.580 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:26:36.580 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:26:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:26:41.719 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fab9d066-68bc-45d1-8306-3b7cc32e5d4d","timestamp":"2022-05-02T05:26:41.718983Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:26:41.751 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms 2022-05-02 05:26:41.751 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:26:41.787 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:26:41.787 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:26:42.399 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:26:42.400 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fab9d066-68bc-45d1-8306-3b7cc32e5d4d","timestamp":"2022-05-02T05:26:41.718983Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:26:42.400 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:26:42.400 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:26:42.400 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:26:42.576 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:26:42.578 INFO 11 --- [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-02T05:26:43.025535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9970fe67-698c-4a2a-8113-b4ec36c73776","timestamp":"2022-05-02T05:26:43.025565Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:26:42.728 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:26:42.728 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:26:42.741 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:26:42.741 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:26:42.374362Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"957ba8b4-e878-457f-a869-459e73d0893a","timestamp":"2022-05-02T05:26:42.374432Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:26:42.755 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:26:42.755 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:26:43.273 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:26:43.274 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:26:42.379154Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd87f1d2-ea15-450f-894f-ac4e1a62c691","timestamp":"2022-05-02T05:26:42.379181Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:26:43.287 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:26:43.288 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:26:51.502 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:26:51.503 INFO 11 --- [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-02T05:26:51.441097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40a56e3e-c7cf-40fd-a171-70b183d913a0","timestamp":"2022-05-02T05:26:51.441289Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:26:51.728 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:26:51.728 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:27:05.098 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:27:05.099 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:27:04.442782Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fed1db46-30ca-4721-92e1-6daec277823c","timestamp":"2022-05-02T05:27:04.442869Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:27:05.744 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:27:05.745 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:27:18.669 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:27:18.670 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:27:17.943575Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7601ee14-7842-44f0-a478-dc706c0931e3","timestamp":"2022-05-02T05:27:17.943691Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:27:18.732 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:27:18.732 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:27:33.695 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:27:33.696 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:27:33.696 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:27:48.640 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:27:48.641 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:27:48.641 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:28:03.602 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:28:03.603 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:28:03.603 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:28:18.546 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:28:18.546 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:28:18.547 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:28:33.508 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:28:33.509 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:28:33.509 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:28:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:28:41.739 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f4902574-f478-426d-a68c-b120ad274831","timestamp":"2022-05-02T05:28:41.739608Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:28:41.751 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-05-02 05:28:41.751 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:28:41.788 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:28:41.789 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:28:42.400 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:28:42.401 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f4902574-f478-426d-a68c-b120ad274831","timestamp":"2022-05-02T05:28:41.739608Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:28:42.401 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:28:42.401 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:28:42.401 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:28:42.665 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:28:42.665 INFO 11 --- [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-02T05:28:43.109181Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"838d9f00-d496-41fc-985c-233b6d22a21b","timestamp":"2022-05-02T05:28:43.109194Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:28:42.749 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:28:42.749 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:28:42.760 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:28:42.761 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:28:42.459012Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"399683b7-c617-4099-b8bd-cd7b0d5c86b4","timestamp":"2022-05-02T05:28:42.459029Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:28:42.772 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:28:42.773 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:28:43.286 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:28:43.287 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:28:42.461650Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"def44fd0-54bf-4d58-a1d8-d18241992664","timestamp":"2022-05-02T05:28:42.461785Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:28:43.304 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:28:43.304 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:28:51.486 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:28:51.487 INFO 11 --- [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-02T05:28:51.440817Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fdeaabcf-fc34-40dc-929c-77dded873a78","timestamp":"2022-05-02T05:28:51.440898Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:28:51.749 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:28:51.749 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:29:05.162 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:29:05.163 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:29:04.442833Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c06e59c8-2ff1-4805-8aa4-5b09a911969c","timestamp":"2022-05-02T05:29:04.442940Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:29:05.754 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:29:05.755 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:29:18.658 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:29:18.659 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:29:17.943417Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cc47b389-dc04-4838-87cc-a2aea81ab9e6","timestamp":"2022-05-02T05:29:17.943502Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:29:18.770 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:29:18.771 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:29:33.728 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:29:33.729 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:29:33.729 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:29:48.679 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:29:48.679 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:29:48.680 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:30:03.626 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:30:03.626 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:30:03.627 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:30:18.607 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:30:18.608 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:30:18.608 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:30:33.556 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:30:33.556 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:30:33.556 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:30:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:30:41.767 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b02bfac2-d398-418c-b567-e6b3a173e801","timestamp":"2022-05-02T05:30:41.765755Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:30:41.801 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms 2022-05-02 05:30:41.801 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:30:41.833 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:30:41.834 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1} 2022-05-02 05:30:42.447 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:30:42.447 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b02bfac2-d398-418c-b567-e6b3a173e801","timestamp":"2022-05-02T05:30:41.765755Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:30:42.448 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:30:42.448 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:30:42.448 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:30:42.636 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:30:42.637 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:30:42.436054Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c28e929-e7fa-47cd-87fc-3fffa378e2db","timestamp":"2022-05-02T05:30:42.436067Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:30:42.773 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:30:42.773 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:30:42.787 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:30:42.788 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:30:42.471749Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"be9cfafe-d186-4dd7-a0ce-d19226f21329","timestamp":"2022-05-02T05:30:42.471761Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:30:42.799 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:30:42.800 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:30:43.312 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:30:43.313 INFO 11 --- [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-02T05:30:43.096484Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7b8c3f3b-b1bb-4a17-a37e-a14c040efb86","timestamp":"2022-05-02T05:30:43.096501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:30:43.328 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:30:43.329 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:30:51.492 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:30:51.492 INFO 11 --- [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-02T05:30:51.441056Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b3abd34f-baea-4719-9f02-c49221321216","timestamp":"2022-05-02T05:30:51.441162Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:30:51.772 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:30:51.772 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:31:05.107 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:31:05.107 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:31:04.442706Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2295f81-8239-4144-8569-80f3914b1551","timestamp":"2022-05-02T05:31:04.442791Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:31:05.775 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:31:05.775 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:31:18.661 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:31:18.662 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:31:17.943170Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c38a4b4-7c02-49c6-9190-8bdcac85bdb1","timestamp":"2022-05-02T05:31:17.943245Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:31:18.778 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:31:18.778 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:31:33.741 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:31:33.741 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:31:33.742 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:31:48.696 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:31:48.696 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:31:48.697 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:32:03.646 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:32:03.647 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:32:03.647 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:32:18.609 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:32:18.610 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:32:18.610 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:32:33.579 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:32:33.579 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:32:33.579 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:32:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:32:41.787 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9c79f256-7560-444c-bf7a-b63691350314","timestamp":"2022-05-02T05:32:41.786809Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:32:41.801 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms 2022-05-02 05:32:41.801 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:32:41.830 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:32:41.831 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1} 2022-05-02 05:32:42.446 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:32:42.447 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9c79f256-7560-444c-bf7a-b63691350314","timestamp":"2022-05-02T05:32:41.786809Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:32:42.447 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:32:42.447 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:32:42.447 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:32:42.616 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:32:42.617 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:32:42.407923Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9362f59d-d512-4466-a020-1f5fe7d594e7","timestamp":"2022-05-02T05:32:42.407935Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:32:42.796 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:32:42.797 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:32:42.811 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:32:42.811 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:32:42.407701Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c64e3fb-b373-42d0-b03c-bddb191d5a32","timestamp":"2022-05-02T05:32:42.407714Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:32:42.831 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:32:42.831 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:32:43.344 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:32:43.345 INFO 11 --- [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-02T05:32:43.106284Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9673a5ab-74d4-4ac3-8fa7-78925bb04d6d","timestamp":"2022-05-02T05:32:43.106292Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:32:43.359 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:32:43.360 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:32:51.492 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:32:51.492 INFO 11 --- [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-02T05:32:51.440853Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5aaa1856-ac23-4363-8fdf-f98d13223dd7","timestamp":"2022-05-02T05:32:51.440940Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:32:51.796 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:32:51.797 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:33:05.109 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:33:05.110 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:33:04.442621Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8c007f03-bdd9-4c50-a116-4ae1911ed297","timestamp":"2022-05-02T05:33:04.442713Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:33:05.799 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:33:05.799 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:33:18.671 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:33:18.671 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:33:17.943191Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc8ea880-780c-43e1-95c9-df618a42595f","timestamp":"2022-05-02T05:33:17.943286Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:33:18.800 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:33:18.801 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:33:33.769 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:33:33.770 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:33:33.770 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:33:48.723 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:33:48.723 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:33:48.723 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:34:03.706 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:34:03.706 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:34:03.707 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:34:18.668 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:34:18.668 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:34:18.669 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:34:33.623 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:34:33.624 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:34:33.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:34:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:34:41.810 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fc09b356-1466-48a5-83d7-1b814b1d672c","timestamp":"2022-05-02T05:34:41.809617Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:34:41.851 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms 2022-05-02 05:34:41.851 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:34:41.895 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:34:41.895 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:34:42.506 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:34:42.507 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fc09b356-1466-48a5-83d7-1b814b1d672c","timestamp":"2022-05-02T05:34:41.809617Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:34:42.507 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:34:42.508 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:34:42.508 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:34:42.675 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:34:42.676 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:34:42.459150Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f3245e7-7cb6-4d02-967b-1c3320db6fc8","timestamp":"2022-05-02T05:34:42.459175Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:34:42.817 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:34:42.817 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:34:42.829 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:34:42.829 INFO 11 --- [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-02T05:34:43.122400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3f18274b-0366-4f8b-83bb-abd8726ddb3f","timestamp":"2022-05-02T05:34:43.122413Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:34:42.843 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:34:42.843 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:34:43.356 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:34:43.356 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:34:42.459362Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ad99290b-3eba-4400-a226-2c4f476d317a","timestamp":"2022-05-02T05:34:42.459383Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:34:43.370 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:34:43.370 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:34:51.494 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:34:51.494 INFO 11 --- [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-02T05:34:51.440850Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"245b3660-2a23-4f0f-a59f-f8f06cc1ac59","timestamp":"2022-05-02T05:34:51.440922Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:34:51.814 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:34:51.814 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:35:05.195 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:35:05.196 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:35:04.442830Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"295af36f-df7e-45d8-a755-0d048382f8b6","timestamp":"2022-05-02T05:35:04.442914Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:35:05.210 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:35:05.210 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:35:18.669 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:35:18.670 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:35:17.943368Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"86ecfe8b-0d32-4f69-b601-4bb541b1a7fb","timestamp":"2022-05-02T05:35:17.943468Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:35:18.818 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:35:18.818 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:35:33.825 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:35:33.826 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:35:33.826 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:35:48.770 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:35:48.771 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:35:48.771 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:36:03.734 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:36:03.735 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:36:03.735 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:36:18.682 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:36:18.682 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:36:18.682 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:36:33.623 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:36:33.624 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:36:33.624 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:36:41.167 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:36:41.825 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c82eeff1-3378-4a7d-9947-bcc518706509","timestamp":"2022-05-02T05:36:41.825134Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:36:41.851 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms 2022-05-02 05:36:41.851 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:36:41.889 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:36:41.889 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":3,"count":1} 2022-05-02 05:36:42.501 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:36:42.501 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c82eeff1-3378-4a7d-9947-bcc518706509","timestamp":"2022-05-02T05:36:41.825134Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:36:42.502 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:36:42.502 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:36:42.502 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:36:42.676 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:36:42.676 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:36:42.448186Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26eb163a-de04-49be-9fd1-f570000624a5","timestamp":"2022-05-02T05:36:42.448200Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:36:42.834 INFO 11 --- [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-02T05:36:43.112821Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b1bcbf36-690a-4ae6-acf2-af59fb1c6790","timestamp":"2022-05-02T05:36:43.112854Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:36:42.847 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:36:42.847 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:36:43.360 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:36:43.361 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:36:42.448023Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"449af937-62b6-428b-96a1-113bde58d5df","timestamp":"2022-05-02T05:36:42.448034Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:36:43.373 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:36:43.373 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:36:51.498 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:36:51.499 INFO 11 --- [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-02T05:36:51.440859Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"40c917b8-a575-4a93-af0e-08a01d28b97e","timestamp":"2022-05-02T05:36:51.440926Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:36:51.835 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:36:51.835 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:37:05.201 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:37:05.202 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:37:04.442767Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e530e5ef-17e9-45a6-921a-70117572ca9a","timestamp":"2022-05-02T05:37:04.442895Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:37:05.835 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:37:05.835 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:37:18.680 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:37:18.681 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:37:17.943149Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"247d9c3f-7f70-42fa-89e4-8a22deae9270","timestamp":"2022-05-02T05:37:17.943289Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:37:18.837 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:37:18.837 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:37:33.793 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:37:33.794 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:37:33.794 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:37:48.740 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:37:48.741 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:37:48.741 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:38:03.700 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:38:03.701 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:38:03.701 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:38:18.649 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:38:18.649 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:38:18.650 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:38:33.614 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:38:33.614 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:38:33.614 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:38:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:38:41.844 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a4f4e919-9731-467e-a48f-2e7204fabf0c","timestamp":"2022-05-02T05:38:41.844524Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:38:41.851 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms 2022-05-02 05:38:41.852 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:38:41.887 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:38:41.888 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:38:42.521 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:38:42.522 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a4f4e919-9731-467e-a48f-2e7204fabf0c","timestamp":"2022-05-02T05:38:41.844524Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:38:42.522 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:38:42.523 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:38:42.523 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:38:42.678 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:38:42.679 INFO 11 --- [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-02T05:38:43.131484Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a18b046c-0e1a-495b-955d-97ec9eda6b47","timestamp":"2022-05-02T05:38:43.131501Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:38:42.853 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:38:42.853 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:38:42.868 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:38:42.868 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:38:42.465259Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c673d356-eac2-4bb7-aaa2-732dc90f50d5","timestamp":"2022-05-02T05:38:42.465270Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:38:42.877 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:38:42.877 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:38:43.387 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:38:43.388 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:38:42.464855Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1f69e7d-4915-422d-8f19-c21a09d7d602","timestamp":"2022-05-02T05:38:42.464864Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:38:43.400 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:38:43.400 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:38:51.506 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:38:51.506 INFO 11 --- [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-02T05:38:51.440971Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8840b847-c94d-4421-8c46-66c3e3f8339c","timestamp":"2022-05-02T05:38:51.441079Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:38:51.853 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:38:51.853 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:39:05.135 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:39:05.136 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:39:04.442666Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2e1f90a6-5339-40d0-9aba-ca63bc770dde","timestamp":"2022-05-02T05:39:04.442747Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:39:05.866 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:39:05.866 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:39:18.688 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:39:18.689 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:39:17.943550Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88623470-27b8-470e-b9f4-37507bcea628","timestamp":"2022-05-02T05:39:17.943791Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:39:18.865 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:39:18.865 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:39:33.816 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:39:33.817 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:39:33.817 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:39:48.764 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:39:48.765 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:39:48.765 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:40:03.727 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:40:03.728 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:40:03.728 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:40:18.675 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:40:18.676 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:40:18.676 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:40:33.627 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:40:33.628 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:40:33.628 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:40:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:40:41.868 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a2bcbfe5-6b8f-409e-b84f-526d4748564e","timestamp":"2022-05-02T05:40:41.868418Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:40:41.901 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms 2022-05-02 05:40:41.901 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:40:41.929 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:40:41.930 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:40:42.546 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:40:42.547 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a2bcbfe5-6b8f-409e-b84f-526d4748564e","timestamp":"2022-05-02T05:40:41.868418Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:40:42.547 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:40:42.547 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:40:42.547 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:40:42.702 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:40:42.703 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:40:42.488519Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce182455-5f92-49fa-9730-9f1e09014b79","timestamp":"2022-05-02T05:40:42.488560Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:40:42.873 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:40:42.874 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:40:42.885 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:40:42.885 INFO 11 --- [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-02T05:40:43.154509Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"81eacf4c-909d-4a22-90df-f9fdfa9ad614","timestamp":"2022-05-02T05:40:43.154523Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:40:42.896 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:40:42.897 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:40:43.410 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:40:43.410 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:40:42.486164Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"066cd2bd-d0c2-46cf-8d26-b3ceb6a83cf6","timestamp":"2022-05-02T05:40:42.486175Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:40:43.422 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:40:43.422 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:40:51.500 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:40:51.501 INFO 11 --- [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-02T05:40:51.440807Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69b635bd-5ef0-490e-8562-c60706018458","timestamp":"2022-05-02T05:40:51.440871Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:40:51.877 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:40:51.878 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:41:05.130 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:41:05.130 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:41:04.442785Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5c70d10c-74a9-4edb-bd82-868c09b90f3f","timestamp":"2022-05-02T05:41:04.442867Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:41:05.876 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:41:05.877 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:41:18.686 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:41:18.686 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:41:17.943311Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e391c99-734c-448f-9050-e6752138a405","timestamp":"2022-05-02T05:41:17.943442Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:41:18.882 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:41:18.882 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:41:33.842 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:41:33.843 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:41:33.843 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:41:48.806 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:41:48.806 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:41:48.807 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:42:03.749 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:42:03.750 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:42:03.750 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:42:18.702 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:42:18.702 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:42:18.702 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:42:33.638 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:42:33.639 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:42:33.639 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:42:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:42:41.886 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4f2356af-bac0-48f4-bf30-18070c3d2c58","timestamp":"2022-05-02T05:42:41.885878Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:42:41.901 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms 2022-05-02 05:42:41.901 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:42:41.935 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:42:41.935 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-05-02 05:42:42.548 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:42:42.549 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4f2356af-bac0-48f4-bf30-18070c3d2c58","timestamp":"2022-05-02T05:42:41.885878Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:42:42.549 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:42:42.550 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:42:42.550 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:42:42.709 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:42:42.710 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:42:42.480827Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7fa4740d-eef8-4352-87b7-2254e86d9ea5","timestamp":"2022-05-02T05:42:42.480843Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:42:42.893 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:42:42.893 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:42:42.905 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:42:42.906 INFO 11 --- [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-02T05:42:43.152303Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fbb6db19-9d1e-42b5-8b93-c912444f86f1","timestamp":"2022-05-02T05:42:43.152314Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:42:42.918 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:42:42.918 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:42:43.429 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:42:43.430 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:42:42.481065Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"186dbd50-a204-4503-bf06-25861b747ebf","timestamp":"2022-05-02T05:42:42.481076Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:42:43.443 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:42:43.443 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:42:51.504 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:42:51.505 INFO 11 --- [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-02T05:42:51.440808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4547f246-3add-406d-967b-028221799c03","timestamp":"2022-05-02T05:42:51.440880Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:42:51.895 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:42:51.895 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:43:05.145 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:43:05.146 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:43:04.442611Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2fefef6-24f8-4bd0-8836-b3e54198b6fc","timestamp":"2022-05-02T05:43:04.442710Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:43:05.902 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:43:05.902 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:43:18.689 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:43:18.690 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:43:17.943260Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cd59e477-c5ee-4d6f-9ab9-7c62201c0b2e","timestamp":"2022-05-02T05:43:17.943337Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:43:18.907 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:43:18.907 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:43:33.849 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:43:33.849 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:43:33.849 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:43:48.799 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:43:48.800 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:43:48.800 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:44:03.757 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:44:03.758 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:44:03.758 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:44:18.704 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:44:18.705 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:44:18.705 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:44:33.673 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:44:33.674 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:44:33.674 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:44:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:44:41.912 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"505b598b-7242-4baa-98d9-92f1c89f9b3d","timestamp":"2022-05-02T05:44:41.912251Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:44:41.951 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 39 ms 2022-05-02 05:44:41.951 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:44:41.989 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:44:41.990 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:44:42.601 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:44:42.601 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"505b598b-7242-4baa-98d9-92f1c89f9b3d","timestamp":"2022-05-02T05:44:41.912251Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:44:42.602 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:44:42.602 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:44:42.602 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:44:42.765 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:44:42.765 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:44:42.529737Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dd1be80c-da83-4c5b-aa26-e05792909d7e","timestamp":"2022-05-02T05:44:42.529748Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:44:42.920 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:44:42.920 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:44:42.932 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:44:42.932 INFO 11 --- [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-02T05:44:43.203627Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f58276f5-1379-4f88-861c-cff39011222b","timestamp":"2022-05-02T05:44:43.203645Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:44:42.942 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:44:42.942 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:44:43.457 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:44:43.458 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:44:42.530070Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"507dacdb-915e-43cd-9452-6588819ec20d","timestamp":"2022-05-02T05:44:42.530084Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:44:43.469 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:44:43.469 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:44:51.508 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:44:51.508 INFO 11 --- [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-02T05:44:51.440963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c459380-9e98-441b-9414-38d4d0915934","timestamp":"2022-05-02T05:44:51.441055Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:44:51.920 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:44:51.921 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:45:05.168 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:45:05.169 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:45:04.442629Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff762ee9-61ed-4f41-90f2-67da8816e884","timestamp":"2022-05-02T05:45:04.442696Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:45:05.923 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:45:05.923 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:45:18.692 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:45:18.692 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:45:17.943346Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d23df609-cdf9-497a-ae53-66a1e84b7c89","timestamp":"2022-05-02T05:45:17.943401Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:45:18.925 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:45:18.925 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:45:33.873 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:45:33.873 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:45:33.874 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:45:48.820 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:45:48.821 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:45:48.821 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:46:03.770 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:46:03.771 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:46:03.771 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:46:18.707 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:46:18.708 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:46:18.708 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:46:33.703 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:46:33.704 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:46:33.704 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:46:41.165 INFO 11 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-05-02 05:46:41.942 INFO 11 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0c0bb4e5-8400-467f-b931-a6cf515c578c","timestamp":"2022-05-02T05:46:41.942437Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:46:41.951 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms 2022-05-02 05:46:41.951 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-05-02 05:46:42.002 INFO 11 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:46:42.002 INFO 11 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (51 ms):{"serverTimeMs":0,"count":1} 2022-05-02 05:46:42.613 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:46:42.613 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0c0bb4e5-8400-467f-b931-a6cf515c578c","timestamp":"2022-05-02T05:46:41.942437Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:46:42.614 INFO 11 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-05-02 05:46:42.614 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:46:42.614 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:46:42.779 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:46:42.779 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:46:42.538740Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ab02d37a-c4a1-4972-a6e1-83bddfa1839b","timestamp":"2022-05-02T05:46:42.538778Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:46:42.950 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:46:42.950 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:46:42.964 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:46:42.964 INFO 11 --- [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-02T05:46:43.211557Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a0b791b-7eb0-4fb5-bb54-5f6a77a2eb9b","timestamp":"2022-05-02T05:46:43.211576Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:46:42.976 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:46:42.976 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:46:43.486 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:46:43.487 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:46:42.539301Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"automationCompositionElementDefinitionList":[]}],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f57bddb0-a3be-4d3e-aa17-4789003aa36a","timestamp":"2022-05-02T05:46:42.539325Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:46:43.501 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:46:43.501 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:46:51.509 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:46:51.509 INFO 11 --- [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-02T05:46:51.440861Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e842e33-3f44-43ee-b4d6-79519d797750","timestamp":"2022-05-02T05:46:51.441036Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-05-02 05:46:51.951 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:46:51.951 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:47:05.207 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:47:05.208 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:47:04.442862Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a301036b-b99a-4ff6-b8ed-9b7bee428e1b","timestamp":"2022-05-02T05:47:04.442961Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-05-02 05:47:05.953 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:47:05.953 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:47:18.698 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:47:18.699 INFO 11 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"PASSIVE","healthStatus":"HEALTHY","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-05-02T05:47:17.943319Z","state":"PASSIVE","healthStatus":"HEALTHY","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a813506b-a860-43ab-b038-9cc2ac022dcb","timestamp":"2022-05-02T05:47:17.943381Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-05-02 05:47:18.955 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:47:18.955 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ... 2022-05-02 05:47:33.904 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-05-02 05:47:33.905 INFO 11 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 2022-05-02 05:47:33.905 INFO 11 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/5cb35d5c-75f0-4aab-954e-e89d91207430/onap-policy-clamp-runtime-acm-5dcc95cf48-mqnvc?timeout=15000 (anonymous) ...