Results

By type

          Policy clamp config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml files

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.0)

2022-08-24 03:02:55.947  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-6847cc68d9-fv92x with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-08-24 03:02:55.955  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-08-24 03:02:58.441  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-08-24 03:02:59.121  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 662 ms. Found 7 JPA repository interfaces.
2022-08-24 03:03:01.121  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-08-24 03:03:01.125  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-08-24 03:03:01.130  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-08-24 03:03:01.142  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-08-24 03:03:01.150  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-08-24 03:03:01.163  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-08-24 03:03:01.170  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-08-24 03:03:01.173  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-08-24 03:03:01.213  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-08-24 03:03:01.255  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-08-24 03:03:01.257  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-08-24 03:03:02.262  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-08-24 03:03:02.282  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-08-24 03:03:02.282  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-08-24 03:03:02.445  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-08-24 03:03:02.445  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6332 ms
2022-08-24 03:03:03.078  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-08-24 03:03:03.657  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-08-24 03:03:03.922  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-08-24 03:03:04.486  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-08-24 03:03:04.837  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-08-24 03:03:06.498 ERROR 10 --- [           main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Exception during pool initialization.

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=370) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=370) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1112) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1073) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:880) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:595) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 57 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=370) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 61 common frames omitted

2022-08-24 03:03:06.500  WARN 10 --- [           main] o.h.e.j.e.i.JdbcEnvironmentInitiator     : HHH000342: Could not obtain connection to query metadata

java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=policy-mariadb)(port=3306)(type=master) : (conn=370) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:192) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1392) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.Driver.connect(Driver.java:89) ~[mariadb-java-client-2.7.1.jar!/:na]
	at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:364) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:206) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:476) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:561) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:115) ~[HikariCP-4.0.3.jar!/:na]
	at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:112) ~[HikariCP-4.0.3.jar!/:na]
	at org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:122) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:180) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:68) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:35) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:101) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:237) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory.injectServices(DefaultIdentifierGeneratorFactory.java:152) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.injectDependencies(AbstractServiceRegistryImpl.java:286) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:243) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:214) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:176) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:127) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1224) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1255) ~[hibernate-core-5.4.31.Final.jar!/:5.4.31.Final]
	at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:58) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:365) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:341) ~[spring-orm-5.3.7.jar!/:5.3.7]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1863) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.19.jar!/:5.3.19]
	at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:145) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:438) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:337) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1336) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1325) ~[spring-boot-2.5.0.jar!/:2.5.0]
	at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:51) ~[classes!/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
	at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:108) ~[app.jar:na]
	at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) ~[app.jar:na]
	at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) ~[app.jar:na]
Caused by: java.sql.SQLNonTransientConnectionException: (conn=370) could not load system variables
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:183) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1112) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.readPipelineAdditionalData(AbstractConnectProtocol.java:1073) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.postConnectionQueries(AbstractConnectProtocol.java:880) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:595) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1387) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 57 common frames omitted
Caused by: java.sql.SQLNonTransientConnectionException: (conn=370) Connection is closed
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:187) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.cmdPrologue(AbstractQueryProtocol.java:1934) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractQueryProtocol.executeQuery(AbstractQueryProtocol.java:249) ~[mariadb-java-client-2.7.1.jar!/:na]
	at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.requestSessionDataWithShow(AbstractConnectProtocol.java:1087) ~[mariadb-java-client-2.7.1.jar!/:na]
	... 61 common frames omitted

2022-08-24 03:03:06.555  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-08-24 03:03:10.326  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-08-24 03:03:10.806  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-08-24 03:03:15.271  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-08-24 03:03:15.301  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-08-24 03:03:17.518  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-08-24 03:03:18.474  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fv92x, 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-08-24 03:03:19.392  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-08-24 03:03:20.984  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@29174dfe, org.springframework.security.web.context.SecurityContextPersistenceFilter@7d5d77a6, org.springframework.security.web.header.HeaderWriterFilter@50008974, org.springframework.security.web.authentication.logout.LogoutFilter@1002b06d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6aa792, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@738ed8f5, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@18d1d137, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@319d106c, org.springframework.security.web.session.SessionManagementFilter@520ec7a7, org.springframework.security.web.access.ExceptionTranslationFilter@1642968c, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64186f60]
2022-08-24 03:03:21.965  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-08-24 03:03:21.965  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-08-24 03:03:21.966  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-08-24 03:03:21.966  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-08-24 03:03:21.966  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-08-24 03:03:21.967  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-08-24 03:03:21.967  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-08-24 03:03:21.968  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-08-24 03:03:21.968  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-08-24 03:03:21.968  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-08-24 03:03:21.968  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-08-24 03:03:21.969  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-08-24 03:03:21.969  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-08-24 03:03:21.969  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-08-24 03:03:21.970  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-08-24 03:03:21.970  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-08-24 03:03:21.970  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-08-24 03:03:21.971  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-08-24 03:03:21.971  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-08-24 03:03:21.971  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-08-24 03:03:21.972  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-08-24 03:03:21.972  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-08-24 03:03:22.006  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-08-24 03:03:23.263  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-08-24 03:03:23.263  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-08-24 03:03:23.271  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fv92x, 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-08-24 03:03:23.273  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fv92x, 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-08-24 03:03:23.278  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:03:23.274  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c16a9392-e7f0-47ba-91ae-f9a5ee18601f, alive=false, publisher=null]]: starting
2022-08-24 03:03:23.293  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:03:23.294  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c16a9392-e7f0-47ba-91ae-f9a5ee18601f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-08-24 03:03:23.294  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-08-24 03:03:23.295  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-08-24 03:03:23.295  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-08-24 03:03:23.296  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-08-24 03:03:23.296  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-08-24 03:03:23.296  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-08-24 03:03:23.296  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-08-24 03:03:23.297  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-08-24 03:03:23.297  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-08-24 03:03:23.297  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-08-24 03:03:23.297  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-08-24 03:03:23.297  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-08-24 03:03:23.297  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-08-24 03:03:23.297  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fv92x, 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@2cd877d3
2022-08-24 03:03:23.297  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb, consumerInstance=onap-policy-clamp-runtime-acm-6847cc68d9-fv92x, 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-08-24 03:03:23.298  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-08-24 03:03:23.303  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 28.74 seconds (JVM running for 30.963)
2022-08-24 03:03:23.320  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-08-24 03:03:23.354  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-08-24 03:03:39.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:03:39.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:03:39.509  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:03:43.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:03:43.102  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-08-24 03:03:43.106  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"a3aca9fa-bb55-44c4-99a6-0dfa776ed8d9","timestamp":"2022-08-24T03:03:42.523915Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:03:44.800  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-24 03:03:44.804  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"a3aca9fa-bb55-44c4-99a6-0dfa776ed8d9","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:03:44.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:03:44.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:03:44.844  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 39 ms
2022-08-24 03:03:44.850  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:03:44.916  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:03:44.917  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (70 ms):{"serverTimeMs":1,"count":1}
2022-08-24 03:03:45.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:03:45.551  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"a3aca9fa-bb55-44c4-99a6-0dfa776ed8d9","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:03:45.551  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-24 03:03:45.551  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:03:45.551  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:03:58.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:03:58.292  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_REGISTER","messageId":"46c2c607-c3dd-42cf-8cc0-1d5f04c7b59a","timestamp":"2022-08-24T03:03:57.607185Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:03:58.812  WARN 10 --- [IME-PARTICIPANT] o.p.c.a.r.s.c.ParticipantUpdatePublisher : No tosca service template found, cannot send participantupdate null null
2022-08-24 03:03:58.814  INFO 10 --- [IME-PARTICIPANT] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"46c2c607-c3dd-42cf-8cc0-1d5f04c7b59a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:03:58.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:03:58.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:03:58.844  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 29 ms
2022-08-24 03:03:58.844  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:03:58.868  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:03:58.868  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
2022-08-24 03:03:59.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:03:59.504  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"responseTo":"46c2c607-c3dd-42cf-8cc0-1d5f04c7b59a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:03:59.505  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_REGISTER_ACK
2022-08-24 03:03:59.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:03:59.506  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:04:14.504  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:04:14.505  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:04:14.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:04:29.507  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:04:29.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:04:29.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:04:44.484  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:04:44.485  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:04:44.486  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:04:59.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:04:59.475  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:04:59.475  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:05:09.856  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:05:09.857  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:05:09.733824Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1cfc9464-affd-41c6-8163-6d7371f3295e","timestamp":"2022-08-24T03:05:09.734257Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:05:10.871  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:05:10.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:05:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:05:25.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:05:25.877  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:05:25.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:05:35.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:05:35.358  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-08-24T03:05:35.107204Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f8e20d4-7fcb-461c-a424-8abe6d870a7f","timestamp":"2022-08-24T03:05:35.107667Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:05:35.848  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:05:35.849  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:05:50.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:05:50.971  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:05:50.799606Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"49a7724f-b8aa-4111-af23-422c3f063153","timestamp":"2022-08-24T03:05:50.800211Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:05:51.831  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:05:51.831  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:06:06.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:06:06.817  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:06:06.817  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:06:21.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:06:21.807  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:06:21.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:06:36.804  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:06:36.805  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:06:36.805  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:06:51.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:06:51.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:06:51.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:07:06.820  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:07:06.820  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:07:06.821  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:07:09.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:07:09.887  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:07:09.732570Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"678eabfc-1ea6-4004-9d62-11f6761021f7","timestamp":"2022-08-24T03:07:09.732750Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:07:10.847  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:07:10.847  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:07:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:07:23.829  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d48d4217-b76c-4206-a9f2-a2e1aeb7eb37","timestamp":"2022-08-24T03:07:23.826700Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:07:23.844  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-08-24 03:07:23.845  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:07:23.907  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:07:23.908  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (64 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:07:24.564  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:07:24.565  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d48d4217-b76c-4206-a9f2-a2e1aeb7eb37","timestamp":"2022-08-24T03:07:23.826700Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:07:24.566  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:07:24.566  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:07:24.566  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:07:24.818  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:07:24.819  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:07:25.290022Z","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":"17ee7fbf-bd5c-446a-ae54-fc4c29c4c9f1","timestamp":"2022-08-24T03:07:25.290056Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:07:27.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:07:27.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:07:27.859  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:07:27.860  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-08-24T03:07:25.282121Z","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":"5e102678-af15-4f57-996c-abbec5b3c2ba","timestamp":"2022-08-24T03:07:25.282165Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:07:28.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:07:28.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:07:29.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:07:29.378  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:07:25.303020Z","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":"522511e1-9251-4e62-971b-31fcf64de038","timestamp":"2022-08-24T03:07:25.303091Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:07:29.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:07:29.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:07:35.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:07:35.050  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-24T03:07:35.105692Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5bd6ad00-650c-4cf5-88d8-8bdee0f8dc31","timestamp":"2022-08-24T03:07:35.105769Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:07:35.840  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:07:35.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:07:50.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:07:50.838  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:07:50.800241Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"075a1e77-98ac-4c18-8392-6e1c709def7e","timestamp":"2022-08-24T03:07:50.800298Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:07:52.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:07:52.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:08:07.809  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:08:07.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:08:07.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:08:22.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:08:22.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:08:22.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:08:37.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:08:37.748  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:08:37.748  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:08:52.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:08:52.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:08:52.716  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:09:07.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:09:07.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:09:07.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:09:09.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:09:09.790  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:09:09.732556Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e2a1ba8-9db5-4a4e-96f1-dea9f997b2e2","timestamp":"2022-08-24T03:09:09.732737Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:09:09.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:09:09.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:09:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:09:23.846  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6c42376c-8bd8-4816-9cc6-794c40771279","timestamp":"2022-08-24T03:09:23.845629Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:09:23.894  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms
2022-08-24 03:09:23.894  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:09:23.941  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:09:23.942  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:09:24.588  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:09:24.589  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6c42376c-8bd8-4816-9cc6-794c40771279","timestamp":"2022-08-24T03:09:23.845629Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:09:24.589  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:09:24.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:09:24.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:09:24.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:09:24.817  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:09:25.298581Z","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":"c142210c-ea44-4fa7-a087-c9e15e132206","timestamp":"2022-08-24T03:09:25.298603Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:09:24.857  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:09:24.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:09:24.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:09:24.913  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:09:25.305001Z","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":"b959700a-d60e-4bb4-810f-196232035db0","timestamp":"2022-08-24T03:09:25.305055Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:09:24.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:09:24.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:09:25.477  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:09:25.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-08-24T03:09:25.310288Z","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":"ad3808c8-b89a-4ee0-ae95-e743acab9555","timestamp":"2022-08-24T03:09:25.310333Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:09:25.504  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:09:25.505  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:09:35.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:09:35.077  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-08-24T03:09:35.106026Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf2d2a7d-66c3-47bb-be1d-0a8bc02a34eb","timestamp":"2022-08-24T03:09:35.106154Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:09:35.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:09:35.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:09:50.768  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:09:50.769  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:09:50.795540Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3e11d8ca-b5d0-4277-990c-161818533f9b","timestamp":"2022-08-24T03:09:50.795646Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:09:50.860  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:09:50.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:10:05.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:10:05.856  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:10:05.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:10:20.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:10:20.827  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:10:20.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:10:35.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:10:35.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:10:35.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:10:50.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:10:50.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:10:50.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:11:05.797  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:11:05.797  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:11:05.798  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:11:09.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:11:09.706  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:11:09.732205Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0be3e3d5-8572-45e7-b9c5-5b5a27b41523","timestamp":"2022-08-24T03:11:09.732328Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:11:09.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:11:09.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:11:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:11:23.863  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0b75d7eb-4a87-4d95-ae04-70c73e659a54","timestamp":"2022-08-24T03:11:23.863259Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:11:23.894  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-08-24 03:11:23.894  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:11:23.935  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:11:23.935  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:11:24.559  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:11:24.559  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0b75d7eb-4a87-4d95-ae04-70c73e659a54","timestamp":"2022-08-24T03:11:23.863259Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:11:24.559  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:11:24.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:11:24.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:11:24.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:11:24.782  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-24T03:11:25.283846Z","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":"e78106be-ca42-46a4-abb3-99f4027c7a77","timestamp":"2022-08-24T03:11:25.283914Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:11:24.878  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:11:25.293066Z","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":"8d243f0d-a3c5-4a9b-b135-a0ccd5ddeee2","timestamp":"2022-08-24T03:11:25.293093Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:11:24.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:11:24.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:11:25.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:11:25.422  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:11:25.283848Z","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":"0abc4b55-75ec-4378-a2af-fc8396af49ee","timestamp":"2022-08-24T03:11:25.283882Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:11:25.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:11:25.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:11:35.122  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:11:35.123  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-08-24T03:11:35.105865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"31cdc459-1d18-4ca7-9b1a-bacb7e3f99f8","timestamp":"2022-08-24T03:11:35.106098Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:11:35.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:11:35.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:11:50.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:11:50.741  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:11:50.795573Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"776ad77b-6f58-4b3b-8e80-8c93e3e5d69f","timestamp":"2022-08-24T03:11:50.795657Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:11:50.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:11:50.880  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:12:05.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:12:05.841  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:12:05.841  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:12:20.836  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:12:20.839  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:12:20.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:12:35.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:12:35.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:12:35.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:12:50.765  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:12:50.766  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:12:50.766  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:13:05.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:13:05.721  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:13:05.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:13:09.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:13:09.692  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:13:09.732573Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d25c3320-3b9f-4e6a-b22b-60b378409394","timestamp":"2022-08-24T03:13:09.732809Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:13:09.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:13:09.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:13:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:13:23.880  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2074de06-d2f4-4d87-b1da-359170badb08","timestamp":"2022-08-24T03:13:23.879527Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:13:23.894  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 14 ms
2022-08-24 03:13:23.894  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:13:23.938  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:13:23.938  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:13:24.568  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:13:24.569  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2074de06-d2f4-4d87-b1da-359170badb08","timestamp":"2022-08-24T03:13:23.879527Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:13:24.569  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:13:24.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:13:24.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:13:24.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:13:24.751  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:13:25.292908Z","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":"20cb72b8-cbce-4d14-bc56-98580f40f9f6","timestamp":"2022-08-24T03:13:25.292931Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:13:24.910  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:13:24.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:13:25.429  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:13:25.430  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-08-24T03:13:25.289271Z","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":"e2bb6f92-19fa-40d6-99c4-4f23fc564672","timestamp":"2022-08-24T03:13:25.289295Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:13:25.454  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:13:25.288537Z","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":"2756f64e-b01c-40df-b29b-f2469c06fdf9","timestamp":"2022-08-24T03:13:25.288566Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:13:25.474  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:13:25.474  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:13:35.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:13:35.123  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-08-24T03:13:35.105655Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f83687de-3809-4f42-99c6-c1d949eae72e","timestamp":"2022-08-24T03:13:35.105820Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:13:35.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:13:35.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:13:50.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:13:50.727  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:13:50.795356Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9b3ac02f-a2b3-49f8-84d5-b2cc055636f2","timestamp":"2022-08-24T03:13:50.795425Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:13:50.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:13:50.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:14:05.868  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:14:05.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:14:05.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:14:20.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:14:20.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:14:20.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:14:35.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:14:35.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:14:35.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:14:50.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:14:50.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:14:50.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:15:05.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:05.719  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:15:05.719  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:15:09.679  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:09.679  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:15:09.732741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf06ac4f-a7fe-4a08-a3e2-2c3fd2358f6f","timestamp":"2022-08-24T03:15:09.732863Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:15:09.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:15:09.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:15:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:15:23.898  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"41109e44-5ac0-4659-b9e5-485be5b02af9","timestamp":"2022-08-24T03:15:23.898160Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:15:23.947  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 48 ms
2022-08-24 03:15:23.948  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:15:24.053  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:24.054  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (106 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:15:24.696  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:24.697  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"41109e44-5ac0-4659-b9e5-485be5b02af9","timestamp":"2022-08-24T03:15:23.898160Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:15:24.697  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:15:24.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:15:24.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:15:24.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:24.949  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:15:25.497358Z","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":"9b8f7295-3342-468b-9adc-fb4f2d44dbed","timestamp":"2022-08-24T03:15:25.497378Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:15:24.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:15:24.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:15:24.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:24.998  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-08-24T03:15:25.494822Z","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":"81b79fbf-25a5-4475-a6bd-db556a11eec1","timestamp":"2022-08-24T03:15:25.494844Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:15:25.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:15:25.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:15:25.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:25.542  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:15:25.500216Z","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":"81dd4093-7eb2-4bab-911e-2c816b798f78","timestamp":"2022-08-24T03:15:25.500235Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:15:25.908  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:15:25.908  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:15:35.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:35.027  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-08-24T03:15:35.105892Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6a552847-be1c-425e-9946-9b733c31cf42","timestamp":"2022-08-24T03:15:35.105988Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:15:35.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:15:35.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:15:50.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:50.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:15:50.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:15:50.721  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:15:50.722  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:15:50.795425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"db2935de-48cb-481b-85f6-13bc66f34d08","timestamp":"2022-08-24T03:15:50.795498Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:15:50.913  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:15:50.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:16:05.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:16:05.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:16:05.877  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:16:20.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:16:20.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:16:20.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:16:35.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:16:35.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:16:35.835  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:16:50.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:16:50.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:16:50.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:17:05.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:17:05.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:17:05.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:17:09.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:17:09.674  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:17:09.732627Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2d9fb3ac-9f5e-4fb2-9ad0-45c621659580","timestamp":"2022-08-24T03:17:09.732860Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:17:09.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:17:09.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:17:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:17:23.917  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4a871232-c3e1-4bd5-b0a8-cb3229f44298","timestamp":"2022-08-24T03:17:23.917530Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:17:23.944  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 26 ms
2022-08-24 03:17:23.944  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:17:23.980  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:17:23.980  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":1,"count":1}
2022-08-24 03:17:24.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:17:24.605  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4a871232-c3e1-4bd5-b0a8-cb3229f44298","timestamp":"2022-08-24T03:17:23.917530Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:17:24.605  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:17:24.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:17:24.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:17:24.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:17:24.795  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:17:25.344106Z","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":"5d4b9f27-3768-4140-bee9-f390bf852a39","timestamp":"2022-08-24T03:17:25.344122Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:17:24.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:17:24.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:17:24.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:17:24.983  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:17:25.344380Z","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":"5563e25d-a031-4f39-b3c2-0f701dda6418","timestamp":"2022-08-24T03:17:25.344399Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:17:25.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:17:25.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:17:25.526  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:17:25.526  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-08-24T03:17:25.344455Z","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":"e77e6b57-8c56-4589-a913-ea798e0728b6","timestamp":"2022-08-24T03:17:25.344512Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:17:25.547  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:17:25.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:17:35.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:17:35.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-08-24T03:17:35.105793Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f1d8f8d3-15c7-4ff4-82c6-f5267a7419d2","timestamp":"2022-08-24T03:17:35.105900Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:17:35.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:17:35.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:17:50.706  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:17:50.707  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:17:50.795421Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9ee69546-ce75-458a-9eb2-328388f8f550","timestamp":"2022-08-24T03:17:50.795532Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:17:50.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:17:50.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:18:05.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:18:05.919  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:18:05.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:18:20.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:18:20.878  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:18:20.878  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:18:35.842  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:18:35.843  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:18:35.843  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:18:50.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:18:50.802  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:18:50.802  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:19:05.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:19:05.813  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:19:05.813  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:19:09.661  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:19:09.661  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:19:09.732297Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"efd83140-a6e6-4743-8430-0f999e7057d8","timestamp":"2022-08-24T03:19:09.732411Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:19:09.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:19:09.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:19:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:19:23.939  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a69786fe-4cd4-4704-8ff4-fa68e4d7c8fd","timestamp":"2022-08-24T03:19:23.939567Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:19:23.944  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-08-24 03:19:23.944  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:19:23.981  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:19:23.982  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
2022-08-24 03:19:24.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:19:24.605  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a69786fe-4cd4-4704-8ff4-fa68e4d7c8fd","timestamp":"2022-08-24T03:19:23.939567Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:19:24.605  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:19:24.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:19:24.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:19:24.806  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:19:24.807  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:19:25.348435Z","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":"8f1dc942-7425-4ea3-8cbd-a075421442fa","timestamp":"2022-08-24T03:19:25.348452Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:19:24.969  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:19:25.349361Z","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":"62c0c875-d81c-4cbb-9181-c41fb8a2d77b","timestamp":"2022-08-24T03:19:25.349382Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:19:24.989  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:19:24.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:19:25.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:19:25.514  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-08-24T03:19:25.345555Z","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":"24eb5d2d-a210-479d-8dc0-255a5d40d362","timestamp":"2022-08-24T03:19:25.345645Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:19:25.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:19:25.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:19:35.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:19:35.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-08-24T03:19:35.105699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f642f9e5-4769-4aa5-92fa-9e0a2911ecdc","timestamp":"2022-08-24T03:19:35.105794Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:19:35.960  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:19:35.960  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:19:50.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:19:50.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-08-24T03:19:50.795366Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"66514b28-398a-4bb2-bbd5-e02d43304c11","timestamp":"2022-08-24T03:19:50.795416Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:19:50.954  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:19:50.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:20:05.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:20:06.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:20:06.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:20:20.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:20:20.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:20:20.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:20:35.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:20:35.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:20:35.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:20:50.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:20:50.912  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:20:50.912  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:21:05.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:21:05.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:21:05.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:21:09.690  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:21:09.692  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:21:09.732587Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fed1edeb-dff4-4eea-bbdc-7761c6a43b27","timestamp":"2022-08-24T03:21:09.732762Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:21:10.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:21:10.024  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:21:23.265  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:21:23.962  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fa3ea961-062b-41ae-9df2-1372b2ebed8b","timestamp":"2022-08-24T03:21:23.961924Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:21:23.994  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-08-24 03:21:23.995  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:21:24.057  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:21:24.058  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (63 ms):{"serverTimeMs":1,"count":1}
2022-08-24 03:21:24.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:21:24.675  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"fa3ea961-062b-41ae-9df2-1372b2ebed8b","timestamp":"2022-08-24T03:21:23.961924Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:21:24.675  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:21:24.675  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:21:24.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:21:24.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:21:24.917  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:21:25.443625Z","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":"dbb2e63d-b1f5-485b-a515-e1aa44cceda1","timestamp":"2022-08-24T03:21:25.443643Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:21:25.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:21:25.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:21:25.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:21:25.046  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-08-24T03:21:25.443434Z","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":"4e2bb0fc-14a6-4273-859b-9577c614cb51","timestamp":"2022-08-24T03:21:25.443506Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:21:25.113  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:21:25.113  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:21:25.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:21:25.638  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:21:25.451100Z","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":"ff6cf07f-6977-47f0-8b08-d389034613c3","timestamp":"2022-08-24T03:21:25.451159Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:21:25.720  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:21:25.720  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:21:35.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:21:35.003  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-08-24T03:21:35.105895Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ccbdec20-1cdd-4b55-849f-9e7e7f5fda3c","timestamp":"2022-08-24T03:21:35.106002Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:21:36.013  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:21:36.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:21:50.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:21:50.733  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:21:50.795502Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e001d5fc-9b2c-45d6-9e7a-611f75091cbf","timestamp":"2022-08-24T03:21:50.795583Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:21:50.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:21:50.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:22:05.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:22:05.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:22:05.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:22:20.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:22:20.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:22:20.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:22:35.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:22:35.958  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:22:35.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:22:50.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:22:50.930  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:22:50.930  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:23:05.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:23:05.896  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:23:05.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:23:09.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:23:09.645  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:23:09.733798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"183b2439-083a-454e-a02e-820870786e3f","timestamp":"2022-08-24T03:23:09.733889Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:23:10.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:23:10.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:23:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:23:23.989  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d2a550fc-35ac-44dc-b6cc-8c1080a63274","timestamp":"2022-08-24T03:23:23.988424Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:23:23.994  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-08-24 03:23:23.994  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:23:24.025  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:23:24.025  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:23:24.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:23:24.646  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d2a550fc-35ac-44dc-b6cc-8c1080a63274","timestamp":"2022-08-24T03:23:23.988424Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:23:24.646  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:23:24.646  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:23:24.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:23:24.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:23:24.916  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:23:25.494345Z","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":"5124e5a1-c41b-4bd2-b27e-ce2a15ffb477","timestamp":"2022-08-24T03:23:25.494383Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:23:24.999  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:23:25.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:23:25.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:23:25.523  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:23:25.494230Z","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":"4d64b3c2-bc33-4d50-abd3-e70461869f16","timestamp":"2022-08-24T03:23:25.494248Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:23:25.547  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-08-24T03:23:25.490410Z","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":"7aa926f9-cd24-4aa5-ab1d-2f23c9db3974","timestamp":"2022-08-24T03:23:25.490424Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:23:25.584  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:23:25.584  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:23:35.003  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:23:35.004  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-08-24T03:23:35.106310Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9fba1d41-9f09-4ff6-b64a-f082e0c6fab8","timestamp":"2022-08-24T03:23:35.106775Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:23:36.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:23:36.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:23:50.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:23:50.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:23:50.795685Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc245790-66b2-4212-b55c-bad3ea5857cd","timestamp":"2022-08-24T03:23:50.795891Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:23:51.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:23:51.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:24:05.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:24:05.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:24:05.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:24:20.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:24:20.977  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:24:20.977  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:24:35.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:24:35.941  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:24:35.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:24:50.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:24:50.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:24:50.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:25:05.913  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:05.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:25:05.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:25:09.656  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:09.657  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:25:09.732491Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"742a2d71-d58f-4a76-a391-709bf2085b37","timestamp":"2022-08-24T03:25:09.732625Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:25:10.019  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:25:10.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:25:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:25:24.004  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4dc36f13-eee1-453f-a001-ec80bff62996","timestamp":"2022-08-24T03:25:24.004236Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:25:24.044  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-08-24 03:25:24.044  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:25:24.119  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:24.120  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (76 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:25:24.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:24.738  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"4dc36f13-eee1-453f-a001-ec80bff62996","timestamp":"2022-08-24T03:25:24.004236Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:25:24.738  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:25:24.738  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:25:24.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:25:24.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:24.918  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-08-24T03:25:25.507629Z","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":"3c15ab08-3682-48ce-8c1c-d3eb10805e51","timestamp":"2022-08-24T03:25:25.507647Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:25:25.017  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:25:25.017  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:25:25.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:25.035  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:25:25.507699Z","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":"a42fdcbf-0b6c-4154-9c5a-ce08c7e1d66e","timestamp":"2022-08-24T03:25:25.507713Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:25:25.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:25:25.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:25:25.633  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:25.633  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:25:25.509345Z","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":"da55d5e9-9e27-4bc0-b300-6856898b5c57","timestamp":"2022-08-24T03:25:25.509363Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:25:25.658  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:25:25.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:25:34.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:34.984  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-08-24T03:25:35.105649Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d22852fc-2f51-4526-a63c-842707aab84e","timestamp":"2022-08-24T03:25:35.105748Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:25:35.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:25:35.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:25:49.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:49.992  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:25:49.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:25:50.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:25:50.685  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:25:50.795327Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ca54c8e-caab-4b07-a667-641848629fc9","timestamp":"2022-08-24T03:25:50.795429Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:25:51.018  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:25:51.018  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:26:05.981  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:26:05.982  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:26:05.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:26:20.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:26:20.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:26:20.974  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:26:35.925  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:26:35.926  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:26:35.926  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:26:50.882  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:26:50.883  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:26:50.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:27:05.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:27:05.834  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:27:05.834  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:27:09.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:27:09.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:27:09.732251Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9f8982c6-adf6-49a7-a9fe-5a9119ebe276","timestamp":"2022-08-24T03:27:09.732358Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:27:10.056  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:27:10.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:27:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:27:24.021  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"13981b9f-d511-453c-b3b1-487c17b9dd6c","timestamp":"2022-08-24T03:27:24.020489Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:27:24.045  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms
2022-08-24 03:27:24.045  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:27:24.079  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:27:24.080  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:27:24.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:27:24.699  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"13981b9f-d511-453c-b3b1-487c17b9dd6c","timestamp":"2022-08-24T03:27:24.020489Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:27:24.699  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:27:24.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:27:24.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:27:24.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:27:24.854  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:27:25.467931Z","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":"5ab41eeb-d43f-43b6-9ea6-cffabee25226","timestamp":"2022-08-24T03:27:25.467947Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:27:25.034  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:27:25.034  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:27:25.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:27:25.055  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:27:25.497435Z","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":"e0286cff-6887-4555-b0a0-8ae2d78b6ec6","timestamp":"2022-08-24T03:27:25.497462Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:27:25.074  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:27:25.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:27:25.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:27:25.597  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-08-24T03:27:25.501253Z","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":"973bebd3-2c4d-4557-9cdd-7e4c520e747c","timestamp":"2022-08-24T03:27:25.501272Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:27:25.618  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:27:25.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:27:35.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:27:35.029  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-08-24T03:27:35.106212Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"889d6729-2fe4-4cff-8952-05666029dc76","timestamp":"2022-08-24T03:27:35.106921Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:27:36.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:27:36.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:27:50.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:27:50.698  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:27:50.795650Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6bbdbb1e-9e14-41da-967c-50715b830877","timestamp":"2022-08-24T03:27:50.795901Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:27:51.033  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:27:51.033  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:28:06.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:28:06.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:28:06.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:28:20.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:28:20.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:28:20.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:28:35.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:28:35.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:28:35.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:28:50.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:28:50.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:28:50.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:29:05.904  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:29:05.905  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:29:05.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:29:09.627  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:29:09.628  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:29:09.732483Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d605280f-072d-4462-80dd-9d0ee5537137","timestamp":"2022-08-24T03:29:09.732712Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:29:10.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:29:10.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:29:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:29:24.036  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3d6621f6-0705-420e-ab92-0ed2b6bc5196","timestamp":"2022-08-24T03:29:24.036019Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:29:24.044  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-08-24 03:29:24.044  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:29:24.078  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:29:24.078  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:29:24.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:29:24.708  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3d6621f6-0705-420e-ab92-0ed2b6bc5196","timestamp":"2022-08-24T03:29:24.036019Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:29:24.708  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:29:24.708  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:29:24.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:29:24.896  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:29:24.896  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-08-24T03:29:25.488597Z","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":"ee41d1c2-7b56-4d8e-b4e2-fd16c956689d","timestamp":"2022-08-24T03:29:25.488622Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:29:25.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:29:25.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:29:25.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:29:25.568  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:29:25.482606Z","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":"1df23a39-df14-4ec2-8737-f070e73c9e04","timestamp":"2022-08-24T03:29:25.482623Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:29:25.588  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:29:25.490117Z","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":"97e63edf-93f5-47ff-b364-6cf184115e02","timestamp":"2022-08-24T03:29:25.490134Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:29:25.606  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:29:25.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:29:34.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:29:34.970  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-08-24T03:29:35.105622Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"673b2af8-425f-4cc2-ad8b-b3fba4cf18f1","timestamp":"2022-08-24T03:29:35.105735Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:29:35.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:29:35.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:29:50.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:29:50.004  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:29:50.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:29:50.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:29:50.709  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:29:50.795335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bd6439ca-124a-4f01-916f-68b2e21099eb","timestamp":"2022-08-24T03:29:50.795426Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:29:51.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:29:51.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:30:06.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:30:06.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:30:06.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:30:20.969  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:30:20.969  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:30:20.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:30:35.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:30:35.932  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:30:35.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:30:50.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:30:50.888  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:30:50.888  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:31:05.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:05.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:31:05.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:31:09.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:09.665  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:31:09.732229Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"87ca8785-9f73-4fcb-9127-1c09c6d23110","timestamp":"2022-08-24T03:31:09.732304Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:31:10.062  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:31:10.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:31:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:31:24.053  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c902e92f-e18a-4c18-a54a-933a764c13c0","timestamp":"2022-08-24T03:31:24.053136Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:31:24.094  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms
2022-08-24 03:31:24.094  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:31:24.119  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:24.120  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:31:24.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:24.740  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c902e92f-e18a-4c18-a54a-933a764c13c0","timestamp":"2022-08-24T03:31:24.053136Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:31:24.741  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:31:24.741  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:31:24.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:31:24.883  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:24.883  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:31:25.529432Z","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":"2e9d56a3-a8c7-4258-b555-5edca1f24849","timestamp":"2022-08-24T03:31:25.529452Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:31:25.065  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:31:25.065  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:31:25.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:25.084  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:31:25.530220Z","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":"332504ec-6e43-4203-b74b-3c2948307eb5","timestamp":"2022-08-24T03:31:25.530242Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:31:25.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:31:25.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:31:25.620  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:25.620  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-08-24T03:31:25.567682Z","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":"7295af07-de91-40a6-9e26-93de89a6bd08","timestamp":"2022-08-24T03:31:25.567706Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:31:25.643  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:31:25.643  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:31:35.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:35.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-08-24T03:31:35.108010Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6da917bb-ba62-4efe-9aea-a0619216f8a3","timestamp":"2022-08-24T03:31:35.108582Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:31:35.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:31:35.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:31:50.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:50.038  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:31:50.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:31:50.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:31:50.658  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:31:50.795336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"146b61af-2619-4e71-b551-0ac03ec47d48","timestamp":"2022-08-24T03:31:50.795429Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:31:51.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:31:51.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:32:06.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:32:06.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:32:06.043  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:32:20.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:32:20.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:32:20.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:32:35.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:32:35.973  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:32:35.973  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:32:50.923  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:32:50.923  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:32:50.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:33:05.885  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:05.886  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:33:05.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:33:09.612  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:09.613  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:33:09.732333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"78b8a525-f5c1-4c47-b97f-ab2cd76f4d27","timestamp":"2022-08-24T03:33:09.732523Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:33:10.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:33:10.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:33:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:33:24.067  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d0a754c9-1247-4479-b529-bc5963fd26c0","timestamp":"2022-08-24T03:33:24.067349Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:33:24.094  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-08-24 03:33:24.094  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:33:24.125  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:24.125  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
2022-08-24 03:33:24.741  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:24.742  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"d0a754c9-1247-4479-b529-bc5963fd26c0","timestamp":"2022-08-24T03:33:24.067349Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:33:24.742  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:33:24.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:33:24.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:33:24.760  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:24.761  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-24T03:33:25.453090Z","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":"7d33119c-ea48-4c84-b2d1-d9af89c48f14","timestamp":"2022-08-24T03:33:25.453136Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:33:25.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:33:25.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:33:25.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:25.108  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:33:25.451570Z","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":"232f1907-d115-4653-b543-46812dd78013","timestamp":"2022-08-24T03:33:25.451587Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:33:25.126  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:33:25.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:33:25.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:25.644  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:33:25.545915Z","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":"720979d8-545f-493d-989a-4c701cc39a09","timestamp":"2022-08-24T03:33:25.545954Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:33:25.664  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:33:25.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:33:34.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:34.956  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-08-24T03:33:35.106280Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3ea702d-2662-441f-a940-8dd2426c05c6","timestamp":"2022-08-24T03:33:35.106718Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:33:35.083  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:33:35.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:33:50.062  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:50.063  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:33:50.064  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:33:50.707  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:33:50.708  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:33:50.795725Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"30ec33f4-403f-448a-915f-cdad83e780db","timestamp":"2022-08-24T03:33:50.795842Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:33:51.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:33:51.087  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:34:06.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:34:06.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:34:06.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:34:21.025  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:34:21.026  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:34:21.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:34:36.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:34:36.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:34:36.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:34:50.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:34:50.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:34:50.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:35:05.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:05.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:35:05.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:35:09.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:09.604  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:35:09.732714Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"06916031-3dcb-450b-bf0a-4c21e27c1b98","timestamp":"2022-08-24T03:35:09.732948Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:35:10.095  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:35:10.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:35:23.264  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:35:24.086  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bad6c42d-d8f4-42df-babe-a22f0d321545","timestamp":"2022-08-24T03:35:24.085983Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:35:24.094  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-08-24 03:35:24.094  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:35:24.125  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:24.126  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:35:24.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:24.737  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bad6c42d-d8f4-42df-babe-a22f0d321545","timestamp":"2022-08-24T03:35:24.085983Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:35:24.737  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:35:24.737  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:35:24.738  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:35:24.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:24.755  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:35:25.465864Z","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":"86bd5bf4-8155-4bc6-9572-1913580f5e9f","timestamp":"2022-08-24T03:35:25.465881Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:35:25.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:35:25.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:35:25.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:25.116  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-08-24T03:35:25.458196Z","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":"79232080-7c62-456f-95a0-ab498dc0c207","timestamp":"2022-08-24T03:35:25.458211Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:35:25.133  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:35:25.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:35:25.650  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:25.650  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:35:25.468714Z","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":"7dec928f-9247-4300-8ca9-2ef9b92b4d32","timestamp":"2022-08-24T03:35:25.468748Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:35:25.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:35:25.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:35:34.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:34.957  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-08-24T03:35:35.105707Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"442fb126-8d3e-4596-bc8c-576f168d09bc","timestamp":"2022-08-24T03:35:35.105795Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:35:35.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:35:35.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:35:50.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:50.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:35:50.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:35:50.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:35:50.575  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:35:50.795464Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5981372d-916b-46a1-a8a5-f310b868c230","timestamp":"2022-08-24T03:35:50.795504Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:35:51.101  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:35:51.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:36:06.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:36:06.071  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:36:06.071  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:36:21.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:36:21.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:36:21.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:36:36.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:36:36.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:36:36.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:36:50.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:36:50.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:36:50.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:37:05.928  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:05.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:37:05.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:37:09.593  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:09.594  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:37:09.732730Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c80711b4-8f47-4d59-b423-71cb9e4228fa","timestamp":"2022-08-24T03:37:09.732872Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:37:10.110  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:37:10.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:37:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:37:24.101  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7f218453-6e2c-453c-949d-c5cbffac61c2","timestamp":"2022-08-24T03:37:24.101230Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:37:24.144  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-08-24 03:37:24.144  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:37:24.172  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:24.173  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:37:24.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:24.774  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"7f218453-6e2c-453c-949d-c5cbffac61c2","timestamp":"2022-08-24T03:37:24.101230Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:37:24.774  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:37:24.774  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:37:24.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:37:24.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:24.816  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:37:25.508595Z","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":"709de5e6-1fe5-4396-bb73-931e8d5c4021","timestamp":"2022-08-24T03:37:25.508613Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:37:25.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:37:25.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:37:25.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:25.132  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:37:25.510908Z","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":"0f4eab94-0aad-4454-887b-0657daa46210","timestamp":"2022-08-24T03:37:25.510922Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:37:25.165  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:37:25.165  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:37:25.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:25.683  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-08-24T03:37:25.526380Z","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":"58d9ef88-5a4c-465a-aa44-de1c3d61be6d","timestamp":"2022-08-24T03:37:25.526419Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:37:26.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:37:26.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:37:34.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:34.949  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-08-24T03:37:35.105777Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9a513d5e-0a87-4240-8e70-4deff4cfa395","timestamp":"2022-08-24T03:37:35.105853Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:37:35.115  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:37:35.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:37:50.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:50.059  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:37:50.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:37:50.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:37:50.582  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:37:50.795355Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4b14fa4-51c3-40a0-9a4e-c78b309452c0","timestamp":"2022-08-24T03:37:50.795406Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:37:51.119  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:37:51.120  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:38:06.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:38:06.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:38:06.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:38:21.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:38:21.086  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:38:21.086  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:38:36.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:38:36.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:38:36.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:38:51.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:38:51.043  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:38:51.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:39:06.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:39:06.023  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:39:06.023  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:39:09.663  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:39:09.663  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:39:09.732231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"54fa3501-862a-4d95-83bc-c951f5a04f89","timestamp":"2022-08-24T03:39:09.732303Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:39:10.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:39:10.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:39:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:39:24.121  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"680b05c4-e154-4f28-ad04-46e60d4b2bc1","timestamp":"2022-08-24T03:39:24.120573Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:39:24.144  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 23 ms
2022-08-24 03:39:24.144  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:39:24.184  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:39:24.185  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (41 ms):{"serverTimeMs":1,"count":1}
2022-08-24 03:39:24.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:39:24.812  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"680b05c4-e154-4f28-ad04-46e60d4b2bc1","timestamp":"2022-08-24T03:39:24.120573Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:39:24.812  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:39:24.812  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:39:24.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:39:24.937  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:39:24.937  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-08-24T03:39:25.546302Z","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":"7246f5bf-d525-42d7-92e7-01b17cba81c4","timestamp":"2022-08-24T03:39:25.546336Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:39:25.134  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:39:25.543360Z","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":"10615cbe-19df-433a-9ac2-4d0ee987b3dd","timestamp":"2022-08-24T03:39:25.543375Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:39:25.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:39:25.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:39:25.687  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:39:25.688  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:39:25.553097Z","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":"bf3083e1-25ff-4735-babc-7eaf03c3f819","timestamp":"2022-08-24T03:39:25.553123Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:39:25.726  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:39:25.726  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:39:34.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:39:34.942  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-08-24T03:39:35.106644Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"918a822a-65d6-4914-9e1e-f78667663145","timestamp":"2022-08-24T03:39:35.106822Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:39:35.135  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:39:35.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:39:50.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:39:50.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:39:50.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:39:50.574  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:39:50.574  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:39:50.795545Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"821258a3-da12-4a4f-8130-298d8022b661","timestamp":"2022-08-24T03:39:50.795630Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:39:51.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:39:51.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:40:06.095  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:40:06.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:40:06.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:40:21.053  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:40:21.054  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:40:21.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:40:36.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:40:36.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:40:36.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:40:50.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:40:50.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:40:50.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:41:05.919  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:41:05.920  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:41:05.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:41:09.596  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:41:09.597  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:41:09.732677Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"057195dd-0b74-419a-bcff-c1d008e510fa","timestamp":"2022-08-24T03:41:09.732872Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:41:10.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:41:10.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:41:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:41:24.139  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2344ca33-5c61-4870-be1d-31ae7ada2f35","timestamp":"2022-08-24T03:41:24.139400Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:41:24.144  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 4 ms
2022-08-24 03:41:24.144  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:41:24.180  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:41:24.181  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:41:24.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:41:24.810  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"2344ca33-5c61-4870-be1d-31ae7ada2f35","timestamp":"2022-08-24T03:41:24.139400Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:41:24.810  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:41:24.810  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:41:24.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:41:24.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:41:24.942  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:41:25.547260Z","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":"f831f3d5-1b5e-4ea9-b7db-2172cef9c678","timestamp":"2022-08-24T03:41:25.547275Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:41:25.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:41:25.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:41:25.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:41:25.670  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-08-24T03:41:25.543470Z","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":"446af502-3192-4b8f-95da-16a0a16b9b45","timestamp":"2022-08-24T03:41:25.543482Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:41:25.693  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:41:25.543095Z","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":"961d3309-f87f-4811-9455-7fcb55fbd10e","timestamp":"2022-08-24T03:41:25.543113Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:41:25.711  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:41:25.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:41:34.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:41:34.933  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-08-24T03:41:35.105810Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2347905-2ab0-4d68-a53a-0dfab654a820","timestamp":"2022-08-24T03:41:35.105916Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:41:35.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:41:35.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:41:50.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:41:50.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:41:50.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:41:50.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:41:50.578  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:41:50.795433Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c8a457e-acdc-4a94-9d37-6af3378247a1","timestamp":"2022-08-24T03:41:50.795482Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:41:51.161  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:41:51.162  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:42:06.126  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:42:06.127  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:42:06.127  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:42:21.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:42:21.090  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:42:21.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:42:36.044  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:42:36.045  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:42:36.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:42:51.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:42:51.051  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:42:51.051  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:43:06.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:43:06.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:43:06.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:43:09.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:43:09.647  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:43:09.732266Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ffe1dfbf-c6e7-4983-96f7-9e70ec8711ee","timestamp":"2022-08-24T03:43:09.732359Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:43:10.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:43:10.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:43:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:43:24.160  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c5b4a7d1-0bb5-4ca6-ab80-2e8173ad8fc0","timestamp":"2022-08-24T03:43:24.159441Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:43:24.194  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-08-24 03:43:24.194  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:43:24.223  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:43:24.224  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:43:24.851  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:43:24.851  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c5b4a7d1-0bb5-4ca6-ab80-2e8173ad8fc0","timestamp":"2022-08-24T03:43:24.159441Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:43:24.852  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:43:24.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:43:24.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:43:24.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:43:24.872  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:43:25.592353Z","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":"76de6080-ed07-4692-87d0-daeb5835e949","timestamp":"2022-08-24T03:43:25.592371Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:43:25.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:43:25.168  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:43:25.684  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:43:25.685  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-08-24T03:43:25.603905Z","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":"817cca60-4cb0-46c7-bd91-fcb185855702","timestamp":"2022-08-24T03:43:25.603935Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:43:25.703  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:43:25.592593Z","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":"e9949ca4-955b-4fba-b3c6-c9674c2fea85","timestamp":"2022-08-24T03:43:25.592614Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:43:25.718  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:43:25.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:43:34.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:43:34.929  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-08-24T03:43:35.105563Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c6e756f-85b0-4822-9bf7-21b048e5ee9a","timestamp":"2022-08-24T03:43:35.105704Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:43:35.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:43:35.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:43:50.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:43:50.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:43:50.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:43:50.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:43:50.548  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:43:50.795518Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"69b128bf-035b-41ac-a81b-b23731f6b595","timestamp":"2022-08-24T03:43:50.795558Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:43:51.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:43:51.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:44:06.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:44:06.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:44:06.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:44:21.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:44:21.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:44:21.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:44:36.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:44:36.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:44:36.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:44:51.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:44:51.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:44:51.056  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:45:06.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:45:06.012  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:45:06.012  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:45:09.640  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:45:09.641  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:45:09.732160Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce0982d7-df03-49f1-bb8d-26014f6a4b36","timestamp":"2022-08-24T03:45:09.732266Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:45:10.183  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:45:10.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:45:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:45:24.174  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"33e8b94f-4e57-4aaf-a4f3-5bf223a88ec5","timestamp":"2022-08-24T03:45:24.174481Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:45:24.194  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 20 ms
2022-08-24 03:45:24.194  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:45:24.220  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:45:24.221  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (27 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:45:24.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:45:24.837  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"33e8b94f-4e57-4aaf-a4f3-5bf223a88ec5","timestamp":"2022-08-24T03:45:24.174481Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:45:24.837  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:45:24.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:45:24.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:45:24.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:45:24.958  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:45:25.596009Z","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":"35025025-6bb7-4b91-9ce5-c5cba0e92613","timestamp":"2022-08-24T03:45:25.596032Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:45:25.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:45:25.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:45:25.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:45:25.713  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:45:25.594895Z","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":"42bd8712-6cda-49b2-9094-d3fd82d86ed3","timestamp":"2022-08-24T03:45:25.594907Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:45:25.732  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-08-24T03:45:25.594845Z","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":"11cfed9d-f45e-41d0-95f4-24c44b0b1c47","timestamp":"2022-08-24T03:45:25.594863Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:45:25.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:45:25.752  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:45:34.931  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:45:34.931  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-08-24T03:45:35.110264Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20621d91-cfff-4d1a-83c3-c3130d3f49f0","timestamp":"2022-08-24T03:45:35.110358Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:45:35.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:45:35.190  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:45:50.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:45:50.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:45:50.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:45:50.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:45:50.535  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:45:50.795335Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84684126-b24e-4252-8f0b-bc944445ab87","timestamp":"2022-08-24T03:45:50.795389Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:45:51.190  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:45:51.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:46:06.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:46:06.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:46:06.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:46:21.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:46:21.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:46:21.097  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:46:36.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:46:36.047  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:46:36.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:46:50.996  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:46:50.996  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:46:50.997  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:47:05.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:05.950  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:47:05.950  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:47:09.581  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:09.582  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:47:09.732646Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"03ed26f2-58a3-49d2-adf7-e576f0f32f70","timestamp":"2022-08-24T03:47:09.732951Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:47:10.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:47:10.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:47:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:47:24.191  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd4c3653-56de-45fd-bf98-d07d9c7d5781","timestamp":"2022-08-24T03:47:24.190923Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:47:24.194  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-08-24 03:47:24.194  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:47:24.227  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:24.227  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:47:24.837  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:24.838  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"bd4c3653-56de-45fd-bf98-d07d9c7d5781","timestamp":"2022-08-24T03:47:24.190923Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:47:24.838  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:47:24.838  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:47:24.838  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:47:24.850  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:24.850  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:47:25.612751Z","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":"d96aafea-6777-496b-af7c-3c268440222c","timestamp":"2022-08-24T03:47:25.612765Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:47:25.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:47:25.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:47:25.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:25.231  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-08-24T03:47:25.612563Z","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":"d3ff4730-6ed9-4edd-b98c-6a0a747ecc57","timestamp":"2022-08-24T03:47:25.612585Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:47:25.253  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:47:25.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:47:25.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:25.771  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:47:25.603781Z","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":"13c5c45c-21ac-4242-beee-a030148ab82f","timestamp":"2022-08-24T03:47:25.603823Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:47:25.790  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:47:25.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:47:34.911  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:34.912  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-08-24T03:47:35.105808Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"476fc441-34f7-47be-897b-443fa3e3b424","timestamp":"2022-08-24T03:47:35.105872Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:47:35.204  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:47:35.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:47:50.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:50.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:47:50.030  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:47:50.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:47:50.545  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:47:50.795477Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eb54f2bf-eb55-4b77-ba19-e0c096eee906","timestamp":"2022-08-24T03:47:50.795517Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:47:51.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:47:51.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:48:06.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:48:06.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:48:06.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:48:21.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:48:21.131  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:48:21.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:48:36.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:48:36.076  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:48:36.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:48:51.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:48:51.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:48:51.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:49:06.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:06.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:49:06.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:49:09.635  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:09.636  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:49:09.732217Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"174f9ad5-cb66-4b52-b052-074055074e02","timestamp":"2022-08-24T03:49:09.732287Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:49:10.217  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:49:10.217  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:49:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:49:24.206  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5404638c-8588-4a24-bba9-e96aac6a44d5","timestamp":"2022-08-24T03:49:24.206384Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:49:24.244  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-08-24 03:49:24.244  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:49:24.276  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:24.276  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:49:24.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:24.898  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"5404638c-8588-4a24-bba9-e96aac6a44d5","timestamp":"2022-08-24T03:49:24.206384Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:49:24.898  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:49:24.898  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:49:24.898  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:49:25.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:25.021  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:49:25.678655Z","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":"a6faee65-a48e-4977-89f2-f9112af4e700","timestamp":"2022-08-24T03:49:25.678671Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:49:25.216  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:49:25.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:49:25.241  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:25.241  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-08-24T03:49:25.683693Z","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":"2d7114e9-4a74-4cff-aa64-ffbe16250d5a","timestamp":"2022-08-24T03:49:25.683703Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:49:25.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:49:25.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:49:25.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:25.777  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:49:25.679260Z","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":"a2436f16-ad36-445e-826f-8bbc585d26ed","timestamp":"2022-08-24T03:49:25.679305Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:49:25.795  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:49:25.795  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:49:34.918  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:34.918  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-08-24T03:49:35.105634Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2a8be875-36b6-45f9-a909-fecc4934a11d","timestamp":"2022-08-24T03:49:35.105703Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:49:35.219  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:49:35.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:49:49.992  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:49.993  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:49:49.993  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:49:50.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:49:50.517  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:49:50.795352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83a146c5-ccba-49bf-9b74-145a8f345c27","timestamp":"2022-08-24T03:49:50.795380Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:49:51.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:49:51.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:50:06.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:50:06.171  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:50:06.171  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:50:21.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:50:21.125  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:50:21.125  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:50:36.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:50:36.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:50:36.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:50:51.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:50:51.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:50:51.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:51:05.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:51:06.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:51:06.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:51:09.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:51:09.627  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:51:09.733880Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a077cbc8-f2b5-47af-950b-2cad2063185f","timestamp":"2022-08-24T03:51:09.734005Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:51:10.233  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:51:10.233  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:51:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:51:24.225  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3b6e5451-0ef5-4366-af32-86552e798326","timestamp":"2022-08-24T03:51:24.224150Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:51:24.244  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 19 ms
2022-08-24 03:51:24.244  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:51:24.277  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:51:24.278  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:51:24.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:51:24.871  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"3b6e5451-0ef5-4366-af32-86552e798326","timestamp":"2022-08-24T03:51:24.224150Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:51:24.871  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:51:24.872  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:51:24.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:51:24.910  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:51:24.911  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-08-24T03:51:25.655351Z","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":"11377172-e110-43cc-8be5-95a1766fd599","timestamp":"2022-08-24T03:51:25.655360Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:51:25.241  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:51:25.658804Z","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":"f96367ef-609b-43d5-8a5d-1d12faf5cf59","timestamp":"2022-08-24T03:51:25.658816Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:51:25.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:51:25.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:51:25.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:51:25.776  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:51:25.655723Z","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":"da6396b6-7c66-4c4f-96c8-df3633e269ab","timestamp":"2022-08-24T03:51:25.656997Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:51:25.796  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:51:25.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:51:34.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:51:34.901  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-08-24T03:51:35.106336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7d1b267a-0523-48d9-9e40-3ac9f2f52569","timestamp":"2022-08-24T03:51:35.106441Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:51:35.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:51:35.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:51:50.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:51:50.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:51:50.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:51:50.545  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:51:50.546  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:51:50.795347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7ef7a5b3-b549-4e97-b09d-0bfc8029f977","timestamp":"2022-08-24T03:51:50.795399Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:51:51.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:51:51.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:52:06.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:52:06.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:52:06.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:52:21.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:52:21.197  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:52:21.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:52:36.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:52:36.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:52:36.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:52:51.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:52:51.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:52:51.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:06.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:06.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:06.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:09.547  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:09.548  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:53:09.732203Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"84893d3c-b8ce-4d62-8090-ad1288e1d9e1","timestamp":"2022-08-24T03:53:09.732313Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:53:09.567  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:09.567  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:53:24.242  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9f9f100e-a568-4632-ae98-86571e7702bd","timestamp":"2022-08-24T03:53:24.242055Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:53:24.244  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 2 ms
2022-08-24 03:53:24.244  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:53:24.283  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:24.283  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (39 ms):{"serverTimeMs":1,"count":1}
2022-08-24 03:53:24.297  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:24.297  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:24.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:24.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:24.821  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"9f9f100e-a568-4632-ae98-86571e7702bd","timestamp":"2022-08-24T03:53:24.242055Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:53:24.821  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:53:24.821  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:24.822  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:24.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:24.965  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:53:25.673999Z","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":"64a497eb-e725-443d-900e-e812a076290e","timestamp":"2022-08-24T03:53:25.674014Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:53:25.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:25.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:25.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:25.273  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:53:25.683539Z","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":"5396a97d-5118-4919-ba76-ae73997a7662","timestamp":"2022-08-24T03:53:25.683559Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:53:25.293  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:25.294  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:25.812  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:25.812  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-08-24T03:53:25.681097Z","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":"96678aec-d60c-47d0-8b22-6c7c1dba2cd2","timestamp":"2022-08-24T03:53:25.681112Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:53:25.833  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:25.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:34.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:34.892  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-08-24T03:53:35.105827Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2f1b6b7-715c-4ce3-8e91-b14059ea38be","timestamp":"2022-08-24T03:53:35.105987Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:53:35.255  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:35.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:49.984  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:49.985  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:49.985  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:53:50.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:53:50.528  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:53:50.795497Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"51d13b00-b57c-415f-8c6d-5e25a6ac69aa","timestamp":"2022-08-24T03:53:50.795560Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:53:51.257  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:53:51.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:54:06.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:54:06.221  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:54:06.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:54:21.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:54:21.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:54:21.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:54:36.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:54:36.155  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:54:36.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:54:51.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:54:51.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:54:51.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:06.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:06.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:06.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:09.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:09.553  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:55:09.732467Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c7f8292-60fb-4d91-a62a-8c6219c93012","timestamp":"2022-08-24T03:55:09.732638Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:55:09.576  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:09.577  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:55:24.258  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6a58c99f-e071-4f65-8a43-f197c3bae453","timestamp":"2022-08-24T03:55:24.257439Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:55:24.294  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 36 ms
2022-08-24 03:55:24.294  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:55:24.336  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:24.336  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:55:24.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:24.351  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:24.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:24.869  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:24.869  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"6a58c99f-e071-4f65-8a43-f197c3bae453","timestamp":"2022-08-24T03:55:24.257439Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:55:24.870  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:55:24.870  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:24.870  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:25.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:25.014  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:55:25.729548Z","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":"c37e0881-9cf2-4f73-b6af-384a0b149e87","timestamp":"2022-08-24T03:55:25.729565Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:55:25.273  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:25.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:25.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:25.291  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:55:25.738884Z","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":"7cbfca7b-a3be-4df0-b06f-a6d3c6a81ca9","timestamp":"2022-08-24T03:55:25.738903Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:55:26.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:26.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:26.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:26.791  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-08-24T03:55:25.729208Z","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":"d5ccc0ba-f98c-479c-ad7c-a2524bfdce0b","timestamp":"2022-08-24T03:55:25.729236Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:55:27.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:27.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:34.893  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:34.894  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-08-24T03:55:35.105663Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6058e5f2-6b92-44e9-8723-d51caceed965","timestamp":"2022-08-24T03:55:35.105727Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:55:35.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:35.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:49.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:49.978  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:49.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:55:50.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:55:50.522  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:55:50.795471Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fe81b43b-25fa-438f-a408-eb381c380a8f","timestamp":"2022-08-24T03:55:50.795522Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:55:51.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:55:51.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:56:06.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:56:06.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:56:06.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:56:21.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:56:21.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:56:21.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:56:36.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:56:36.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:56:36.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:56:51.092  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:56:51.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:56:51.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:57:06.047  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:06.048  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:57:06.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:57:09.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:09.534  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:57:09.732195Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f8ad8351-7831-4e79-92e8-9f425aa62818","timestamp":"2022-08-24T03:57:09.732270Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:57:09.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:57:09.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:57:23.263  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:57:23.272  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a112b04d-95c3-47ce-8b62-5ee27f60f6fc","timestamp":"2022-08-24T03:57:23.272589Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:57:23.294  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-08-24 03:57:23.294  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:57:23.322  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:23.322  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:57:24.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:24.021  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"a112b04d-95c3-47ce-8b62-5ee27f60f6fc","timestamp":"2022-08-24T03:57:23.272589Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:57:24.021  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:57:24.021  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:57:24.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:57:24.183  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:24.183  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:57:24.873986Z","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":"61f56a23-df41-49d4-978a-ed2697f6efe8","timestamp":"2022-08-24T03:57:24.874004Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:57:24.202  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:57:24.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:57:24.221  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:24.222  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-08-24T03:57:24.868645Z","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":"b787f6c7-d638-451b-bdbf-e048c6a93d74","timestamp":"2022-08-24T03:57:24.868659Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:57:24.242  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:57:24.242  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:57:24.763  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:24.764  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:57:24.871885Z","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":"6054f5a9-7c25-4114-b1bf-bb13521ffe96","timestamp":"2022-08-24T03:57:24.871901Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:57:25.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:57:25.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:57:34.920  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:34.921  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-08-24T03:57:35.105720Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"97f91745-4109-4bc5-a368-2643a2c2d504","timestamp":"2022-08-24T03:57:35.105830Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:57:35.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:57:35.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:57:49.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:49.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:57:49.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:57:50.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:57:50.494  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:57:50.795609Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"114fe0ba-2042-42e9-8e29-558d5960cdc5","timestamp":"2022-08-24T03:57:50.795731Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:57:51.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:57:51.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:58:06.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:58:06.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:58:06.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:58:21.205  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:58:21.205  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:58:21.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:58:36.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:58:36.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:58:36.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:58:51.108  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:58:51.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:58:51.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:59:06.059  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:06.060  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:59:06.060  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:59:09.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:09.538  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:59:09.732595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"90346bef-6cd5-4046-849a-030bc713183c","timestamp":"2022-08-24T03:59:09.732672Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:59:09.573  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:59:09.573  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:59:23.263  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 03:59:23.288  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8599d4aa-d9b6-4abd-9dcf-affdbd1657a0","timestamp":"2022-08-24T03:59:23.287558Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:59:23.294  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 6 ms
2022-08-24 03:59:23.295  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 03:59:23.329  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:23.330  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
2022-08-24 03:59:24.029  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:24.030  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"8599d4aa-d9b6-4abd-9dcf-affdbd1657a0","timestamp":"2022-08-24T03:59:23.287558Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:59:24.030  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 03:59:24.030  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:59:24.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:59:24.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:24.149  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:59:24.871637Z","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":"e9a79039-9bb7-47e6-96ce-f6c908f12aa3","timestamp":"2022-08-24T03:59:24.871662Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 03:59:24.172  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:59:24.172  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:59:24.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:24.192  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:59:24.879805Z","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":"ebdec3ab-35a5-4786-a90e-72bc6a7988e9","timestamp":"2022-08-24T03:59:24.879829Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:59:24.212  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:59:24.212  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:59:24.733  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:24.733  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-08-24T03:59:24.873536Z","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":"76c1fcc1-3232-4f0c-b5d9-1568489c249a","timestamp":"2022-08-24T03:59:24.873567Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:59:25.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:59:25.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:59:34.952  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:34.952  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-08-24T03:59:35.106619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70ca1da0-7aa4-4ba9-990b-0ade1f22fe83","timestamp":"2022-08-24T03:59:35.106834Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 03:59:35.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:59:35.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:59:50.019  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:50.020  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:59:50.020  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 03:59:50.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 03:59:50.600  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T03:59:50.795462Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c22d1974-88f1-4ed8-9721-8433ea856090","timestamp":"2022-08-24T03:59:50.795529Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 03:59:51.303  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 03:59:51.303  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:00:06.253  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:00:06.254  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:00:06.254  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:00:21.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:00:21.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:00:21.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:00:36.157  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:00:36.158  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:00:36.158  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:00:51.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:00:51.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:00:51.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:01:06.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:06.094  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:01:06.094  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:01:09.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:09.521  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:01:09.732513Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"14fad44b-4a08-42b3-a431-f8d8d572d48d","timestamp":"2022-08-24T04:01:09.732660Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 04:01:09.541  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:01:09.541  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:01:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 04:01:23.303  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4f8e44b-d69f-4d48-8581-875ef090dd50","timestamp":"2022-08-24T04:01:23.302808Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:01:23.344  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 41 ms
2022-08-24 04:01:23.344  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 04:01:23.372  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:23.372  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
2022-08-24 04:01:23.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:23.995  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"c4f8e44b-d69f-4d48-8581-875ef090dd50","timestamp":"2022-08-24T04:01:23.302808Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:01:23.995  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 04:01:23.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:01:23.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:01:24.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:24.142  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:01:24.872153Z","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":"1f2918e5-a0e6-46fb-9b5e-599f28bd6c16","timestamp":"2022-08-24T04:01:24.872174Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 04:01:24.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:01:24.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:01:24.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:24.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-08-24T04:01:24.870606Z","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":"72566b90-ce3e-4cec-a2df-428be8e12f45","timestamp":"2022-08-24T04:01:24.870623Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 04:01:24.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:01:24.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:01:24.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:24.713  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-08-24T04:01:24.870712Z","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":"6a8e1664-8a2a-48b6-8aeb-499a11df743a","timestamp":"2022-08-24T04:01:24.870724Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:01:25.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:01:25.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:01:34.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:34.965  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-08-24T04:01:35.105572Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cca87f3f-32cf-4d87-9a2d-b99509fe7946","timestamp":"2022-08-24T04:01:35.105667Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:01:35.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:01:35.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:01:49.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:49.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:01:49.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:01:50.494  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:01:50.495  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:01:50.795295Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"09ae224b-97dc-4399-a45b-0f45bd8b2b43","timestamp":"2022-08-24T04:01:50.795350Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 04:01:51.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:01:51.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:02:06.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:02:06.305  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:02:06.305  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:02:21.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:02:21.291  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:02:21.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:02:36.243  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:02:36.244  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:02:36.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:02:51.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:02:51.203  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:02:51.204  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:03:06.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:03:06.148  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:03:06.148  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:03:09.523  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:03:09.524  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:03:09.732177Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5e3cb62f-d274-4eba-b5ac-2ae21fd998f8","timestamp":"2022-08-24T04:03:09.732232Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 04:03:09.546  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:03:09.546  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:03:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 04:03:23.319  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cb991210-6e69-4113-bc55-26a1c6617628","timestamp":"2022-08-24T04:03:23.319660Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:03:23.344  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 24 ms
2022-08-24 04:03:23.344  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 04:03:23.378  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:03:23.378  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
2022-08-24 04:03:23.999  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:03:23.999  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"cb991210-6e69-4113-bc55-26a1c6617628","timestamp":"2022-08-24T04:03:23.319660Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:03:24.000  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 04:03:24.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:03:24.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:03:24.134  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:03:24.135  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:03:24.876047Z","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":"42cfe6bb-39ad-4be6-841e-f28405cbdbed","timestamp":"2022-08-24T04:03:24.876061Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 04:03:24.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:03:24.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:03:24.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:03:24.673  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-08-24T04:03:24.877083Z","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":"ad9eb795-974c-491f-875a-e81a9aae6233","timestamp":"2022-08-24T04:03:24.877097Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:03:25.331  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:03:24.875805Z","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":"4ae10fc3-cd1f-415f-964b-8e296ba99e00","timestamp":"2022-08-24T04:03:24.875836Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 04:03:25.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:03:25.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:03:34.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:03:34.857  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-08-24T04:03:35.105852Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9c4f3bcc-962c-46e5-8932-fd1c225b08be","timestamp":"2022-08-24T04:03:35.105954Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:03:35.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:03:35.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:03:49.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:03:49.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:03:49.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:03:50.467  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:03:50.467  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:03:50.795317Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b97b7d5a-06c3-4b5a-b774-b881951106a7","timestamp":"2022-08-24T04:03:50.795377Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 04:03:51.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:03:51.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:04:06.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:04:06.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:04:06.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:04:21.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:04:21.274  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:04:21.274  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:04:36.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:04:36.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:04:36.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:04:51.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:04:51.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:04:51.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:05:06.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:06.145  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:05:06.145  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:05:09.495  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:09.495  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:05:09.732206Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"674352e3-4c46-4c1a-b22f-2e62d92aa62c","timestamp":"2022-08-24T04:05:09.732281Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 04:05:09.514  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:05:09.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:05:23.262  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-08-24 04:05:23.335  INFO 10 --- [pool-1-thread-1] network                                  : [OUT|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0ffb736b-d1bb-4388-b6c6-3d197bf9e13d","timestamp":"2022-08-24T04:05:23.335283Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:05:23.344  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/POLICY-ACRUNTIME-PARTICIPANT. Oldest: 9 ms
2022-08-24 04:05:23.344  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : POST https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT (anonymous) ...
2022-08-24 04:05:23.377  INFO 10 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:23.377  INFO 10 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2022-08-24 04:05:23.994  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:23.995  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"messageType":"PARTICIPANT_STATUS_REQ","messageId":"0ffb736b-d1bb-4388-b6c6-3d197bf9e13d","timestamp":"2022-08-24T04:05:23.335283Z","participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:05:23.995  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.e.l.MessageTypeDispatcher        : discarding event of type PARTICIPANT_STATUS_REQ
2022-08-24 04:05:23.995  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:05:23.995  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:05:24.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:24.221  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-08-24T04:05:24.955595Z","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":"07a37138-fe14-442d-813a-9b3afdd2eae2","timestamp":"2022-08-24T04:05:24.955616Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:05:24.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:05:24.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:05:24.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:24.260  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:05:24.954016Z","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":"2c2eadaa-6ba6-4168-bb0d-3f50666c1ed3","timestamp":"2022-08-24T04:05:24.954032Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-08-24 04:05:24.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:05:24.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:05:24.858  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:24.858  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:05:24.959335Z","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":"09ae638c-9be6-45a3-bdc9-5bc497513ff5","timestamp":"2022-08-24T04:05:24.959361Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 04:05:24.876  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:05:24.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:05:34.857  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:34.857  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-08-24T04:05:35.106073Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e1cb0068-5167-4e7e-a1a2-32eb67607ef5","timestamp":"2022-08-24T04:05:35.106277Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-08-24 04:05:35.348  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:05:35.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:05:49.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:49.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000
2022-08-24 04:05:49.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/c5a716c0-7aa4-4fae-a3d5-2bb40c2235bb/onap-policy-clamp-runtime-acm-6847cc68d9-fv92x?timeout=15000 (anonymous) ...
2022-08-24 04:05:50.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-08-24 04:05:50.470  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-08-24T04:05:50.795473Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93366ca0-95ca-44a4-ace4-16b65b211b31","timestamp":"2022-08-24T04:05:50.795545Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-08-24 04:05:51.348  INFO 10 --- [IM