By type
Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml files . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.0) 2022-06-06 08:31:29.442 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-v45v7 with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) 2022-06-06 08:31:29.454 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : No active profile set, falling back to default profiles: default 2022-06-06 08:31:32.680 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-06-06 08:31:33.491 INFO 10 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 786 ms. Found 7 JPA repository interfaces. 2022-06-06 08:31:36.038 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics-org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.043 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.data.RepositoryMetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.048 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.065 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'management.metrics.export.prometheus-org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.074 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusConfig' of type [org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusPropertiesConfigAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.090 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'collectorRegistry' of type [io.prometheus.client.CollectorRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.100 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration' of type [org.springframework.boot.actuate.autoconfigure.metrics.MetricsAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.105 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'micrometerClock' of type [io.micrometer.core.instrument.Clock$1] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.149 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'prometheusMeterRegistry' of type [io.micrometer.prometheus.PrometheusMeterRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.199 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'repositoryTagsProvider' of type [org.springframework.boot.actuate.metrics.data.DefaultRepositoryTagsProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:36.202 INFO 10 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'metricsRepositoryMethodInvocationListener' of type [org.springframework.boot.actuate.metrics.data.MetricsRepositoryMethodInvocationListener] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2022-06-06 08:31:37.063 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 6969 (https) 2022-06-06 08:31:37.089 INFO 10 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-06-06 08:31:37.090 INFO 10 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.62] 2022-06-06 08:31:37.327 INFO 10 --- [ main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm] : Initializing Spring embedded WebApplicationContext 2022-06-06 08:31:37.328 INFO 10 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 7711 ms 2022-06-06 08:31:38.033 INFO 10 --- [ main] o.s.boot.web.servlet.RegistrationBean : Filter requestResponseLoggingFilter was not registered (possibly already registered?) 2022-06-06 08:31:38.777 INFO 10 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-06-06 08:31:39.079 INFO 10 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.31.Final 2022-06-06 08:31:39.747 INFO 10 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-06 08:31:40.210 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-06-06 08:31:40.774 INFO 10 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-06-06 08:31:40.842 INFO 10 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-06 08:31:53.174 INFO 10 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-06 08:31:53.210 INFO 10 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-06-06 08:31:56.280 WARN 10 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-06-06 08:31:57.410 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=352c43e8-ae65-420b-9aed-c4d7691643f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-v45v7, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-06-06 08:31:58.574 INFO 10 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2022-06-06 08:32:00.679 INFO 10 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10508ba6, org.springframework.security.web.context.SecurityContextPersistenceFilter@1c681761, org.springframework.security.web.header.HeaderWriterFilter@76208b80, org.springframework.security.web.authentication.logout.LogoutFilter@31dd0e2e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@24520a51, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@169d1f92, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1fcfcf37, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@da11873, org.springframework.security.web.session.SessionManagementFilter@19540247, org.springframework.security.web.access.ExceptionTranslationFilter@272c5abd, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64cdc310] 2022-06-06 08:32:02.049 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstobjectca [jdk]] and DN [CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:40:36 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.049 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [deutschetelekomrootca2 [jdk]] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.050 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [globalsignr2ca [jdk]] and DN [CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R2] is not valid due to [NotAfter: Wed Dec 15 08:00:00 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.050 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [identrustdstx3 [jdk]] and DN [CN=DST Root CA X3, O=Digital Signature Trust Co.] is not valid due to [NotAfter: Thu Sep 30 14:01:15 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.050 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustexternalca [jdk]] and DN [CN=AddTrust External CA Root, OU=AddTrust External TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:48:38 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.051 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirstclientauthemailca [jdk]] and DN [CN=UTN-USERFirst-Client Authentication and Email, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 17:36:58 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.051 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [verisigntsaca [jdk]] and DN [CN=Thawte Timestamping CA, OU=Thawte Certification, O=Thawte, L=Durbanville, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.053 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [gtecybertrustglobalca [jdk]] and DN [CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US] is not valid due to [NotAfter: Mon Aug 13 23:59:00 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.053 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [luxtrustglobalrootca [jdk]] and DN [CN=LuxTrust Global Root, O=LuxTrust s.a., C=LU] is not valid due to [NotAfter: Wed Mar 17 09:51:37 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.054 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [soneraclass2ca [jdk]] and DN [CN=Sonera Class2 CA, O=Sonera, C=FI] is not valid due to [NotAfter: Tue Apr 06 07:29:40 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.054 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureglobalebusinessca1 [jdk]] and DN [CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.055 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass3pprimaryca [jdk]] and DN [CN=Class 3P Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.056 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [thawtepremiumserverca [jdk]] and DN [EMAILADDRESS=premium-server@thawte.com, CN=Thawte Premium Server CA, OU=Certification Services Division, O=Thawte Consulting cc, L=Cape Town, ST=Western Cape, C=ZA] is not valid due to [NotAfter: Fri Jan 01 23:59:59 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.056 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [geotrustglobalca [jdk]] and DN [CN=GeoTrust Global CA, O=GeoTrust Inc., C=US] is not valid due to [NotAfter: Sat May 21 04:00:00 GMT 2022]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.057 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureebusinessca1 [jdk]] and DN [CN=Equifax Secure eBusiness CA-1, O=Equifax Secure Inc., C=US] is not valid due to [NotAfter: Mon Jun 22 04:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.057 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [equifaxsecureca [jdk]] and DN [OU=Equifax Secure Certificate Authority, O=Equifax, C=US] is not valid due to [NotAfter: Wed Aug 22 16:41:51 GMT 2018]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.058 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [quovadisrootca [jdk]] and DN [CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM] is not valid due to [NotAfter: Wed Mar 17 18:33:33 GMT 2021]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.058 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustclass1ca [jdk]] and DN [CN=AddTrust Class 1 CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:38:31 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.059 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [certplusclass2primaryca [jdk]] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.059 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [keynectisrootca [jdk]] and DN [CN=KEYNECTIS ROOT CA, OU=ROOT, O=KEYNECTIS, C=FR] is not valid due to [NotAfter: Tue May 26 00:00:00 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.060 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [utnuserfirsthardwareca [jdk]] and DN [CN=UTN-USERFirst-Hardware, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, ST=UT, C=US] is not valid due to [NotAfter: Tue Jul 09 18:19:22 GMT 2019]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.060 WARN 10 --- [ main] org.apache.tomcat.util.net.SSLUtilBase : The trusted certificate with alias [addtrustqualifiedca [jdk]] and DN [CN=AddTrust Qualified CA Root, OU=AddTrust TTP Network, O=AddTrust AB, C=SE] is not valid due to [NotAfter: Sat May 30 10:44:50 GMT 2020]. Certificates signed by this trusted certificate WILL be accepted 2022-06-06 08:32:02.201 INFO 10 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 6969 (https) with context path '/onap/policy/clamp/acm' 2022-06-06 08:32:03.929 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting 2022-06-06 08:32:03.929 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic endpoint management 2022-06-06 08:32:03.941 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=352c43e8-ae65-420b-9aed-c4d7691643f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-v45v7, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2022-06-06 08:32:03.944 INFO 10 --- [ main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=352c43e8-ae65-420b-9aed-c4d7691643f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-v45v7, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2022-06-06 08:32:03.946 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=dbaec56b-8936-4600-95e3-8b2ae0947811, alive=false, publisher=null]]: starting 2022-06-06 08:32:03.980 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:32:04.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:32:04.010 INFO 10 --- [ main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=dbaec56b-8936-4600-95e3-8b2ae0947811, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2022-06-06 08:32:04.012 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionStateChangePublisher 2022-06-06 08:32:04.024 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantUpdatePublisher 2022-06-06 08:32:04.025 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantDeregisterAckPublisher 2022-06-06 08:32:04.027 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantStatusReqPublisher 2022-06-06 08:32:04.028 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher ParticipantRegisterAckPublisher 2022-06-06 08:32:04.031 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Publisher AutomationCompositionUpdatePublisher 2022-06-06 08:32:04.032 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantDeregisterListener 2022-06-06 08:32:04.033 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionUpdateAckListener 2022-06-06 08:32:04.033 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantUpdateAckListener 2022-06-06 08:32:04.033 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener AutomationCompositionStateChangeAckListener 2022-06-06 08:32:04.033 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantStatusListener 2022-06-06 08:32:04.034 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Listener ParticipantRegisterListener 2022-06-06 08:32:04.034 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager starting Topic Message Dispatcher 2022-06-06 08:32:04.034 INFO 10 --- [ main] o.o.p.c.e.e.comm.bus.internal.TopicBase : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=352c43e8-ae65-420b-9aed-c4d7691643f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-v45v7, 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@3a0b6aff 2022-06-06 08:32:04.035 INFO 10 --- [ main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=352c43e8-ae65-420b-9aed-c4d7691643f2, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-v45v7, fetchTimeout=15000, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[DMAAP-source-POLICY-ACRUNTIME-PARTICIPANT,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router], topic=POLICY-ACRUNTIME-PARTICIPANT, effectiveTopic=POLICY-ACRUNTIME-PARTICIPANT, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2022-06-06 08:32:04.035 INFO 10 --- [ main] o.o.p.c.utils.services.ServiceManager : service manager started 2022-06-06 08:32:04.057 INFO 10 --- [ main] o.o.p.clamp.acm.runtime.Application : Started Application in 36.298 seconds (JVM running for 38.942) 2022-06-06 08:32:04.113 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state LivenessState changed to CORRECT 2022-06-06 08:32:04.347 INFO 10 --- [ main] o.s.b.a.ApplicationAvailabilityBean : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC 2022-06-06 08:32:14.127 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:32:14.175 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl : ***** OrderedServiceImpl implementers: [] 2022-06-06 08:32:14.177 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:32:13.361489Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4689fe1a-5f5c-4990-84f6-be26a53936ed","timestamp":"2022-06-06T08:32:13.361811Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:32:15.027 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:32:15.027 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:32:29.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:32:30.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:32:30.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:32:32.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:32:32.555 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:32:31.823780Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5d90fbce-a6be-4144-9e0c-552b29618cd5","timestamp":"2022-06-06T08:32:31.823914Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:32:32.813 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:32:32.814 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:32:45.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:32:45.766 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:32:45.039353Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"434e3409-6f05-45f8-9f7e-123b95028caf","timestamp":"2022-06-06T08:32:45.039513Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:32:45.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:32:45.809 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:33:00.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:33:00.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:33:00.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:33:15.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:33:15.806 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:33:15.807 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:33:30.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:33:30.781 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:33:30.782 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:33:45.781 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:33:45.784 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:33:45.784 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:34:00.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:00.755 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:34:00.755 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:34:03.929 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:34:04.814 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6dd291e7-74c2-49b0-99f5-1a5164ee912c","timestamp":"2022-06-06T08:34:04.805302Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:34:04.861 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 43 ms 2022-06-06 08:34:04.866 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:34:04.934 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:04.936 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (71 ms):{"serverTimeMs":0,"count":1} 2022-06-06 08:34:05.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:05.597 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6dd291e7-74c2-49b0-99f5-1a5164ee912c","timestamp":"2022-06-06T08:34:04.805302Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:34:05.598 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:34:05.598 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:34:05.598 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:34:05.778 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:05.779 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:34:05.576678Z","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":"637111c6-658b-406d-90c8-1dc7fad38cb7","timestamp":"2022-06-06T08:34:05.576709Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:34:05.820 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:34:05.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:34:05.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:05.883 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:34:05.575258Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"51ca65e5-c8c6-461c-b557-9b8591ea3b37","timestamp":"2022-06-06T08:34:05.575290Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:34:05.921 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:34:05.921 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:34:06.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:06.457 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:34:05.614960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"2e6041b7-c955-438a-a8e3-3a908d57ac24","timestamp":"2022-06-06T08:34:05.615009Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:34:06.807 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:34:06.808 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:34:14.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:14.101 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:34:13.359037Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5126074-c1c7-43ae-bd6c-7619e5ebedfe","timestamp":"2022-06-06T08:34:13.359152Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:34:14.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:34:14.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:34:29.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:29.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:34:29.830 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:34:32.492 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:32.493 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:34:31.824176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc906247-b6d3-4af8-b6ad-04784f26177c","timestamp":"2022-06-06T08:34:31.824261Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:34:32.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:34:32.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:34:45.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:34:45.748 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:34:45.039404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99012e05-db21-460b-ab62-fac67e508c72","timestamp":"2022-06-06T08:34:45.039678Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:34:45.809 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:34:45.810 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:35:00.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:35:00.788 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:35:00.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:35:15.749 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:35:15.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:35:15.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:35:30.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:35:30.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:35:30.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:35:45.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:35:45.719 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:35:45.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:36:00.684 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:36:00.685 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:36:00.686 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:36:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:36:04.803 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"84ab0bfe-5dfe-4807-948b-10b070f36b3c","timestamp":"2022-06-06T08:36:04.802953Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:36:04.812 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms 2022-06-06 08:36:04.812 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:36:04.857 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:36:04.857 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (45 ms):{"serverTimeMs":1,"count":1} 2022-06-06 08:36:05.527 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:36:05.527 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"84ab0bfe-5dfe-4807-948b-10b070f36b3c","timestamp":"2022-06-06T08:36:04.802953Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:36:05.528 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:36:05.529 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:36:05.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:36:05.672 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:36:05.675 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:36:05.488661Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"030c91fd-ef51-4b3e-a9bf-9a56dcda7a61","timestamp":"2022-06-06T08:36:05.488685Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:36:05.827 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:36:05.484476Z","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":"3b1ace9e-6635-4b12-beb0-349e28e5e8a2","timestamp":"2022-06-06T08:36:05.484520Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:36:05.853 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:36:05.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:36:06.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:36:06.384 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:36:05.488737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"e56165bc-e7eb-4ca0-a277-ee6d9c0fd9d6","timestamp":"2022-06-06T08:36:05.491427Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:36:06.822 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:36:06.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:36:14.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:36:14.079 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:36:13.359079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b69e377-1d21-4d68-b59f-1686912393cf","timestamp":"2022-06-06T08:36:13.359181Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:36:14.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:36:14.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:36:29.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:36:29.794 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:36:29.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:36:32.485 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:36:32.486 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:36:31.823503Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b85a9d7c-5b7e-4ed9-a094-0fe36c7fc1fa","timestamp":"2022-06-06T08:36:31.823610Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:36:32.839 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:36:32.839 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:36:45.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:36:45.740 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:36:45.039088Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78b4e3e6-1289-421f-acda-d896077f5c5a","timestamp":"2022-06-06T08:36:45.039174Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:36:45.845 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:36:45.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:37:00.816 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:37:00.817 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:37:00.817 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:37:15.786 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:37:15.788 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:37:15.788 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:37:30.751 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:37:30.752 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:37:30.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:37:45.741 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:37:45.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:37:45.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:38:00.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:00.729 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:38:00.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:38:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:38:04.832 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee06d0e6-d811-4dd8-8fb8-6c117d3706ef","timestamp":"2022-06-06T08:38:04.831847Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:38:04.860 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms 2022-06-06 08:38:04.861 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:38:04.900 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:04.900 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":1,"count":1} 2022-06-06 08:38:05.574 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:05.575 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee06d0e6-d811-4dd8-8fb8-6c117d3706ef","timestamp":"2022-06-06T08:38:04.831847Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:38:05.575 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:38:05.576 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:38:05.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:38:05.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:05.720 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:38:05.526885Z","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":"fc9a43c7-d001-4ce5-9d42-ed8ae1a5b805","timestamp":"2022-06-06T08:38:05.526902Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:38:05.860 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:38:05.861 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:38:05.903 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:05.904 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:38:05.527241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"dcc046c7-b3b4-4f64-a095-ab169c3be5b9","timestamp":"2022-06-06T08:38:05.527257Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:38:05.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:38:05.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:38:06.452 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:06.452 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:38:05.578341Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"2fd01f2e-97bb-42f1-923c-bb0579b7f1db","timestamp":"2022-06-06T08:38:05.578356Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:38:06.843 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:38:06.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:38:14.086 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:14.087 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:38:13.358965Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"358e82d6-9945-480f-b25f-e0c10b3dfbb3","timestamp":"2022-06-06T08:38:13.359053Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:38:14.852 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:38:14.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:38:29.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:29.835 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:38:29.835 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:38:32.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:32.484 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:38:31.823400Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5dc754e3-e869-4938-82ee-1f8d7559905b","timestamp":"2022-06-06T08:38:31.823487Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:38:32.850 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:38:32.851 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:38:45.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:38:45.738 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:38:45.039112Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1e670536-1f01-463f-99ba-8b2a43c9b4a5","timestamp":"2022-06-06T08:38:45.039232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:38:45.855 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:38:45.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:39:00.839 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:39:00.839 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:39:00.839 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:39:15.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:39:15.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:39:15.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:39:30.774 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:39:30.775 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:39:30.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:39:45.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:39:45.737 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:39:45.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:40:00.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:00.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:40:00.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:40:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:40:04.853 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f3f9559d-d46f-4ca8-a165-85fa29ac05fc","timestamp":"2022-06-06T08:40:04.852723Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:40:04.861 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 7 ms 2022-06-06 08:40:04.863 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:40:04.899 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:04.900 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-06-06 08:40:05.529 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:05.530 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f3f9559d-d46f-4ca8-a165-85fa29ac05fc","timestamp":"2022-06-06T08:40:04.852723Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:40:05.530 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:40:05.530 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:40:05.530 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:40:05.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:05.726 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:40:05.533553Z","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":"2d73fda4-b81f-4761-950d-9f2480dc6916","timestamp":"2022-06-06T08:40:05.533587Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:40:05.867 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:40:05.867 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:40:05.915 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:05.915 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:40:05.529749Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"c874d23f-0537-4ee5-938d-cce166bbc954","timestamp":"2022-06-06T08:40:05.529790Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:40:05.941 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:40:05.941 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:40:06.472 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:06.473 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:40:05.534052Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"a9d49c63-e742-4e71-91d8-760193b3873a","timestamp":"2022-06-06T08:40:05.534080Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:40:06.866 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:40:06.866 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:40:14.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:14.110 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:40:13.360018Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ee59b7a4-5622-4016-9a2d-beb4d6293137","timestamp":"2022-06-06T08:40:13.360164Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:40:14.872 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:40:14.872 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:40:29.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:29.828 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:40:29.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:40:32.484 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:32.487 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:40:31.824535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a420ecb6-f8e1-4310-ba00-8a754ba55d2f","timestamp":"2022-06-06T08:40:31.824635Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:40:32.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:40:32.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:40:45.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:40:45.729 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:40:45.039160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b3bf1e1-5389-442c-b3b1-2150f39e484e","timestamp":"2022-06-06T08:40:45.039255Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:40:45.873 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:40:45.874 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:41:00.844 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:41:00.845 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:41:00.845 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:41:15.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:41:15.804 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:41:15.805 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:41:30.768 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:41:30.769 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:41:30.769 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:41:45.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:41:45.731 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:41:45.731 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:42:00.689 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:00.690 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:42:00.691 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:42:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:42:04.883 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ad117a82-9b77-49bc-bdc6-1b6011d34789","timestamp":"2022-06-06T08:42:04.883171Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:42:04.910 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 27 ms 2022-06-06 08:42:04.910 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:42:04.942 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:04.942 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-06-06 08:42:05.576 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:05.578 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ad117a82-9b77-49bc-bdc6-1b6011d34789","timestamp":"2022-06-06T08:42:04.883171Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:42:05.579 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:42:05.580 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:42:05.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:42:05.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:05.766 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:42:05.578539Z","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":"bc93d821-850a-4b0a-ba46-31e8fbb208e5","timestamp":"2022-06-06T08:42:05.578554Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:42:05.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:42:05.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:42:05.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:05.931 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:42:05.578842Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"87b60271-1dd1-4bb9-b906-95a2ca6917e0","timestamp":"2022-06-06T08:42:05.578863Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:42:05.954 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:42:05.954 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:42:06.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:06.477 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:42:05.580424Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"12116476-2c39-4ab9-a8c9-748c1c9f3dde","timestamp":"2022-06-06T08:42:05.580437Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:42:06.898 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:42:06.898 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:42:14.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:14.040 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:42:13.358990Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a16c2c2-f4ed-47c3-b1a1-4ddec6e5dab9","timestamp":"2022-06-06T08:42:13.359083Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:42:14.896 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:42:14.897 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:42:29.853 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:29.854 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:42:29.855 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:42:32.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:32.484 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:42:31.823428Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7cc55cfa-902b-4670-997e-4d1dbe8ae68a","timestamp":"2022-06-06T08:42:31.823516Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:42:32.919 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:42:32.920 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:42:45.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:42:45.738 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:42:45.039158Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5352694c-9502-4e8a-a7f7-23f636b08e61","timestamp":"2022-06-06T08:42:45.039249Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:42:45.905 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:42:45.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:43:00.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:43:00.877 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:43:00.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:43:15.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:43:15.837 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:43:15.837 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:43:30.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:43:30.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:43:30.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:43:45.793 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:43:45.793 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:43:45.794 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:44:00.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:44:00.753 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:44:00.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:44:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:44:04.902 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a865c7f0-c15b-4398-90ce-4dd3752c8239","timestamp":"2022-06-06T08:44:04.901681Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:44:04.910 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 8 ms 2022-06-06 08:44:04.911 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:44:04.942 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:44:04.943 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1} 2022-06-06 08:44:05.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:44:05.583 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a865c7f0-c15b-4398-90ce-4dd3752c8239","timestamp":"2022-06-06T08:44:04.901681Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:44:05.585 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:44:05.586 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:44:05.587 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:44:05.733 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:44:05.734 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:44:05.569310Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"0426d9cd-72ce-4cdd-ae61-b5db8b8e5d56","timestamp":"2022-06-06T08:44:05.569338Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:44:05.924 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:44:05.924 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:44:06.455 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:44:06.456 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:44:05.574042Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"17e662e3-bdd2-443b-8105-e14812d3f4df","timestamp":"2022-06-06T08:44:05.574089Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:44:06.913 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:44:05.577004Z","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":"8b5e29aa-3ca8-419f-a6f8-62d025641634","timestamp":"2022-06-06T08:44:05.577043Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:44:06.933 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:44:06.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:44:14.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:44:14.027 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:44:13.360274Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0a8d7c0b-6c58-4d17-b366-421a46537f3c","timestamp":"2022-06-06T08:44:13.360393Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:44:14.923 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:44:14.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:44:29.881 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:44:29.882 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:44:29.882 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:44:32.482 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:44:32.482 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:44:31.823495Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c8c1ca45-1d36-42c8-8130-0892ec3cff49","timestamp":"2022-06-06T08:44:31.823586Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:44:33.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:44:33.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:44:45.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:44:45.749 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:44:45.039270Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f44960dc-8681-437b-bb58-bef057bd2e1f","timestamp":"2022-06-06T08:44:45.039365Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:44:45.928 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:44:45.928 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:45:00.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:45:00.886 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:45:00.886 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:45:15.848 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:45:15.849 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:45:15.849 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:45:30.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:45:30.824 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:45:30.824 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:45:45.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:45:45.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:45:45.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:46:00.795 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:46:00.797 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:46:00.797 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:46:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:46:04.926 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"af6fa800-c425-42cc-8bdf-9e247d3635e4","timestamp":"2022-06-06T08:46:04.925674Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:46:04.960 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 34 ms 2022-06-06 08:46:04.961 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:46:04.996 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:46:04.997 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} 2022-06-06 08:46:05.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:46:05.639 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"af6fa800-c425-42cc-8bdf-9e247d3635e4","timestamp":"2022-06-06T08:46:04.925674Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:46:05.640 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:46:05.640 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:46:05.640 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:46:05.804 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:46:05.805 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:46:05.640884Z","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":"1480b86f-df2d-4d7f-a644-9fbc0290d069","timestamp":"2022-06-06T08:46:05.640898Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:46:05.941 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:46:05.639364Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"691a5745-6214-4ebd-a5d3-1487f393a348","timestamp":"2022-06-06T08:46:05.639376Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:46:06.946 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:46:06.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:46:07.465 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:46:07.465 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:46:05.631385Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"4e3dd080-70c9-4a9f-b5e6-0ef24356b472","timestamp":"2022-06-06T08:46:05.631402Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:46:07.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:46:07.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:46:14.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:46:14.033 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:46:13.358941Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c63cacab-7686-4bd1-a4ff-cd4131aa2ddf","timestamp":"2022-06-06T08:46:13.359020Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:46:14.944 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:46:14.944 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:46:29.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:46:29.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:46:29.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:46:32.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:46:32.483 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:46:31.823918Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4382cc10-951f-46ad-86a8-fe0c7d19d4e2","timestamp":"2022-06-06T08:46:31.824109Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:46:32.950 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:46:32.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:46:45.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:46:45.730 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:46:45.039462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a349558-4256-4d3f-906a-eae7b84cf455","timestamp":"2022-06-06T08:46:45.039666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:46:45.947 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:46:45.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:47:00.905 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:47:00.906 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:47:00.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:47:15.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:47:15.861 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:47:15.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:47:30.828 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:47:30.829 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:47:30.829 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:47:45.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:47:45.803 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:47:45.803 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:48:00.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:00.763 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:48:00.763 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:48:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:48:03.945 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7e428904-9a91-476f-aa8f-1b5b36c72aca","timestamp":"2022-06-06T08:48:03.945037Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:48:03.960 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms 2022-06-06 08:48:03.961 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:48:03.995 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:03.996 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":1,"count":1} 2022-06-06 08:48:04.619 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:04.619 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7e428904-9a91-476f-aa8f-1b5b36c72aca","timestamp":"2022-06-06T08:48:03.945037Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:48:04.620 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:48:04.620 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:48:04.620 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:48:04.777 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:04.777 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:48:04.616573Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"3e4f24ac-3fc7-48f4-a99e-03dc5a37e5ac","timestamp":"2022-06-06T08:48:04.616582Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:48:04.823 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:48:04.823 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:48:04.843 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:04.843 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:48:04.623523Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"06606ef5-779b-4796-a547-cbb587b4b24b","timestamp":"2022-06-06T08:48:04.623567Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:48:04.872 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:48:04.873 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:48:05.404 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:05.405 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:48:04.620913Z","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":"2032c270-099c-4cff-ab6c-abfdee88bc13","timestamp":"2022-06-06T08:48:04.620931Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:48:07.949 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:48:07.949 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:48:14.035 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:14.035 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:48:13.359068Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1f3a78e3-382f-4eb3-a11e-332b5ec45ad9","timestamp":"2022-06-06T08:48:13.359150Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:48:14.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:48:14.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:48:29.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:29.948 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:48:29.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:48:32.521 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:32.522 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:48:31.825336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7486e1fd-4084-4376-a8fd-c3d5eb9313f4","timestamp":"2022-06-06T08:48:31.825416Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:48:32.983 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:48:32.984 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:48:45.758 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:48:45.758 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:48:45.039103Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"26d32d46-502f-4a96-9592-e70658152ca8","timestamp":"2022-06-06T08:48:45.039220Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:48:45.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:48:45.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:49:00.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:49:00.951 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:49:00.951 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:49:15.953 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:49:15.954 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:49:15.955 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:49:31.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:49:31.059 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:49:31.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:49:46.038 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:49:46.039 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:49:46.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:50:00.998 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:00.999 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:50:00.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:50:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:50:03.979 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce6abc67-24fb-4754-9a51-348ddd4d110d","timestamp":"2022-06-06T08:50:03.978318Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:50:04.010 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 31 ms 2022-06-06 08:50:04.011 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:50:04.062 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:04.063 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (52 ms):{"serverTimeMs":1,"count":1} 2022-06-06 08:50:04.697 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:04.698 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ce6abc67-24fb-4754-9a51-348ddd4d110d","timestamp":"2022-06-06T08:50:03.978318Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:50:04.698 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:50:04.698 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:50:04.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:50:04.913 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:04.914 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:50:04.692963Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"7a06ba05-2fc2-4ab8-b44c-8a7431a7e4fd","timestamp":"2022-06-06T08:50:04.692994Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:50:04.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:50:04.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:50:04.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:05.000 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:50:04.693359Z","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":"8838a073-87ff-4827-989c-90e44af47149","timestamp":"2022-06-06T08:50:04.693412Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:50:05.026 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:50:05.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:50:05.551 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:05.552 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:50:04.699628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"dd038ddd-b49b-438d-9ae7-b2636f2f4ad6","timestamp":"2022-06-06T08:50:04.699645Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:50:05.582 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:50:05.582 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:50:14.037 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:14.038 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:50:13.359155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fcf0ae1-bf55-4c33-bf3f-9131e0784019","timestamp":"2022-06-06T08:50:13.359254Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:50:15.009 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:50:15.009 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:50:29.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:29.979 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:50:29.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:50:32.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:32.490 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:50:31.823519Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8db30e43-4386-4119-81f2-1aa1a9deb523","timestamp":"2022-06-06T08:50:31.823600Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:50:33.011 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:50:33.011 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:50:45.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:50:45.745 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:50:45.039176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e5f9c088-ad93-4eb3-8916-d324bf2dd889","timestamp":"2022-06-06T08:50:45.039265Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:50:46.017 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:50:46.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:51:00.981 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:51:00.982 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:51:00.982 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:51:15.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:51:15.964 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:51:15.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:51:30.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:51:30.933 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:51:30.934 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:51:45.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:51:45.901 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:51:45.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:52:00.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:00.893 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:52:00.893 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:52:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:52:03.995 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f4f7c1e2-70cf-4f6f-a053-c7d2247a33fe","timestamp":"2022-06-06T08:52:03.995048Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:52:04.010 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms 2022-06-06 08:52:04.011 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:52:04.048 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:04.049 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} 2022-06-06 08:52:04.676 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:04.676 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f4f7c1e2-70cf-4f6f-a053-c7d2247a33fe","timestamp":"2022-06-06T08:52:03.995048Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:52:04.677 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:52:04.677 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:52:04.677 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:52:04.860 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:04.861 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:52:04.678260Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"c6d9c6a4-1ccb-44a3-ad38-f5a9d7a8dc27","timestamp":"2022-06-06T08:52:04.678280Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:52:04.890 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:52:04.891 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:52:04.906 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:04.907 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:52:04.678544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"b8dcefe5-ba9a-4035-95f1-fc508e1ab7fb","timestamp":"2022-06-06T08:52:04.678553Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:52:04.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:52:04.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:52:05.454 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:05.455 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:52:04.708939Z","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":"e4938233-60c4-4ccd-9ff2-a503bfce1bec","timestamp":"2022-06-06T08:52:04.708948Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:52:05.474 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:52:05.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:52:14.059 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:14.060 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:52:13.358978Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58aa13c6-c7d2-47e1-a1c4-35e88ab4f484","timestamp":"2022-06-06T08:52:13.359093Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:52:15.015 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:52:15.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:52:29.974 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:29.974 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:52:29.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:52:32.488 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:32.489 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:52:31.823410Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6b4c0c5-0cc8-461a-8e9e-ba0fb03c3c62","timestamp":"2022-06-06T08:52:31.823555Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:52:33.018 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:52:33.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:52:45.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:52:45.746 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:52:45.039079Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"283115e9-a881-4595-8244-2245acf25a76","timestamp":"2022-06-06T08:52:45.039154Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:52:46.032 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:52:46.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:53:01.104 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:53:01.104 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:53:01.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:53:16.219 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:53:16.220 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:53:16.221 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:53:31.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:53:31.284 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:53:31.284 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:53:46.370 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:53:46.371 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:53:46.371 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:54:01.335 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:01.336 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:54:01.336 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:54:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:54:04.030 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e3ada2d6-cb26-4401-a817-21ecbea827f2","timestamp":"2022-06-06T08:54:04.029582Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:54:04.060 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms 2022-06-06 08:54:04.061 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:54:04.092 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:04.093 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-06-06 08:54:04.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:04.717 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e3ada2d6-cb26-4401-a817-21ecbea827f2","timestamp":"2022-06-06T08:54:04.029582Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:54:04.717 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:54:04.717 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:54:04.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:54:04.890 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:04.891 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:54:04.719005Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"60193b47-647f-4f01-9628-2cde86de7ea9","timestamp":"2022-06-06T08:54:04.719019Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:54:04.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:54:04.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:54:04.942 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:04.943 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:54:04.718879Z","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":"2799072b-f9cd-4b02-b687-a16ec8cdfe29","timestamp":"2022-06-06T08:54:04.718891Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:54:05.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:54:05.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:54:05.565 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:05.565 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:54:04.718751Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"e89a60d4-1cfd-465e-bde8-f8c26ee76bed","timestamp":"2022-06-06T08:54:04.718763Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:54:05.591 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:54:05.591 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:54:14.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:14.037 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:54:13.359021Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3d31ffd1-480e-4e31-a5f8-38d03c29aa6b","timestamp":"2022-06-06T08:54:13.359172Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:54:15.042 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:54:15.042 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:54:30.004 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:30.005 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:54:30.005 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:54:32.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:32.494 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:54:31.823471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4509d4ba-f156-4729-8bf7-ea8e9c756327","timestamp":"2022-06-06T08:54:31.823595Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:54:33.046 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:54:33.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:54:45.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:54:45.744 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:54:45.039431Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"743ad813-b017-4aac-9245-bce7420116e5","timestamp":"2022-06-06T08:54:45.039628Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:54:46.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:54:46.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:55:01.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:55:01.013 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:55:01.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:55:15.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:55:15.969 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:55:15.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:55:30.947 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:55:30.948 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:55:30.948 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:55:45.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:55:45.902 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:55:45.902 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:56:00.876 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:00.877 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:56:00.877 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:56:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:56:04.050 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee347cb6-75a7-4162-b78b-b804d58e3c58","timestamp":"2022-06-06T08:56:04.050095Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:56:04.060 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms 2022-06-06 08:56:04.061 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:56:04.101 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:04.102 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":1,"count":1} 2022-06-06 08:56:04.718 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:04.719 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"ee347cb6-75a7-4162-b78b-b804d58e3c58","timestamp":"2022-06-06T08:56:04.050095Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:56:04.719 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:56:04.719 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:56:04.719 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:56:04.989 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:04.990 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:56:04.826864Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"6ae3a8ca-26b8-469e-a19e-4b94a6575cb2","timestamp":"2022-06-06T08:56:04.826874Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:56:05.062 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:56:05.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:56:05.083 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:05.083 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:56:04.815738Z","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":"5cc336f2-9e1f-4b56-a625-f1f8ad5741cc","timestamp":"2022-06-06T08:56:04.815760Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:56:05.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:56:05.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:56:05.631 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:05.632 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:56:04.817734Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"8e9f1465-8d4e-4f6a-89e2-9d631cfcefc5","timestamp":"2022-06-06T08:56:04.817759Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:56:05.660 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:56:05.661 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:56:14.115 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:14.116 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:56:13.359049Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a364bc89-8bba-40a3-b1a8-994fac9edfd5","timestamp":"2022-06-06T08:56:13.359133Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:56:15.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:56:15.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:56:30.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:30.032 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:56:30.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:56:32.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:32.479 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:56:31.823546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64e40874-6a4d-40dd-8de1-ea6f71ad36ba","timestamp":"2022-06-06T08:56:31.823643Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:56:33.067 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:56:33.067 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:56:45.752 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:56:45.753 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:56:45.039102Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17fe1f48-7743-4906-afb2-17fbeb173355","timestamp":"2022-06-06T08:56:45.039176Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:56:46.078 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:56:46.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:57:01.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:57:01.044 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:57:01.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:57:16.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:57:16.000 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:57:16.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:57:30.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:57:30.963 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:57:30.963 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:57:45.931 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:57:45.932 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:57:45.932 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:58:00.883 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:00.884 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:58:00.885 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:58:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 08:58:04.072 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1a8661f1-867e-4a15-bc1b-f72c6390a200","timestamp":"2022-06-06T08:58:04.071954Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:58:04.110 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 38 ms 2022-06-06 08:58:04.111 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 08:58:04.145 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:04.145 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-06-06 08:58:04.761 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:04.762 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1a8661f1-867e-4a15-bc1b-f72c6390a200","timestamp":"2022-06-06T08:58:04.071954Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:58:04.762 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 08:58:04.762 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:58:04.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:58:04.952 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:04.952 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:58:04.766426Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"820c46a4-e1bc-41be-af49-df15872a680e","timestamp":"2022-06-06T08:58:04.766456Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:58:05.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:58:05.093 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:58:05.110 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:05.111 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:58:04.846717Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"7404a510-a25b-4c94-ac30-3c71f5fdb4b0","timestamp":"2022-06-06T08:58:04.846726Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:58:05.135 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:58:05.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:58:05.655 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:05.655 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:58:04.846306Z","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":"9b144ad9-8d82-4af4-a21b-b3279c8e3ab4","timestamp":"2022-06-06T08:58:04.846324Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:58:05.684 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:58:05.685 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:58:14.039 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:14.040 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:58:13.359151Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5a983b98-df1f-4af7-976f-637e3b97abc0","timestamp":"2022-06-06T08:58:13.359238Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 08:58:14.087 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:58:14.088 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:58:29.044 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:29.045 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:58:29.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:58:32.489 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:32.502 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T08:58:31.825002Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58c49680-181d-449b-bdda-60a2e199ae94","timestamp":"2022-06-06T08:58:31.825109Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 08:58:33.091 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:58:33.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:58:45.762 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:58:45.764 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T08:58:45.039447Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"17fccf17-9584-4878-8fbe-246d6124a783","timestamp":"2022-06-06T08:58:45.039513Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 08:58:46.094 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:58:46.094 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:59:01.055 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:59:01.056 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:59:01.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:59:16.018 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:59:16.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:59:16.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:59:30.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:59:30.978 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:59:30.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 08:59:45.930 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 08:59:45.931 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 08:59:45.933 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:00:00.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:00.899 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:00:00.899 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:00:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:00:04.094 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4f684724-56d4-485b-a138-b97d55a9886f","timestamp":"2022-06-06T09:00:04.093404Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:00:04.110 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 16 ms 2022-06-06 09:00:04.111 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:00:04.142 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:04.143 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:00:04.766 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:04.767 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4f684724-56d4-485b-a138-b97d55a9886f","timestamp":"2022-06-06T09:00:04.093404Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:00:04.767 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:00:04.767 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:00:04.767 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:00:04.987 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:04.988 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:00:04.774407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"2bb45b21-8370-4f54-813e-49d7a25faa04","timestamp":"2022-06-06T09:00:04.774437Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:00:05.106 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:00:05.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:00:05.125 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:05.126 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:00:04.776989Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"8bbd1864-147c-407f-b4e9-990c44a22774","timestamp":"2022-06-06T09:00:04.777028Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:00:05.150 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:00:05.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:00:05.673 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:05.674 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:00:04.770687Z","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":"5877d82e-3f06-4fb1-9b70-c96a5aad6fd1","timestamp":"2022-06-06T09:00:04.770705Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:00:05.697 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:00:05.698 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:00:14.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:14.036 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:00:13.359050Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cdf2b88b-6d33-4204-bd81-46959337f5fb","timestamp":"2022-06-06T09:00:13.359175Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:00:14.114 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:00:14.115 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:00:29.064 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:29.064 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:00:29.064 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:00:32.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:32.482 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:00:31.823464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bdb5b4c9-2cfa-46f1-9d10-aebe39c76c9d","timestamp":"2022-06-06T09:00:31.823542Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:00:33.115 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:00:33.116 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:00:45.773 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:00:45.774 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:00:45.039262Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5ae0b9c-3c78-465c-8f58-8e2747d5b956","timestamp":"2022-06-06T09:00:45.039352Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:00:46.121 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:00:46.121 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:01:01.078 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:01:01.079 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:01:01.079 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:01:16.056 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:01:16.057 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:01:16.057 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:01:31.014 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:01:31.015 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:01:31.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:01:45.976 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:01:45.976 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:01:45.977 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:02:00.936 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:00.937 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:02:00.937 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:02:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:02:04.117 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fa69c0c0-b305-471f-ae70-d3844a2e10e4","timestamp":"2022-06-06T09:02:04.117512Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:02:04.160 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 42 ms 2022-06-06 09:02:04.161 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:02:04.204 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:04.204 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":1,"count":1} 2022-06-06 09:02:04.833 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:04.834 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fa69c0c0-b305-471f-ae70-d3844a2e10e4","timestamp":"2022-06-06T09:02:04.117512Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:02:04.834 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:02:04.834 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:02:04.834 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:02:04.991 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:04.992 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:02:04.831023Z","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":"b5d00897-880f-4fb4-8051-5f7e2aa99f32","timestamp":"2022-06-06T09:02:04.831031Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:02:05.128 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:02:05.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:02:05.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:05.151 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:02:04.831018Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"0bb7d026-0735-4e18-814e-7f8e07162771","timestamp":"2022-06-06T09:02:04.831029Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:02:05.173 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:02:05.173 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:02:05.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:05.693 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:02:04.831114Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"00032142-af48-4cb0-b0df-8ba59fcb9d39","timestamp":"2022-06-06T09:02:04.831128Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:02:05.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:02:05.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:02:14.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:14.031 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:02:13.358948Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d838f925-7987-491b-9394-c637ef06247d","timestamp":"2022-06-06T09:02:13.359015Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:02:14.129 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:02:14.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:02:29.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:29.099 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:02:29.099 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:02:32.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:32.497 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:02:31.823418Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9598de4b-41bc-4fc2-9cd0-58bfe03db351","timestamp":"2022-06-06T09:02:31.823500Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:02:33.133 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:02:33.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:02:45.787 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:02:45.787 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:02:45.039065Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"edba437c-d100-4b23-a30b-d0ba77427ec0","timestamp":"2022-06-06T09:02:45.039131Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:02:46.138 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:02:46.138 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:03:01.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:03:01.092 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:03:01.092 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:03:16.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:03:16.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:03:16.052 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:03:31.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:03:31.006 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:03:31.006 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:03:45.961 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:03:45.961 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:03:45.962 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:04:00.938 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:00.939 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:04:00.939 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:04:03.929 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:04:04.142 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f2b1e7a5-cf39-4a40-834e-ff17091bf1f2","timestamp":"2022-06-06T09:04:04.142410Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:04:04.160 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 17 ms 2022-06-06 09:04:04.161 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:04:04.191 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:04.191 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:04:04.821 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:04.822 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"f2b1e7a5-cf39-4a40-834e-ff17091bf1f2","timestamp":"2022-06-06T09:04:04.142410Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:04:04.822 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:04:04.822 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:04:04.822 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:04:04.996 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:04.997 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:04:04.826864Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"666272df-3220-4e79-9def-1f1a687387da","timestamp":"2022-06-06T09:04:04.826873Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:04:05.156 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:04:05.157 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:04:05.175 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:05.176 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:04:04.824573Z","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":"325525c1-57ec-4c80-b41a-5daf246dae44","timestamp":"2022-06-06T09:04:04.824585Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:04:05.195 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:04:05.196 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:04:05.717 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:05.718 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:04:04.825069Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"3b0338a0-9e9b-401b-b75c-fb31701da271","timestamp":"2022-06-06T09:04:04.825095Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:04:05.742 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:04:05.742 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:04:14.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:14.039 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:04:13.358980Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c79cd502-561c-46ce-bc4d-3c68e576a953","timestamp":"2022-06-06T09:04:13.359080Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:04:14.155 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:04:14.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:04:29.115 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:29.116 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:04:29.116 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:04:32.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:32.482 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:04:31.823605Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ac35ade0-b128-48d9-8395-2104a44faec3","timestamp":"2022-06-06T09:04:31.823686Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:04:33.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:04:33.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:04:45.825 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:04:45.826 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:04:45.039124Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1a628653-ebdc-4655-8dad-b6dee86ab7db","timestamp":"2022-06-06T09:04:45.039208Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:04:46.166 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:04:46.166 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:05:01.128 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:05:01.129 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:05:01.129 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:05:16.108 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:05:16.108 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:05:16.109 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:05:31.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:05:31.066 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:05:31.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:05:46.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:05:46.041 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:05:46.041 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:06:00.993 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:00.994 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:06:00.994 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:06:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:06:04.164 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b714e66a-fb17-4910-a56f-e40c6f10b902","timestamp":"2022-06-06T09:06:04.164256Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:06:04.210 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 2022-06-06 09:06:04.211 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:06:04.243 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:04.244 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1} 2022-06-06 09:06:04.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:04.870 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"b714e66a-fb17-4910-a56f-e40c6f10b902","timestamp":"2022-06-06T09:06:04.164256Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:06:04.870 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:06:04.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:06:04.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:06:05.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:05.032 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:06:04.868867Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"67e65087-b39e-41fa-a703-f3d7c332bad5","timestamp":"2022-06-06T09:06:04.868879Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:06:05.176 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:06:05.177 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:06:05.195 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:05.196 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:06:04.868089Z","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":"caf7cb5e-65e3-4685-a460-5da5850d0df4","timestamp":"2022-06-06T09:06:04.868104Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:06:05.217 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:06:05.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:06:05.736 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:05.737 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:06:04.875381Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"0ca0d538-e764-4e9b-bc1a-16a16c7239d1","timestamp":"2022-06-06T09:06:04.875414Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:06:05.760 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:06:05.760 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:06:14.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:14.031 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:06:13.359082Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"11e4db15-fbbb-4a5d-97da-fdc9a6ab2850","timestamp":"2022-06-06T09:06:13.359254Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:06:14.189 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:06:14.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:06:29.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:29.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:06:29.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:06:32.487 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:32.488 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:06:31.823397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2249af1e-47c1-4fe5-9c74-2292c5a198ff","timestamp":"2022-06-06T09:06:31.823474Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:06:33.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:06:33.184 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:06:45.737 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:06:45.738 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:06:45.039168Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce7c6575-22fd-460b-a76e-f02824a10759","timestamp":"2022-06-06T09:06:45.039230Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:06:46.188 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:06:46.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:07:01.139 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:07:01.140 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:07:01.140 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:07:16.119 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:07:16.119 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:07:16.119 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:07:31.073 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:07:31.074 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:07:31.075 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:07:46.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:07:46.031 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:07:46.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:08:00.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:08:00.978 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:08:00.979 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:08:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:08:04.185 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"954a0952-37e1-4347-94c2-bf72f8d75b38","timestamp":"2022-06-06T09:08:04.184963Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:08:04.210 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms 2022-06-06 09:08:04.211 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:08:04.244 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:08:04.245 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:08:04.869 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:08:04.870 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"954a0952-37e1-4347-94c2-bf72f8d75b38","timestamp":"2022-06-06T09:08:04.184963Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:08:04.870 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:08:04.870 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:08:04.870 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:08:05.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:08:05.029 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:08:04.876600Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"6ca4992c-1576-4da1-a345-1e55ba6b30e5","timestamp":"2022-06-06T09:08:04.876607Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:08:05.202 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:08:05.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:08:05.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:08:05.730 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:08:04.869931Z","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":"0ad1ced0-3bbe-484b-9265-629628754375","timestamp":"2022-06-06T09:08:04.869942Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:08:05.754 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:08:04.880804Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"55445387-db3f-4052-ab37-b5b4604bddea","timestamp":"2022-06-06T09:08:04.880831Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:08:05.792 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:08:05.792 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:08:14.030 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:08:14.031 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:08:13.360733Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"614fd193-04ea-405e-a93e-6d3d627c2eeb","timestamp":"2022-06-06T09:08:13.360903Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:08:14.217 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:08:14.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:08:29.187 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:08:29.187 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:08:29.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:08:32.483 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:08:32.484 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:08:31.823393Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"99382302-a777-4f15-a8d9-0cfc6c2e3c81","timestamp":"2022-06-06T09:08:31.823449Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:08:33.223 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:08:33.224 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:08:45.740 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:08:45.741 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:08:45.039067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"680e16e6-e95a-4715-9803-e93ec0ca6525","timestamp":"2022-06-06T09:08:45.039139Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:08:46.218 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:08:46.218 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:09:01.182 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:09:01.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:09:01.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:09:16.136 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:09:16.136 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:09:16.137 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:09:31.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:09:31.097 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:09:31.097 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:09:46.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:09:46.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:09:46.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:10:01.000 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:10:01.001 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:10:01.001 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:10:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:10:04.214 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7a8c3ca0-5349-461a-82ab-c190d970252c","timestamp":"2022-06-06T09:10:04.214271Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:10:04.260 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 45 ms 2022-06-06 09:10:04.261 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:10:04.322 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:10:04.323 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (62 ms):{"serverTimeMs":1,"count":1} 2022-06-06 09:10:04.964 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:10:04.965 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7a8c3ca0-5349-461a-82ab-c190d970252c","timestamp":"2022-06-06T09:10:04.214271Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:10:04.965 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:10:04.965 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:10:04.966 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:10:05.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:10:05.131 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:10:04.971959Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"bd85817b-b004-47d2-98cf-c8cead003508","timestamp":"2022-06-06T09:10:04.971970Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:10:05.230 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:10:05.231 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:10:05.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:10:05.749 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:10:04.970291Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"26b677b9-26f3-44ff-8976-696826310b2e","timestamp":"2022-06-06T09:10:04.970303Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:10:05.770 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:10:04.965691Z","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":"a2908289-c9ae-4598-b015-5b513139e2a8","timestamp":"2022-06-06T09:10:04.965699Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:10:05.790 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:10:05.790 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:10:14.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:10:14.026 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:10:13.358943Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0f411dc0-f572-47b6-b8e1-d2b659c89897","timestamp":"2022-06-06T09:10:13.359031Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:10:14.231 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:10:14.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:10:29.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:10:29.183 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:10:29.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:10:32.477 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:10:32.478 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:10:31.823735Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4f5c50ed-d61a-4338-9707-f7ccf9030029","timestamp":"2022-06-06T09:10:31.823832Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:10:33.240 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:10:33.240 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:10:45.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:10:45.726 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:10:45.039081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb22740a-29ec-4c76-bc79-d7b6f81ac1d8","timestamp":"2022-06-06T09:10:45.039181Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:10:46.242 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:10:46.242 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:11:01.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:11:01.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:11:01.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:11:16.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:11:16.181 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:11:16.181 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:11:31.132 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:11:31.133 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:11:31.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:11:46.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:11:46.098 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:11:46.098 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:12:01.046 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:01.047 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:12:01.047 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:12:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:12:04.238 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"474e0ede-071f-4b9f-ba6a-f49f0783ea75","timestamp":"2022-06-06T09:12:04.237820Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:12:04.260 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 22 ms 2022-06-06 09:12:04.261 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:12:04.290 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:04.291 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} 2022-06-06 09:12:04.922 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:04.922 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"474e0ede-071f-4b9f-ba6a-f49f0783ea75","timestamp":"2022-06-06T09:12:04.237820Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:12:04.922 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:12:04.922 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:12:04.923 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:12:05.090 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:05.091 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:12:04.927677Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"63d810af-d8f7-488d-a54e-ae2a4a3f9da9","timestamp":"2022-06-06T09:12:04.927693Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:12:05.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:12:05.250 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:12:05.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:05.267 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:12:04.931807Z","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":"dfc5d811-1d38-4e68-a847-2d70bb99f216","timestamp":"2022-06-06T09:12:04.931821Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:12:05.285 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:12:05.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:12:05.802 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:05.802 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:12:04.924990Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"a459aad2-b3e0-4e97-846c-d110136745f3","timestamp":"2022-06-06T09:12:04.925015Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:12:05.827 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:12:05.827 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:12:14.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:14.023 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:12:13.359184Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"223d6a97-c4de-405e-8dc1-d35cb2b0e87f","timestamp":"2022-06-06T09:12:13.359259Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:12:14.250 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:12:14.251 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:12:29.202 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:29.202 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:12:29.203 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:12:32.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:32.476 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:12:31.823541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f0c43788-f347-4612-823d-21ca7bbed2e2","timestamp":"2022-06-06T09:12:31.823619Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:12:33.265 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:12:33.265 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:12:45.729 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:12:45.730 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:12:45.039211Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1879327f-b5e5-4578-bddc-beb516bcc135","timestamp":"2022-06-06T09:12:45.039303Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:12:46.277 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:12:46.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:13:01.238 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:13:01.238 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:13:01.238 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:13:16.188 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:13:16.189 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:13:16.189 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:13:31.155 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:13:31.156 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:13:31.156 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:13:46.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:13:46.130 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:13:46.130 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:14:01.090 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:01.091 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:14:01.091 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:14:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:14:04.263 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fdce91df-6074-4497-913a-b2b1ae55d8a2","timestamp":"2022-06-06T09:14:04.262990Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:14:04.310 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 47 ms 2022-06-06 09:14:04.311 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:14:04.344 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:04.344 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1} 2022-06-06 09:14:04.972 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:04.973 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fdce91df-6074-4497-913a-b2b1ae55d8a2","timestamp":"2022-06-06T09:14:04.262990Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:14:04.975 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:14:04.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:14:04.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:14:05.118 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:05.118 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:14:04.974535Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"25399b12-f40b-4529-947d-845aa7a571fd","timestamp":"2022-06-06T09:14:04.974546Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:14:05.285 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:14:05.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:14:05.301 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:05.302 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:14:04.974617Z","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":"8c6452d5-bad9-482c-8512-3209f35fd9bb","timestamp":"2022-06-06T09:14:04.974627Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:14:05.321 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:14:05.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:14:05.840 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:05.841 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:14:04.962378Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"b60af59f-9d3a-499c-b5ca-69f37db21ad9","timestamp":"2022-06-06T09:14:04.962397Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:14:05.862 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:14:05.862 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:14:14.023 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:14.024 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:14:13.358953Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"546d9258-391c-4357-8f6e-08ff2c557841","timestamp":"2022-06-06T09:14:13.359063Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:14:14.275 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:14:14.275 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:14:29.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:29.230 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:14:29.230 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:14:32.474 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:32.475 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:14:31.823427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2b05a3d1-b197-458f-b7b8-69125befff8e","timestamp":"2022-06-06T09:14:31.823507Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:14:33.281 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:14:33.282 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:14:45.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:14:45.735 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:14:45.039081Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b63b6c7-e7ef-446d-bef6-e97c93c86772","timestamp":"2022-06-06T09:14:45.039155Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:14:46.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:14:46.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:15:01.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:15:01.239 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:15:01.239 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:15:16.192 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:15:16.193 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:15:16.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:15:31.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:15:31.144 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:15:31.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:15:46.101 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:15:46.102 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:15:46.102 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:16:01.068 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:01.069 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:16:01.069 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:16:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:16:04.285 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"686a0bcb-8bce-4180-b61c-1c0d6f955301","timestamp":"2022-06-06T09:16:04.284962Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:16:04.310 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 25 ms 2022-06-06 09:16:04.311 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:16:04.343 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:04.344 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:16:04.969 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:04.971 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"686a0bcb-8bce-4180-b61c-1c0d6f955301","timestamp":"2022-06-06T09:16:04.284962Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:16:04.971 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:16:04.971 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:16:04.971 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:16:05.133 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:05.133 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:16:04.968340Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"2dcb7a3d-9334-464b-aa55-e604826fee1e","timestamp":"2022-06-06T09:16:04.968356Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:16:05.295 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:16:05.295 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:16:05.314 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:05.314 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:16:04.967972Z","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":"7147b8ca-7233-4524-9028-c255702cb499","timestamp":"2022-06-06T09:16:04.967987Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:16:05.332 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:16:05.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:16:05.854 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:05.855 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:16:04.967368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"3709a953-170d-4307-ab9c-47e2b7d35be3","timestamp":"2022-06-06T09:16:04.967377Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:16:05.878 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:16:05.878 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:16:14.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:14.027 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:16:13.358960Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffbc2300-c12b-456a-9c58-0301d105ae0f","timestamp":"2022-06-06T09:16:13.359032Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:16:14.313 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:16:14.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:16:29.262 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:29.263 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:16:29.263 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:16:32.478 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:32.478 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:16:31.823444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ea2444a3-c9de-4c17-bf88-ed059ed4f2d0","timestamp":"2022-06-06T09:16:31.823503Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:16:33.319 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:16:33.320 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:16:45.739 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:16:45.740 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:16:45.039087Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ba9b63c7-98da-404a-b77b-2fd7e5698c1b","timestamp":"2022-06-06T09:16:45.039157Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:16:46.307 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:16:46.307 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:17:01.285 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:17:01.286 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:17:01.286 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:17:16.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:17:16.236 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:17:16.236 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:17:31.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:17:31.205 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:17:31.205 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:17:46.160 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:17:46.161 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:17:46.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:18:01.145 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:01.145 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:18:01.146 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:18:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:18:04.307 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e2c0e33f-0d2a-4605-a278-88185fd35450","timestamp":"2022-06-06T09:18:04.307053Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:18:04.310 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 3 ms 2022-06-06 09:18:04.311 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:18:04.343 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:04.344 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-06-06 09:18:05.012 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:05.012 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"e2c0e33f-0d2a-4605-a278-88185fd35450","timestamp":"2022-06-06T09:18:04.307053Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:18:05.013 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:18:05.013 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:18:05.013 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:18:05.135 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:05.136 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:18:04.969546Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"f6c019ba-f7a1-4eb9-9565-6141def9a6ce","timestamp":"2022-06-06T09:18:04.969573Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:18:05.320 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:18:05.321 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:18:05.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:05.338 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:18:04.967417Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"0090691c-0de0-4c48-9d60-30a7d04974fa","timestamp":"2022-06-06T09:18:04.967461Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:18:05.357 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:18:05.357 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:18:05.879 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:05.880 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:18:05.014197Z","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":"dd17e3e5-c3ab-4830-83f5-18247e6385f4","timestamp":"2022-06-06T09:18:05.014216Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:18:05.900 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:18:05.901 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:18:14.026 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:14.027 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:18:13.359118Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"46582a4e-892b-4d84-a99a-6fb876c67e9d","timestamp":"2022-06-06T09:18:13.359240Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:18:14.325 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:18:14.325 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:18:29.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:29.281 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:18:29.281 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:18:32.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:32.479 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:18:31.823465Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0911e378-f15c-4305-b881-5d8b8d7fb898","timestamp":"2022-06-06T09:18:31.823569Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:18:33.323 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:18:33.323 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:18:45.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:18:45.726 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:18:45.039166Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ff7755b7-b38e-4cf9-b9a6-e3262d286dc2","timestamp":"2022-06-06T09:18:45.039233Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:18:46.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:18:46.331 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:19:01.289 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:19:01.289 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:19:01.290 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:19:16.243 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:19:16.244 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:19:16.244 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:19:31.196 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:19:31.197 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:19:31.197 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:19:46.150 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:19:46.151 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:19:46.151 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:20:01.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:01.105 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:20:01.105 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:20:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:20:04.330 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a9566ff6-0afd-4d86-a3a4-5aa5487854e7","timestamp":"2022-06-06T09:20:04.329666Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:20:04.360 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 30 ms 2022-06-06 09:20:04.361 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:20:04.393 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:04.394 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":1,"count":1} 2022-06-06 09:20:05.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:05.020 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a9566ff6-0afd-4d86-a3a4-5aa5487854e7","timestamp":"2022-06-06T09:20:04.329666Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:20:05.022 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:20:05.022 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:20:05.022 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:20:05.180 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:05.181 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:20:05.021552Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"7b5e8644-2447-4ce1-9ae2-b3367103a3db","timestamp":"2022-06-06T09:20:05.021564Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:20:05.346 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:20:05.346 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:20:05.363 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:05.363 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:20:05.024090Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"9bdf1382-24cc-4650-9bde-d556863188ff","timestamp":"2022-06-06T09:20:05.024100Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:20:05.388 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:20:05.388 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:20:05.908 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:05.908 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:20:05.023793Z","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":"7c4e104b-b1b8-4701-9884-09267f2b203b","timestamp":"2022-06-06T09:20:05.023804Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:20:05.929 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:20:05.929 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:20:14.025 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:14.026 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:20:13.358970Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"df57d98f-ddff-478d-a72b-9049d649f9db","timestamp":"2022-06-06T09:20:13.359038Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:20:14.348 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:20:14.349 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:20:29.303 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:29.303 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:20:29.304 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:20:32.475 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:32.475 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:20:31.823418Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5927f172-ece7-49a9-96de-e99304765401","timestamp":"2022-06-06T09:20:31.823499Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:20:33.350 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:20:33.351 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:20:45.775 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:20:45.775 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:20:45.039093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"780afa9f-20d1-4927-8e17-e339ae3ba019","timestamp":"2022-06-06T09:20:45.039158Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:20:46.352 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:20:46.352 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:21:01.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:21:01.310 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:21:01.310 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:21:16.260 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:21:16.261 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:21:16.261 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:21:31.216 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:21:31.217 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:21:31.217 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:21:46.183 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:21:46.184 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:21:46.184 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:22:01.143 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:01.143 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:22:01.144 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:22:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:22:04.354 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c78d0c20-9307-4ed7-91f7-28e9dc4581c1","timestamp":"2022-06-06T09:22:04.354596Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:22:04.360 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 5 ms 2022-06-06 09:22:04.360 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:22:04.393 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:04.393 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:22:05.015 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:05.016 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c78d0c20-9307-4ed7-91f7-28e9dc4581c1","timestamp":"2022-06-06T09:22:04.354596Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:22:05.016 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:22:05.016 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:22:05.016 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:22:05.174 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:05.175 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:22:05.017824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"fdb0b9eb-987a-4d1f-ba7f-76a51aa10c8c","timestamp":"2022-06-06T09:22:05.017835Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:22:05.365 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:22:05.365 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:22:05.383 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:05.384 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:22:05.017372Z","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":"d9d73fd7-a77f-4e64-a361-72de72b097ce","timestamp":"2022-06-06T09:22:05.017383Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:22:05.425 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:22:05.425 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:22:05.946 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:05.946 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:22:05.020265Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"5ebfa9cd-3779-4ae9-be8e-b395e5a17e00","timestamp":"2022-06-06T09:22:05.020279Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:22:05.975 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:22:05.975 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:22:14.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:14.034 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:22:13.358953Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b5b13ec5-38c7-4a48-b517-a2e76d4fdf9e","timestamp":"2022-06-06T09:22:13.359037Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:22:14.368 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:22:14.368 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:22:29.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:29.330 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:22:29.330 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:22:32.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:32.476 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:22:31.823421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9d431b4-c3d2-4a45-acda-3057fd12305d","timestamp":"2022-06-06T09:22:31.823488Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:22:33.382 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:22:33.382 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:22:45.730 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:22:45.731 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:22:45.039083Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4042244f-83d2-4eb6-b3d6-24e945f41aa4","timestamp":"2022-06-06T09:22:45.039167Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:22:46.385 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:22:46.385 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:23:01.337 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:23:01.337 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:23:01.338 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:23:16.292 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:23:16.293 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:23:16.294 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:23:31.247 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:23:31.248 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:23:31.248 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:23:46.193 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:23:46.194 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:23:46.194 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:24:01.141 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:01.142 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:24:01.142 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:24:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:24:04.377 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"475362cb-c8ee-46c6-a969-ed2ebb1d5062","timestamp":"2022-06-06T09:24:04.376469Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:24:04.410 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 33 ms 2022-06-06 09:24:04.411 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:24:04.439 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:04.440 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":1,"count":1} 2022-06-06 09:24:05.062 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:05.063 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"475362cb-c8ee-46c6-a969-ed2ebb1d5062","timestamp":"2022-06-06T09:24:04.376469Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:24:05.063 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:24:05.064 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:24:05.064 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:24:05.229 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:05.229 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:24:05.064596Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"959b5883-64ab-4fe8-98ce-7580f194e166","timestamp":"2022-06-06T09:24:05.064607Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:24:05.397 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:24:05.397 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:24:05.432 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:05.432 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:24:05.064293Z","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":"48716b2f-7fc9-4bb6-adf5-1f592be16355","timestamp":"2022-06-06T09:24:05.064305Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:24:05.450 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:24:05.450 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:24:05.965 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:05.966 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:24:05.066284Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"acd1aa96-45af-4c84-a468-dce7a575dbb8","timestamp":"2022-06-06T09:24:05.066303Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:24:06.390 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:24:06.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:24:14.033 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:14.033 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:24:13.358996Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"74d4188a-5107-4aac-82ad-b954fe100139","timestamp":"2022-06-06T09:24:13.359077Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:24:14.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:24:14.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:24:29.341 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:29.341 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:24:29.341 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:24:32.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:32.477 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:24:31.825057Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6c7275a8-b3af-43b1-a5d6-d420288da344","timestamp":"2022-06-06T09:24:31.825149Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:24:33.393 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:24:33.393 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:24:45.734 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:24:45.734 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:24:45.040454Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"19885af8-e0e0-43b8-ba0e-260cdc781688","timestamp":"2022-06-06T09:24:45.040587Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:24:47.391 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:24:47.391 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:25:02.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:25:02.347 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:25:02.347 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:25:17.312 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:25:17.312 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:25:17.313 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:25:32.267 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:25:32.268 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:25:32.268 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:25:47.227 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:25:47.228 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:25:47.228 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:26:02.199 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:02.200 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:26:02.200 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:26:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:26:04.399 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"375ffddb-e653-43bd-ab00-671e945aee40","timestamp":"2022-06-06T09:26:04.398886Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:26:04.410 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 11 ms 2022-06-06 09:26:04.411 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:26:04.442 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:04.443 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:26:05.064 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:05.065 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"375ffddb-e653-43bd-ab00-671e945aee40","timestamp":"2022-06-06T09:26:04.398886Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:26:05.065 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:26:05.065 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:26:05.066 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:26:05.232 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:05.233 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:26:05.061977Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"3417e13f-938b-40cb-85d4-918979fa44d4","timestamp":"2022-06-06T09:26:05.061992Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:26:05.416 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:26:05.416 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:26:05.433 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:05.434 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:26:05.068218Z","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":"e9646768-55bb-4068-96f0-6bab30eddd05","timestamp":"2022-06-06T09:26:05.068236Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:26:05.456 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:26:05.457 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:26:05.978 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:05.979 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:26:05.067553Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"c1c1b92e-20e3-4fc8-8cea-5fe59ba76f55","timestamp":"2022-06-06T09:26:05.067573Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:26:05.998 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:26:05.999 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:26:14.045 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:14.046 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:26:13.359061Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"92c88270-aec7-45b2-8b1a-2788e3c8eec7","timestamp":"2022-06-06T09:26:13.359128Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:26:14.412 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:26:14.412 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:26:29.376 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:29.377 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:26:29.377 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:26:32.497 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:32.498 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:26:31.823558Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d57793cb-ccfd-4d6d-b901-e816aecaba3d","timestamp":"2022-06-06T09:26:31.823622Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:26:33.422 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:26:33.422 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:26:45.726 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:26:45.726 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:26:45.039163Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"818c513d-b8b5-4ce8-ad2e-19463e6045da","timestamp":"2022-06-06T09:26:45.039274Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:26:45.748 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:26:45.748 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:27:00.715 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:27:00.716 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:27:00.716 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:27:15.670 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:27:15.671 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:27:15.671 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:27:30.666 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:27:30.667 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:27:30.667 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:27:45.649 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:27:45.650 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:27:45.650 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:28:00.612 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:00.613 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:28:00.613 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:28:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:28:04.425 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6e5f0b1c-58f2-46fe-bdee-1edd56ed9273","timestamp":"2022-06-06T09:28:04.425280Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:28:04.460 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 35 ms 2022-06-06 09:28:04.461 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:28:04.489 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:04.489 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:28:05.114 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:05.115 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6e5f0b1c-58f2-46fe-bdee-1edd56ed9273","timestamp":"2022-06-06T09:28:04.425280Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:28:05.115 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:28:05.115 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:28:05.115 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:28:05.283 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:05.283 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:28:05.114398Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"ef299bd1-8f96-44b6-83de-cb5e1ffb1d30","timestamp":"2022-06-06T09:28:05.114408Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:28:05.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:28:05.447 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:28:05.462 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:05.463 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:28:05.114406Z","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":"826c0de0-b8bc-4743-a9b6-d175afb870d6","timestamp":"2022-06-06T09:28:05.114414Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:28:05.480 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:28:05.481 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:28:05.995 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:05.995 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:28:05.114616Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"f4e24fc2-bece-4645-8efd-81296835fc03","timestamp":"2022-06-06T09:28:05.114627Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:28:06.438 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:28:06.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:28:14.024 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:14.025 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:28:13.359140Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f568fa1d-7853-41a6-913f-9cfc98a5b140","timestamp":"2022-06-06T09:28:13.359244Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:28:14.438 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:28:14.438 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:28:29.395 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:29.395 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:28:29.396 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:28:32.479 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:32.480 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:28:31.827902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84967c9f-a0d2-4316-b102-aa40d9645386","timestamp":"2022-06-06T09:28:31.827976Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:28:33.446 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:28:33.446 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:28:45.725 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:28:45.726 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:28:45.039083Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87aa62d6-eb1c-4e7d-a815-9b03ffc11e7a","timestamp":"2022-06-06T09:28:45.039159Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:28:45.745 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:28:45.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:29:00.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:29:00.694 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:29:00.694 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:29:15.643 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:29:15.645 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:29:15.645 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:29:30.597 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:29:30.598 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:29:30.599 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:29:45.559 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:29:45.560 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:29:45.560 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:30:00.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:30:00.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:30:00.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:30:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:30:04.450 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"76cd7281-43ea-4bf6-82b7-ff32f4f8629f","timestamp":"2022-06-06T09:30:04.449877Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:30:04.460 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 10 ms 2022-06-06 09:30:04.460 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:30:04.489 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:30:04.489 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:30:05.112 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:30:05.113 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"76cd7281-43ea-4bf6-82b7-ff32f4f8629f","timestamp":"2022-06-06T09:30:04.449877Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:30:05.113 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:30:05.113 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:30:05.113 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:30:05.277 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:30:05.277 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:30:05.116419Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"ca401135-65a2-4f52-8eb0-f634cb96cb73","timestamp":"2022-06-06T09:30:05.116436Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:30:05.468 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:30:05.468 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:30:05.988 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:30:05.988 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:30:05.111072Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"1d8ca381-a851-4dbe-a24f-dfb459f5823a","timestamp":"2022-06-06T09:30:05.111084Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:30:06.009 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:30:05.115151Z","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":"00911967-06d4-435a-a963-39e9d026f3c4","timestamp":"2022-06-06T09:30:05.115162Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:30:06.029 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:30:06.029 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:30:14.031 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:30:14.031 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:30:13.358966Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"755f2213-57c6-4b64-80dc-82860f036df8","timestamp":"2022-06-06T09:30:13.359049Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:30:14.051 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:30:14.051 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:30:29.019 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:30:29.019 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:30:29.020 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:30:32.476 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:30:32.476 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:30:31.823405Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f9652b7a-4c0e-4e21-acb2-9b36f1fb9a14","timestamp":"2022-06-06T09:30:31.823484Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:30:33.466 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:30:33.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:30:45.728 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:30:45.728 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:30:45.039092Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"05f45aec-dfdf-44e1-b28e-b931db4fe09e","timestamp":"2022-06-06T09:30:45.039188Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:30:45.750 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:30:45.750 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:31:00.702 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:31:00.703 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:31:00.703 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:31:15.646 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:31:15.647 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:31:15.647 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:31:30.594 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:31:30.595 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:31:30.596 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:31:45.554 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:31:45.555 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:31:45.555 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:32:00.509 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:32:00.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:32:00.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:32:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:32:04.478 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d2576846-9dfb-469c-8c1d-9f689206a429","timestamp":"2022-06-06T09:32:04.477285Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:32:04.510 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 32 ms 2022-06-06 09:32:04.511 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:32:04.540 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:32:04.541 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:32:05.161 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:32:05.161 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d2576846-9dfb-469c-8c1d-9f689206a429","timestamp":"2022-06-06T09:32:04.477285Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:32:05.162 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:32:05.162 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:32:05.162 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:32:05.333 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:32:05.333 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:32:05.168309Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"34e4d0ff-f8ae-4946-8f0d-dd6a1d6bfc9d","timestamp":"2022-06-06T09:32:05.168322Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:32:05.491 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:32:05.491 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:32:06.008 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:32:06.008 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:32:05.165508Z","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":"78ad8192-1a11-4c30-8b92-6bf5fc595773","timestamp":"2022-06-06T09:32:05.165523Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:32:06.029 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:32:05.165368Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"9bfcd209-750c-41c2-8bca-d52f8ba11fe9","timestamp":"2022-06-06T09:32:05.165387Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:32:06.061 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:32:06.061 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:32:14.036 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:32:14.037 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:32:13.360879Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b83b2c34-8962-42fe-b6bf-47be651de219","timestamp":"2022-06-06T09:32:13.360944Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:32:14.486 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:32:14.486 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:32:29.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:32:29.473 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:32:29.473 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:32:32.500 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:32:32.501 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:32:31.823545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0760de27-ff5f-40c0-b63a-ba9273cfaacb","timestamp":"2022-06-06T09:32:31.823670Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:32:33.490 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:32:33.490 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:32:45.723 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:32:45.724 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:32:45.039264Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3967775d-5ca3-466b-a162-f7316461719d","timestamp":"2022-06-06T09:32:45.039342Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:32:45.743 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:32:45.743 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:33:00.692 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:33:00.693 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:33:00.693 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:33:15.638 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:33:15.638 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:33:15.639 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:33:30.580 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:33:30.581 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:33:30.581 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:33:45.552 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:33:45.552 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:33:45.553 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:34:00.504 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:00.505 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:34:00.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:34:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:34:04.495 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3f77388b-860b-487b-99c8-3cc84c283fe1","timestamp":"2022-06-06T09:34:04.495317Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:34:04.510 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 15 ms 2022-06-06 09:34:04.510 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:34:04.547 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:04.547 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":1,"count":1} 2022-06-06 09:34:05.169 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:05.169 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3f77388b-860b-487b-99c8-3cc84c283fe1","timestamp":"2022-06-06T09:34:04.495317Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:34:05.170 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:34:05.170 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:34:05.170 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:34:05.334 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:05.335 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:34:05.171486Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"b476757e-b10b-4988-8bec-c95f5b461a47","timestamp":"2022-06-06T09:34:05.171503Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:34:05.508 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:34:05.508 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:34:05.525 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:05.525 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:34:05.171792Z","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":"806b1d17-e079-4868-ade8-e60f7085327c","timestamp":"2022-06-06T09:34:05.171805Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:34:05.546 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:34:05.546 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:34:06.063 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:06.064 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:34:05.174097Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"dd7c4588-9fde-465b-bf04-579f410f5321","timestamp":"2022-06-06T09:34:05.174122Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:34:06.510 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:34:06.510 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:34:14.032 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:14.032 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:34:13.359157Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5260ef58-29b8-42ae-8e60-c81852cb57a3","timestamp":"2022-06-06T09:34:13.359267Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:34:14.513 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:34:14.513 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:34:29.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:29.466 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:34:29.466 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:34:32.493 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:32.493 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:34:31.823567Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1ce23667-76f6-43a8-a511-32eaa3df961d","timestamp":"2022-06-06T09:34:31.823698Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}} 2022-06-06 09:34:35.504 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:34:35.505 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:34:45.745 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:34:45.746 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:34:45.039093Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7b4c9b1-8f70-41ef-ba32-68eca58fba1a","timestamp":"2022-06-06T09:34:45.039183Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:34:45.765 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:34:45.765 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:35:00.753 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:35:00.754 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:35:00.754 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:35:15.712 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:35:15.713 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:35:15.713 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:35:30.663 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:35:30.664 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:35:30.664 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:35:45.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:35:45.610 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:35:45.610 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:36:00.567 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:36:00.568 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:36:00.568 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:36:03.928 INFO 10 --- [ scheduling-1] o.o.p.c.a.r.s.SupervisionAspect : Add scheduled scanning 2022-06-06 09:36:04.520 INFO 10 --- [pool-1-thread-1] network : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1b85b989-2f85-4872-a96d-51671cc368c9","timestamp":"2022-06-06T09:36:04.520171Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:36:04.560 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 40 ms 2022-06-06 09:36:04.560 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ... 2022-06-06 09:36:04.583 INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:36:04.583 INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} 2022-06-06 09:36:05.222 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:36:05.222 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"messageType":"PARTICIPANT_STATUS_REQ","messageId":"1b85b989-2f85-4872-a96d-51671cc368c9","timestamp":"2022-06-06T09:36:04.520171Z","participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:36:05.223 INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher : discarding event of type PARTICIPANT_STATUS_REQ 2022-06-06 09:36:05.223 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:36:05.223 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:36:05.381 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:36:05.382 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:36:05.224055Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"afa436bc-7426-43bf-8a04-01283942d545","timestamp":"2022-06-06T09:36:05.224071Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}} 2022-06-06 09:36:05.543 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:36:05.543 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:36:05.564 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:36:05.565 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-06-06T09:36:05.223831Z","state":"UNKNOWN","healthStatus":"UNKNOWN","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":"d1b524dd-046e-4664-ba40-08187607f499","timestamp":"2022-06-06T09:36:05.223842Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}} 2022-06-06 09:36:05.589 INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 2022-06-06 09:36:05.589 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/352c43e8-ae65-420b-9aed-c4d7691643f2/onap-policy-clamp-runtime-acm-6847cc68d9-v45v7?timeout=15000 (anonymous) ... 2022-06-06 09:36:06.106 INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK 2022-06-06 09:36:06.106 INFO 10 --- [IME-PARTICIPANT] network : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT] {"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-06-06T09:36:05.216157Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExec