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-11-10 02:54:38.749  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Starting Application using Java 11.0.11 on onap-policy-clamp-runtime-acm-5945bf4c4-5f75b with PID 10 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
2022-11-10 02:54:38.754  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : No active profile set, falling back to default profiles: default
2022-11-10 02:54:41.344  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-10 02:54:42.029  INFO 10 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 666 ms. Found 7 JPA repository interfaces.
2022-11-10 02:54:44.062  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-11-10 02:54:44.066  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-11-10 02:54:44.071  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-11-10 02:54:44.082  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-11-10 02:54:44.091  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-11-10 02:54:44.104  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-11-10 02:54:44.111  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-11-10 02:54:44.114  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-11-10 02:54:44.163  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-11-10 02:54:44.204  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-11-10 02:54:44.207  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-11-10 02:54:44.944  INFO 10 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 6969 (https)
2022-11-10 02:54:44.966  INFO 10 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2022-11-10 02:54:44.966  INFO 10 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.62]
2022-11-10 02:54:45.155  INFO 10 --- [           main] o.a.c.c.C.[.[.[/onap/policy/clamp/acm]   : Initializing Spring embedded WebApplicationContext
2022-11-10 02:54:45.156  INFO 10 --- [           main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 6253 ms
2022-11-10 02:54:45.799  INFO 10 --- [           main] o.s.boot.web.servlet.RegistrationBean    : Filter requestResponseLoggingFilter was not registered (possibly already registered?)
2022-11-10 02:54:46.459  INFO 10 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-10 02:54:46.759  INFO 10 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.31.Final
2022-11-10 02:54:47.608  INFO 10 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-10 02:54:48.294  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-11-10 02:54:50.010 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=396) 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.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	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=396) 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=396) 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-11-10 02:54:50.012  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=396) 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.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1800) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:620) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:542) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:335) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:333) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) ~[spring-beans-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1154) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:908) ~[spring-context-5.3.22.jar!/:5.3.22]
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:583) ~[spring-context-5.3.22.jar!/:5.3.22]
	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=396) 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=396) 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-11-10 02:54:50.066  INFO 10 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-10 02:54:53.800  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2022-11-10 02:54:54.029  INFO 10 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2022-11-10 02:54:59.536  INFO 10 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-10 02:54:59.560  INFO 10 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-10 02:55:02.519  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, 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-11-10 02:55:02.755  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-11-10 02:55:03.872  INFO 10 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 3 endpoint(s) beneath base path '/actuator'
2022-11-10 02:55:05.544  INFO 10 --- [           main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@de40aa1, org.springframework.security.web.context.SecurityContextPersistenceFilter@50b4e7b2, org.springframework.security.web.header.HeaderWriterFilter@6033f36c, org.springframework.security.web.authentication.logout.LogoutFilter@5f4f6f89, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ab39942, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@55202ba6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@221961af, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@61b76a7d, org.springframework.security.web.session.SessionManagementFilter@1642968c, org.springframework.security.web.access.ExceptionTranslationFilter@c478e4e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7fad28ac]
2022-11-10 02:55:06.866  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-11-10 02:55:06.867  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-11-10 02:55:06.867  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-11-10 02:55:06.868  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-11-10 02:55:06.868  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-11-10 02:55:06.869  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-11-10 02:55:06.869  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-11-10 02:55:06.869  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-11-10 02:55:06.870  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-11-10 02:55:06.870  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-11-10 02:55:06.870  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-11-10 02:55:06.871  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-11-10 02:55:06.871  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-11-10 02:55:06.871  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-11-10 02:55:06.872  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-11-10 02:55:06.872  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-11-10 02:55:06.872  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-11-10 02:55:06.873  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-11-10 02:55:06.873  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-11-10 02:55:06.873  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-11-10 02:55:06.874  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-11-10 02:55:06.874  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-11-10 02:55:06.912  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-11-10 02:55:08.223  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting
2022-11-10 02:55:08.224  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic endpoint management
2022-11-10 02:55:08.236  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, 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-11-10 02:55:08.239  INFO 10 --- [           main] e.e.c.b.i.SingleThreadedDmaapTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, 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-11-10 02:55:08.248  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:55:08.240  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineBusTopicSink     : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e627bedc-1a7f-4a9f-816b-e69d121468e4, alive=false, publisher=null]]: starting
2022-11-10 02:55:08.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:55:08.262  INFO 10 --- [           main] o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink   : InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e627bedc-1a7f-4a9f-816b-e69d121468e4, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created
2022-11-10 02:55:08.263  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionStateChangePublisher
2022-11-10 02:55:08.263  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantDeregisterAckPublisher
2022-11-10 02:55:08.263  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantUpdatePublisher
2022-11-10 02:55:08.264  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantRegisterAckPublisher
2022-11-10 02:55:08.264  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher ParticipantStatusReqPublisher
2022-11-10 02:55:08.264  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Publisher AutomationCompositionUpdatePublisher
2022-11-10 02:55:08.264  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantUpdateAckListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantRegisterListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantStatusListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionStateChangeAckListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener AutomationCompositionUpdateAckListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Listener ParticipantDeregisterListener
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager starting Topic Message Dispatcher
2022-11-10 02:55:08.265  INFO 10 --- [           main] o.o.p.c.e.e.comm.bus.internal.TopicBase  : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, 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@578c99ac
2022-11-10 02:55:08.266  INFO 10 --- [           main] c.e.e.c.b.i.SingleThreadedBusTopicSource : SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ace11055-eff2-4c8f-a87f-2ff1fa3eef6a, consumerInstance=onap-policy-clamp-runtime-acm-5945bf4c4-5f75b, 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-11-10 02:55:08.266  INFO 10 --- [           main] o.o.p.c.utils.services.ServiceManager    : service manager started
2022-11-10 02:55:08.271  INFO 10 --- [           main] o.o.p.clamp.acm.runtime.Application      : Started Application in 30.86 seconds (JVM running for 33.095)
2022-11-10 02:55:08.290  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state LivenessState changed to CORRECT
2022-11-10 02:55:08.333  INFO 10 --- [           main] o.s.b.a.ApplicationAvailabilityBean      : Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
2022-11-10 02:55:23.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:55:23.715  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:55:23.715  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:55:38.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:55:38.709  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:55:38.709  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:55:53.711  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:55:53.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:55:53.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:08.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:08.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:08.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:13.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:13.431  INFO 10 --- [IME-PARTICIPANT] o.o.p.c.u.services.OrderedServiceImpl    : ***** OrderedServiceImpl implementers:
 []
2022-11-10 02:56:13.435  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T02:56:11.945619Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"585328fc-4634-48dc-9902-f84826c3e6df","timestamp":"2022-11-10T02:56:11.945880Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 02:56:14.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:14.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:28.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:28.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:28.876  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:29.417  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:29.418  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T02:56:28.224077Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"322c8b68-8a6c-466f-8982-4b39d5d18089","timestamp":"2022-11-10T02:56:28.224220Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 02:56:30.058  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:30.058  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:40.140  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:40.141  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-11-10T02:56:39.539872Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5b9460df-73cd-4c2e-93aa-9d13ffaad196","timestamp":"2022-11-10T02:56:39.539999Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 02:56:41.080  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:41.080  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:56:56.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:56:56.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:56:56.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:57:08.226  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 02:57:11.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:57:11.102  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:57:11.102  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:57:26.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:57:26.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:57:26.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:57:41.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:57:41.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:57:41.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:57:56.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:57:56.041  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:57:56.041  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:11.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:11.010  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:11.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:13.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:13.442  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T02:58:11.945268Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"88dc2af3-d02f-4876-af56-4a9a1cfc6b9d","timestamp":"2022-11-10T02:58:11.945366Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 02:58:13.487  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:13.487  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:28.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:28.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:28.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:29.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:29.343  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T02:58:28.224741Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"386adf60-e59d-4452-a845-a374e7a65db4","timestamp":"2022-11-10T02:58:28.224821Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 02:58:30.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:30.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:40.083  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:40.084  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-11-10T02:58:39.539338Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"650e8001-bd42-4020-a44c-369eb98e20a4","timestamp":"2022-11-10T02:58:39.539430Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 02:58:41.075  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:41.075  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:58:56.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:58:56.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:58:56.032  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:59:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 02:59:11.004  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:59:11.005  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:59:11.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:59:25.978  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:59:25.979  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:59:25.979  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:59:40.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:59:40.968  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:59:40.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 02:59:55.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 02:59:55.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 02:59:55.934  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:10.968  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:10.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:10.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:13.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:13.397  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:00:11.945528Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"681be809-35fe-4755-98f6-687e4b437950","timestamp":"2022-11-10T03:00:11.945666Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:00:13.437  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:13.438  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:28.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:28.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:28.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:29.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:29.320  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:00:28.222578Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"409d889d-5494-4f77-9fff-dafdfc98c350","timestamp":"2022-11-10T03:00:28.222645Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:00:30.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:30.101  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:40.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:40.070  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-11-10T03:00:39.539590Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"39318f1c-a307-4753-9ec4-b049760cc7ce","timestamp":"2022-11-10T03:00:39.539737Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:00:43.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:43.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:00:58.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:00:58.042  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:00:58.042  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:01:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:01:13.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:01:13.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:01:13.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:01:27.971  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:01:27.972  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:01:27.972  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:01:42.941  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:01:42.942  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:01:42.942  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:01:57.905  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:01:57.906  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:01:57.906  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:12.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:12.771  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:12.771  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:13.290  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:13.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-11-10T03:02:11.945478Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f69f0f05-6247-4c3f-af80-25ed6c6fa7e7","timestamp":"2022-11-10T03:02:11.945592Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:02:13.315  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:13.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:28.276  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:28.277  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:28.277  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:29.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:29.324  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:02:28.222820Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c82ea19-5294-4b03-8c1b-92635ac746a8","timestamp":"2022-11-10T03:02:28.222950Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:02:30.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:30.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:40.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:40.079  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-11-10T03:02:39.539333Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8d48356b-271f-47ef-9e48-c4750aa0adb3","timestamp":"2022-11-10T03:02:39.539416Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:02:40.109  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:40.109  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:02:55.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:02:55.068  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:02:55.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:03:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:03:10.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:03:10.014  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:03:10.014  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:03:24.966  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:03:24.967  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:03:24.967  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:03:39.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:03:39.945  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:03:39.945  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:03:54.899  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:03:54.899  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:03:54.900  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:09.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:09.855  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:09.855  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:13.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:13.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:04:11.945286Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6430247b-cce1-4fd6-92e4-c952edbe21c8","timestamp":"2022-11-10T03:04:11.945550Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:04:13.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:13.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:28.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:28.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:28.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:29.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:29.329  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:04:28.222593Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4ae9f62d-0678-42cf-91b8-18ee3b6f9ec0","timestamp":"2022-11-10T03:04:28.222705Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:04:30.141  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:30.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:40.048  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:40.049  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-11-10T03:04:39.539674Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7f205561-1c51-413e-a2cc-0515be16deb3","timestamp":"2022-11-10T03:04:39.540015Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:04:40.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:40.133  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:04:55.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:04:55.130  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:04:55.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:05:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:05:10.088  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:05:10.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:05:10.090  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:05:25.076  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:05:25.077  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:05:25.077  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:05:40.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:05:40.037  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:05:40.037  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:05:54.982  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:05:54.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:05:54.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:09.932  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:09.933  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:09.933  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:13.388  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:13.388  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:06:11.945435Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3451cc7-4810-488b-9b20-563bd8227225","timestamp":"2022-11-10T03:06:11.945575Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:06:13.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:13.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:28.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:28.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:28.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:29.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:29.325  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:06:28.222865Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ca437adf-d81e-4ad6-b7a0-af10680d9d95","timestamp":"2022-11-10T03:06:28.223031Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:06:30.147  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:30.147  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:40.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:40.028  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:06:39.539336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c3dcee3f-2b00-4cef-bf71-f901b38ac52a","timestamp":"2022-11-10T03:06:39.539517Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:06:40.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:40.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:06:55.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:06:55.100  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:06:55.100  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:07:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:07:10.054  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:07:10.055  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:07:10.055  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:07:25.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:07:25.008  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:07:25.008  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:07:39.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:07:39.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:07:39.957  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:07:54.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:07:54.915  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:07:54.915  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:09.894  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:09.895  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:09.895  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:13.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:13.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-11-10T03:08:11.945635Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9557d99d-b53d-4b42-be32-9a64ff0a2518","timestamp":"2022-11-10T03:08:11.945834Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:08:13.402  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:13.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:28.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:28.355  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:28.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:29.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:29.323  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:08:28.222697Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4d82b5eb-1bb7-4163-8b1b-9f53c02da7b5","timestamp":"2022-11-10T03:08:28.222883Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:08:30.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:30.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:40.015  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:40.016  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-11-10T03:08:39.539728Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"081e21c1-1942-4ced-a1b9-e634c87a457e","timestamp":"2022-11-10T03:08:39.540092Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:08:40.168  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:40.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:08:55.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:08:55.124  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:08:55.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:09:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:09:10.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:09:10.078  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:09:10.078  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:09:25.026  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:09:25.027  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:09:25.027  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:09:40.006  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:09:40.007  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:09:40.007  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:09:54.955  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:09:54.956  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:09:54.956  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:09.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:09.914  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:09.914  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:13.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:13.369  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:10:11.945227Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d7ca6f30-1c0f-4e2e-ab95-b615571beb6b","timestamp":"2022-11-10T03:10:11.945331Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:10:13.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:13.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:28.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:28.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:28.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:29.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:29.313  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:10:28.222620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cced485-673f-4fc7-ac0d-82231b085768","timestamp":"2022-11-10T03:10:28.222683Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:10:30.187  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:30.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:40.013  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:40.014  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-11-10T03:10:39.539379Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93080c86-470d-4ece-bdd4-f956b7909bb0","timestamp":"2022-11-10T03:10:39.539491Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:10:40.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:40.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:10:55.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:10:55.154  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:10:55.154  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:11:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:11:10.110  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:11:10.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:11:10.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:11:25.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:11:25.089  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:11:25.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:11:40.038  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:11:40.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:11:40.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:11:55.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:11:55.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:11:55.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:09.963  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:09.963  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:09.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:13.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:13.370  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:12:11.945541Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"832d2af8-a684-4bed-b0b6-91ef9bca702b","timestamp":"2022-11-10T03:12:11.945665Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:12:13.396  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:13.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:28.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:28.347  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:28.347  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:29.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:29.373  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:12:28.224176Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"37098f1e-3353-4213-9e47-eb4a0de94a79","timestamp":"2022-11-10T03:12:28.224304Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:12:30.213  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:30.213  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:40.005  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:40.006  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:12:39.539314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"723eec99-a55c-4d55-9961-b2f773feacc1","timestamp":"2022-11-10T03:12:39.539442Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:12:40.218  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:40.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:12:55.173  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:12:55.174  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:12:55.174  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:13:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:13:10.149  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:13:10.150  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:13:10.150  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:13:25.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:13:25.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:13:25.124  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:13:40.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:13:40.091  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:13:40.091  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:13:55.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:13:55.066  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:13:55.066  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:10.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:10.031  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:10.031  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:13.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:13.400  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:14:11.945855Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcaf344a-da79-439d-ba8f-7bb3190aeeb2","timestamp":"2022-11-10T03:14:11.946043Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:14:13.423  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:13.423  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:28.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:28.412  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:28.412  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:29.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:29.340  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:14:28.224911Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5220d59b-f4db-4b9e-b1e5-62b0d2d69ebd","timestamp":"2022-11-10T03:14:28.224988Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:14:30.238  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:30.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:40.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:40.002  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-11-10T03:14:39.539397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8580c0a-b3ca-45ad-a92b-e1da10f25ba9","timestamp":"2022-11-10T03:14:39.539484Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:14:40.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:40.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:14:55.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:14:55.237  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:14:55.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:15:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:15:10.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:15:10.200  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:15:10.200  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:15:25.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:15:25.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:15:25.160  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:15:40.135  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:15:40.136  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:15:40.136  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:15:55.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:15:55.105  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:15:55.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:10.098  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:10.099  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:10.099  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:13.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:13.377  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:16:11.945271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2b47d1c-8731-4738-b212-d244a48ff7ac","timestamp":"2022-11-10T03:16:11.945367Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:16:13.403  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:13.403  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:28.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:28.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:28.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:29.308  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:29.309  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:16:28.222984Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"73396e91-0f6d-4261-9364-205ae9332623","timestamp":"2022-11-10T03:16:28.223102Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:16:30.252  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:30.252  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:39.991  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:39.992  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:16:39.539488Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"da6991fa-96a5-448b-bf3c-7352107c197b","timestamp":"2022-11-10T03:16:39.539633Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:16:40.258  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:40.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:16:55.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:16:55.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:16:55.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:17:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:17:10.239  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:17:10.239  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:17:10.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:17:25.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:17:25.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:17:25.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:17:40.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:17:40.186  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:17:40.186  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:17:55.152  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:17:55.153  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:17:55.153  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:10.105  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:10.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:10.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:13.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:13.373  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:18:11.945425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"02e88327-e2b0-4103-b291-bc562879c7d7","timestamp":"2022-11-10T03:18:11.945590Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:18:13.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:13.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:28.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:28.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:28.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:29.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:29.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:18:28.222658Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"8a42a234-eebc-4472-bcb7-42bf7a683349","timestamp":"2022-11-10T03:18:28.222751Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:18:30.269  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:30.270  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:39.958  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:39.959  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-11-10T03:18:39.539352Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf035295-3f75-49f4-9367-a96e25988dae","timestamp":"2022-11-10T03:18:39.539436Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:18:40.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:40.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:18:55.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:18:55.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:18:55.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:19:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:19:10.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:19:10.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:19:10.207  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:19:25.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:19:25.160  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:19:25.161  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:19:40.111  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:19:40.111  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:19:40.112  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:19:55.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:19:55.093  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:19:55.093  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:10.045  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:10.046  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:10.046  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:13.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:13.374  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:20:11.945479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aaa61d63-0e02-4d0e-a4fd-944c30d5c15e","timestamp":"2022-11-10T03:20:11.945815Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:20:13.395  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:13.396  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:28.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:28.337  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:28.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:29.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:29.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:20:28.222604Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10adcc0f-8e7f-4cbe-b7c4-56b3833531aa","timestamp":"2022-11-10T03:20:28.222693Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:20:30.296  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:30.296  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:39.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:39.947  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-11-10T03:20:39.539427Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"36a080fe-9e05-4d2a-bbed-7072329fd857","timestamp":"2022-11-10T03:20:39.539521Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:20:40.295  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:40.295  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:20:55.258  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:20:55.259  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:20:55.259  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:21:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:21:10.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:21:10.215  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:21:10.215  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:21:25.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:21:25.163  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:21:25.163  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:21:40.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:21:40.114  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:21:40.114  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:21:55.069  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:21:55.069  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:21:55.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:10.021  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:10.022  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:10.022  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:13.395  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:13.396  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:22:11.945336Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"25104f86-9566-47a4-b431-853d9b1e6d81","timestamp":"2022-11-10T03:22:11.945438Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:22:13.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:13.420  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:28.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:28.380  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:28.380  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:29.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:29.301  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:22:28.222878Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aa8484af-94e3-4e02-b89c-d7df15fc34ea","timestamp":"2022-11-10T03:22:28.223088Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:22:30.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:30.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:39.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:39.954  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-11-10T03:22:39.539432Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b8d76453-e52c-4396-9fa5-28f6cb615390","timestamp":"2022-11-10T03:22:39.539568Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:22:40.311  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:40.311  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:22:55.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:22:55.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:22:55.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:23:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:23:10.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:23:10.224  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:23:10.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:23:25.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:23:25.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:23:25.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:23:40.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:23:40.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:23:40.130  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:23:55.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:23:55.085  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:23:55.085  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:10.039  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:10.039  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:10.040  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:13.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:13.367  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:24:11.945407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5dc64b57-a939-4504-aadf-f6e2a597d4ec","timestamp":"2022-11-10T03:24:11.945530Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:24:14.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:14.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:29.385  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:29.386  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:24:28.222684Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"aef3496e-6f15-405e-9db8-f5414d2d18ee","timestamp":"2022-11-10T03:24:28.222756Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:24:29.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:29.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:39.921  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:39.922  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-11-10T03:24:39.539380Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"010fe59a-564e-41b6-9978-5454532f2d68","timestamp":"2022-11-10T03:24:39.539469Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:24:40.328  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:40.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:24:55.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:24:55.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:24:55.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:25:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:25:10.246  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:25:10.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:25:10.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:25:25.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:25:25.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:25:25.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:25:40.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:25:40.206  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:25:40.206  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:25:55.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:25:55.175  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:25:55.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:10.155  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:10.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:10.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:13.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:13.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:26:11.945226Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d3d0d1da-453b-4b3e-af99-d0689a306968","timestamp":"2022-11-10T03:26:11.945326Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:26:14.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:14.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:29.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:29.302  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:26:28.223728Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2c65819-b985-4f08-92dd-9128a9756613","timestamp":"2022-11-10T03:26:28.223890Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:26:29.344  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:29.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:39.907  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:39.908  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:26:39.539481Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"947f3445-7b70-4a1d-9815-68c9125187ff","timestamp":"2022-11-10T03:26:39.539623Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:26:40.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:40.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:26:55.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:26:55.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:26:55.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:27:08.223  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:27:10.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:27:10.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:27:10.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:27:25.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:27:25.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:27:25.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:27:40.175  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:27:40.176  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:27:40.176  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:27:55.128  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:27:55.129  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:27:55.129  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:10.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:10.096  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:10.096  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:13.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:13.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:28:11.945512Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d320ecfa-7508-484f-9cb0-d85ea8ec67c2","timestamp":"2022-11-10T03:28:11.945787Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:28:13.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:13.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:28.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:28.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:28.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:29.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:29.289  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:28:28.222671Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"70a6b741-44c1-4d99-ba9b-66d67b848c54","timestamp":"2022-11-10T03:28:28.222805Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:28:29.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:29.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:39.903  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:39.904  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-11-10T03:28:39.539319Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"00fca175-e805-4770-afa1-65aa3b28ba05","timestamp":"2022-11-10T03:28:39.539397Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:28:40.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:40.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:28:55.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:28:55.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:28:55.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:29:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:29:10.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:29:10.283  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:29:10.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:29:25.230  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:29:25.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:29:25.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:29:40.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:29:40.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:29:40.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:29:55.169  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:29:55.170  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:29:55.170  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:10.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:10.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:10.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:13.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:13.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:30:11.945281Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"83b9bdd5-15e7-40cd-a47c-7103feaf7acd","timestamp":"2022-11-10T03:30:11.945395Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:30:13.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:13.381  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:28.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:28.329  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:28.329  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:29.306  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:29.306  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:30:28.223698Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"604fd35b-8006-46e1-bcdd-f95caa44b58b","timestamp":"2022-11-10T03:30:28.223945Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:30:29.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:29.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:39.886  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:39.887  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-11-10T03:30:39.539386Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d0c123e3-e928-421e-9100-16af12d89bba","timestamp":"2022-11-10T03:30:39.539451Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:30:40.383  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:40.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:30:55.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:30:55.341  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:30:55.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:31:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:31:10.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:31:10.288  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:31:10.288  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:31:25.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:31:25.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:31:25.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:31:40.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:31:40.192  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:31:40.192  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:31:55.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:31:55.146  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:31:55.146  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:10.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:10.106  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:10.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:13.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:13.361  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:32:11.945397Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"eae30893-965c-4643-b483-dd66bbdc4fa9","timestamp":"2022-11-10T03:32:11.945519Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:32:13.408  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:13.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:28.351  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:28.352  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:28.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:29.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:29.284  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:32:28.222703Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"5ff8fa48-83fe-488d-86a5-7c27167d76dd","timestamp":"2022-11-10T03:32:28.222802Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:32:29.404  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:29.404  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:39.872  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:39.873  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-11-10T03:32:39.539314Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a7c0e5e6-e80d-4ceb-a818-14c2445e05d2","timestamp":"2022-11-10T03:32:39.539376Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:32:40.405  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:40.406  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:32:55.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:32:55.353  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:32:55.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:33:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:33:10.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:33:10.298  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:33:10.298  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:33:25.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:33:25.250  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:33:25.250  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:33:40.194  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:33:40.194  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:33:40.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:33:55.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:33:55.179  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:33:55.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:10.131  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:10.132  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:10.132  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:13.362  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:13.363  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:34:11.945388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c6b707c9-d2d9-4342-8843-67911ff5309e","timestamp":"2022-11-10T03:34:11.945537Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:34:13.419  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:13.419  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:28.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:28.367  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:28.367  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:29.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:29.285  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:34:28.222623Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"89217835-d8a9-42f7-a1cc-a3e0e0cec7b3","timestamp":"2022-11-10T03:34:28.222713Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:34:29.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:29.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:39.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:39.862  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-11-10T03:34:39.539414Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bb162c70-e78e-401f-ba4c-652b0362b827","timestamp":"2022-11-10T03:34:39.539467Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:34:40.425  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:40.425  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:34:55.373  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:34:55.374  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:34:55.374  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:35:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:35:10.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:35:10.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:35:10.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:35:25.291  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:35:25.292  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:35:25.292  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:35:40.244  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:35:40.245  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:35:40.245  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:35:55.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:35:55.191  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:35:55.191  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:10.141  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:10.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:10.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:13.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:13.354  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:36:11.945271Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f72b32cb-861a-4033-9757-5005dc6d6793","timestamp":"2022-11-10T03:36:11.945374Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:36:13.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:13.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:28.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:28.427  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:28.427  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:29.273  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:29.273  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:36:28.225155Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c66c62ed-fd1f-449e-b036-9ce2773ce886","timestamp":"2022-11-10T03:36:28.225270Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:36:29.442  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:29.442  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:39.852  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:39.852  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-11-10T03:36:39.539544Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4843179b-8ddc-4a13-89fc-f22c8776ac97","timestamp":"2022-11-10T03:36:39.539682Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:36:40.447  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:40.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:36:55.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:36:55.399  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:36:55.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:37:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:37:10.348  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:37:10.349  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:37:10.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:37:25.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:37:25.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:37:25.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:37:40.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:37:40.256  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:37:40.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:37:55.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:37:55.236  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:37:55.236  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:10.179  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:10.180  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:10.180  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:13.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:13.360  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:38:11.945403Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04c31f98-a635-47bc-9d38-ca104e3afe29","timestamp":"2022-11-10T03:38:11.945513Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:38:13.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:13.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:28.408  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:28.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:28.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:29.282  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:29.283  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:38:28.223043Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"dc48b870-b4c6-40e4-a5a4-54612a4ee3a8","timestamp":"2022-11-10T03:38:28.223217Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:38:29.470  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:29.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:39.839  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:39.840  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-11-10T03:38:39.539406Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f671ee37-e02a-4959-8aa1-0cd66e853598","timestamp":"2022-11-10T03:38:39.539519Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:38:40.459  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:40.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:38:55.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:38:55.410  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:38:55.410  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:39:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:39:10.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:39:10.360  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:39:10.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:39:25.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:39:25.314  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:39:25.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:39:40.269  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:39:40.270  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:39:40.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:39:55.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:39:55.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:39:55.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:10.187  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:10.188  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:10.188  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:13.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:13.345  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:40:11.945407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2eeddc29-5c51-4e64-a7b6-14e5327cb568","timestamp":"2022-11-10T03:40:11.945520Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:40:13.496  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:13.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:28.450  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:28.451  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:28.451  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:29.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:29.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:40:28.222586Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"409f10ae-1c9a-49cb-90c2-19d03f3a3c6c","timestamp":"2022-11-10T03:40:28.222666Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:40:29.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:29.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:39.826  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:39.827  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"},"timeStamp":"2022-11-10T03:40:39.539308Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b45f0457-ba39-4128-a134-febf69638633","timestamp":"2022-11-10T03:40:39.539394Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:40:40.480  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:40.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:40:55.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:40:55.439  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:40:55.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:41:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:41:10.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:41:10.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:41:10.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:41:25.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:41:25.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:41:25.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:41:40.302  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:41:40.304  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:41:40.304  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:41:55.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:41:55.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:41:55.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:42:10.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:42:10.199  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:42:10.199  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:42:13.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:42:13.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:42:11.945425Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a85e75f1-6bfe-40e4-9aa6-3e1158b91aad","timestamp":"2022-11-10T03:42:11.945496Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:42:13.500  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:42:13.500  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:42:28.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:42:28.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:42:28.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:42:29.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:42:29.285  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:42:28.222826Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"48617d23-2c5c-4b40-b65e-44efd13f0fb9","timestamp":"2022-11-10T03:42:28.222969Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:42:29.502  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:42:29.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:42:39.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:42:39.817  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-11-10T03:42:39.539346Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c6604b9-4ec5-49c0-8830-a226c40826a6","timestamp":"2022-11-10T03:42:39.539431Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:42:40.498  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:42:40.498  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:42:55.447  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:42:55.448  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:42:55.448  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:43:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:43:10.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:43:10.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:43:10.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:43:25.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:43:25.346  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:43:25.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:43:40.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:43:40.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:43:40.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:43:55.264  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:43:55.265  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:43:55.265  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:44:10.219  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:44:10.220  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:44:10.220  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:44:13.353  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:44:13.354  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:44:11.945909Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a412c73b-f82f-4c9f-a052-6443168e6364","timestamp":"2022-11-10T03:44:11.946034Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:44:13.520  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:44:13.520  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:44:28.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:44:28.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:44:28.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:44:29.268  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:44:29.269  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:44:28.222628Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4c9875cb-7f42-482e-9b0c-b94d6f713475","timestamp":"2022-11-10T03:44:28.222702Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:44:29.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:44:29.522  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:44:39.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:44:39.811  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-11-10T03:44:39.539371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d2f38253-6025-4686-83cf-12ccd9f32121","timestamp":"2022-11-10T03:44:39.539424Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:44:40.521  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:44:40.521  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:44:55.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:44:55.476  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:44:55.476  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:45:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:45:10.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:45:10.426  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:45:10.426  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:45:25.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:45:25.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:45:25.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:45:40.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:45:40.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:45:40.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:45:55.271  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:45:55.272  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:45:55.272  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:46:10.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:46:10.223  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:46:10.224  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:46:13.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:46:13.366  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:46:11.945243Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"811186c0-15a7-4e21-973d-7ae138a02154","timestamp":"2022-11-10T03:46:11.945328Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:46:13.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:46:13.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:46:28.327  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:46:28.327  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:46:28.328  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:46:29.267  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:46:29.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:46:28.223120Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"cf6a0dc7-09cf-4e60-a55a-b0685ae4db65","timestamp":"2022-11-10T03:46:28.223316Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:46:29.542  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:46:29.542  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:46:39.796  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:46:39.797  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-11-10T03:46:39.539404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"65ed057a-8f0d-4b0e-af46-586cbad541da","timestamp":"2022-11-10T03:46:39.539477Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:46:40.544  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:46:40.544  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:46:55.489  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:46:55.490  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:46:55.490  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:47:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:47:10.439  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:47:10.440  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:47:10.440  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:47:25.389  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:47:25.390  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:47:25.390  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:47:40.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:47:40.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:47:40.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:47:55.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:47:55.287  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:47:55.287  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:48:10.234  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:48:10.235  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:48:10.235  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:48:13.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:48:13.349  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:48:11.945357Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"fd0fb23c-863b-4ef2-9e91-707d668fa89e","timestamp":"2022-11-10T03:48:11.945484Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:48:13.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:48:13.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:48:28.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:48:28.318  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:48:28.318  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:48:29.266  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:48:29.267  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:48:28.222584Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c235c49-ab54-44bb-a5b9-3c48d0776c86","timestamp":"2022-11-10T03:48:28.222662Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:48:29.560  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:48:29.560  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:48:39.816  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:48:39.817  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-11-10T03:48:39.539396Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b0a1b57f-50a3-44fb-aa48-a1c0e38fec31","timestamp":"2022-11-10T03:48:39.539538Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:48:40.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:48:40.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:48:55.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:48:55.524  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:48:55.524  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:49:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:49:10.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:49:10.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:49:10.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:49:25.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:49:25.461  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:49:25.461  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:49:40.413  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:49:40.414  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:49:40.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:49:55.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:49:55.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:49:55.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:50:10.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:50:10.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:50:10.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:50:13.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:50:13.364  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:50:11.945444Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bcde74e1-7166-4198-bb7c-186302db75c7","timestamp":"2022-11-10T03:50:11.945678Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:50:13.387  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:50:13.387  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:50:28.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:50:28.330  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:50:28.330  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:50:29.255  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:50:29.255  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:50:28.222643Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f554d818-f53d-4d8f-a7af-4d2d33cedffe","timestamp":"2022-11-10T03:50:28.222712Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:50:29.589  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:50:29.589  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:50:39.833  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:50:39.834  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-11-10T03:50:39.539699Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a56cccda-4b38-473f-9d15-8b2a81c06d8b","timestamp":"2022-11-10T03:50:39.539926Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:50:40.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:50:40.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:50:55.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:50:55.549  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:50:55.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:51:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:51:10.501  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:51:10.501  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:51:10.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:51:25.459  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:51:25.460  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:51:25.460  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:51:40.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:51:40.409  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:51:40.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:51:55.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:51:55.365  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:51:55.365  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:52:10.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:52:10.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:52:10.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:52:13.364  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:52:13.364  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:52:11.945239Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f7a97f85-17d9-4921-aa45-9be024edcc76","timestamp":"2022-11-10T03:52:11.945379Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:52:13.392  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:52:13.392  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:52:28.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:52:28.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:52:28.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:52:29.256  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:52:29.257  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:52:28.229930Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"58585531-40bc-4cb1-809f-70c3ab1f4566","timestamp":"2022-11-10T03:52:28.230014Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:52:29.601  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:52:29.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:52:39.840  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:52:39.840  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-11-10T03:52:39.539347Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0c2c924c-9e88-4e12-9ead-e2c2f30bdf93","timestamp":"2022-11-10T03:52:39.539415Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:52:40.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:52:40.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:52:55.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:52:55.548  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:52:55.548  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:53:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:53:10.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:53:10.497  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:53:10.497  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:53:25.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:53:25.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:53:25.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:53:40.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:53:40.401  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:53:40.401  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:53:55.360  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:53:55.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:53:55.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:54:10.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:54:10.338  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:54:10.338  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:54:13.366  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:54:13.367  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:54:11.945399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d991e77d-e3bb-4f7e-bc3f-5bbe2271fc68","timestamp":"2022-11-10T03:54:11.945518Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:54:13.386  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:54:13.386  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:54:28.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:54:28.334  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:54:28.334  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:54:29.260  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:54:29.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-11-10T03:54:28.222947Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0dde81ef-91c9-4c8e-9c25-10dec405a512","timestamp":"2022-11-10T03:54:28.223096Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:54:29.619  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:54:29.619  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:54:39.749  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:54:39.750  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-11-10T03:54:39.539353Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"974cd769-bca3-4a9b-806d-f9590aa008c4","timestamp":"2022-11-10T03:54:39.539418Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:54:39.769  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:54:39.769  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:54:54.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:54:54.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:54:54.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:55:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:55:09.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:55:09.694  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:55:09.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:55:24.637  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:55:24.638  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:55:24.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:55:39.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:55:39.591  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:55:39.591  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:55:54.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:55:54.536  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:55:54.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:56:09.481  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:56:09.482  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:56:09.482  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:56:13.356  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:56:13.357  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:56:11.945247Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b2ca003-678c-4e35-b7c6-4a369553de61","timestamp":"2022-11-10T03:56:11.945543Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:56:13.381  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:56:13.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:56:28.341  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:56:28.342  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:56:28.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:56:29.285  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:56:29.285  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:56:28.222623Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"837a033d-fe7f-450a-adaa-90a14401e142","timestamp":"2022-11-10T03:56:28.222696Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:56:30.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:56:30.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:56:39.737  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:56:39.738  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-11-10T03:56:39.539595Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b30a0e57-e814-4141-a19b-ffe9c76546d2","timestamp":"2022-11-10T03:56:39.539779Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:56:40.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:56:40.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:56:55.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:56:55.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:56:55.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:57:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:57:10.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:57:10.556  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:57:10.556  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:57:25.502  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:57:25.503  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:57:25.503  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:57:40.455  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:57:40.456  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:57:40.456  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:57:55.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:57:55.416  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:57:55.416  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:58:10.382  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:58:10.382  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:58:10.383  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:58:13.409  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:58:13.410  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:58:11.945420Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"183fbe4f-abd3-4cad-8bb2-ab0c2d56a609","timestamp":"2022-11-10T03:58:11.945559Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 03:58:13.429  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:58:13.430  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:58:28.399  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:58:28.400  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:58:28.400  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:58:29.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:58:29.249  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T03:58:28.222637Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b48aee04-7665-4d6c-8b6b-0d64c6c64cac","timestamp":"2022-11-10T03:58:28.222747Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 03:58:29.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:58:29.673  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:58:39.727  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:58:39.728  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-11-10T03:58:39.539366Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c1cb230f-8368-450d-9533-0e326710856f","timestamp":"2022-11-10T03:58:39.539438Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 03:58:40.673  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:58:40.674  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:58:55.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:58:55.624  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:58:55.624  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:59:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 03:59:10.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:59:10.603  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:59:10.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:59:25.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:59:25.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:59:25.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:59:40.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:59:40.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:59:40.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 03:59:55.472  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 03:59:55.472  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 03:59:55.473  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:00:10.421  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:00:10.422  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:00:10.422  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:00:13.346  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:00:13.347  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:00:11.945404Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1b260c70-5f0d-4d42-bb4d-45a821908bde","timestamp":"2022-11-10T04:00:11.945516Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:00:13.375  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:00:13.375  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:00:28.349  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:00:28.350  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:00:28.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:00:29.257  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:00:29.257  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:00:28.223067Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61b2fc99-e686-4001-be7a-0be37279cae8","timestamp":"2022-11-10T04:00:28.223309Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:00:29.697  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:00:29.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:00:39.714  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:00:39.715  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-11-10T04:00:39.539371Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d433cd4e-96d1-4a49-9be3-ee8965805b2d","timestamp":"2022-11-10T04:00:39.539467Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:00:40.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:00:40.699  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:00:55.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:00:55.645  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:00:55.645  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:01:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:01:10.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:01:10.599  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:01:10.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:01:25.557  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:01:25.558  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:01:25.558  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:01:40.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:01:40.508  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:01:40.508  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:01:55.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:01:55.463  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:01:55.463  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:02:10.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:02:10.411  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:02:10.411  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:02:13.357  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:02:13.358  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:02:11.945234Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7dd03579-be00-4d9a-8666-9e6bce164479","timestamp":"2022-11-10T04:02:11.945285Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:02:13.378  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:02:13.378  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:02:28.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:02:28.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:02:28.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:02:29.247  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:02:29.247  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:02:28.222737Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"9accc9c9-bdb6-4bf8-9f80-838725a90650","timestamp":"2022-11-10T04:02:28.222816Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:02:29.717  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:02:29.718  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:02:39.708  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:02:39.709  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-11-10T04:02:39.539633Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3fb132cb-12c6-4e10-ab69-fb55e30875f5","timestamp":"2022-11-10T04:02:39.539791Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:02:40.716  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:02:40.717  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:02:55.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:02:55.671  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:02:55.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:03:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:03:10.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:03:10.647  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:03:10.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:03:25.594  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:03:25.595  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:03:25.595  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:03:40.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:03:40.562  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:03:40.562  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:03:55.534  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:03:55.535  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:03:55.535  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:04:10.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:04:10.517  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:04:10.517  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:04:13.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:04:13.352  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:04:11.945407Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"529ebf74-5b57-4d18-b528-6f518f20f78f","timestamp":"2022-11-10T04:04:11.945549Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:04:13.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:04:13.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:04:28.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:04:28.326  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:04:28.326  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:04:29.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:04:29.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-11-10T04:04:28.222574Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"80827bd6-63b7-434a-80a9-de520261f783","timestamp":"2022-11-10T04:04:28.222643Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:04:29.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:04:29.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:04:39.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:04:39.692  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-11-10T04:04:39.539521Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"18b86ccb-e203-4240-b287-497ce400e616","timestamp":"2022-11-10T04:04:39.539665Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:04:39.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:04:39.735  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:04:54.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:04:54.680  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:04:54.680  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:05:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:05:09.653  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:05:09.654  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:05:09.654  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:05:24.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:05:24.605  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:05:24.605  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:05:39.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:05:39.587  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:05:39.587  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:05:54.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:05:54.527  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:05:54.527  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:06:09.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:06:09.491  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:06:09.491  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:06:13.342  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:06:13.343  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:06:11.945220Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c52c1874-f3b9-457e-992f-9d6a40218dcc","timestamp":"2022-11-10T04:06:11.945280Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:06:13.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:06:13.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:06:28.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:06:28.301  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:06:28.301  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:06:29.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:06:29.233  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:06:28.222629Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f90cd0ed-4078-4a44-8869-6f3e24080ff2","timestamp":"2022-11-10T04:06:28.222724Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:06:29.762  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:06:29.762  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:06:39.677  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:06:39.678  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-11-10T04:06:39.539378Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"4cc3aaa0-62d9-437e-b123-f9c116102f8f","timestamp":"2022-11-10T04:06:39.539508Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:06:39.759  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:06:39.759  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:06:54.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:06:54.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:06:54.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:07:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:07:09.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:07:09.672  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:07:09.672  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:07:24.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:07:24.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:07:24.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:07:39.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:07:39.569  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:07:39.569  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:07:54.514  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:07:54.515  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:07:54.515  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:08:09.470  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:08:09.471  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:08:09.471  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:08:13.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:08:13.352  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:08:11.945391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4a30bd6-ac49-48c2-965e-ee1e8dcf451b","timestamp":"2022-11-10T04:08:11.945526Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:08:13.372  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:08:13.372  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:08:28.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:08:28.343  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:08:28.343  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:08:29.237  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:08:29.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:08:28.222636Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"04b5405c-8bc5-4462-bacc-9a8b41a4a603","timestamp":"2022-11-10T04:08:28.222708Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:08:29.789  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:08:29.789  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:08:39.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:08:39.667  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-11-10T04:08:39.539389Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a2ea75e9-d97a-4d4b-85d7-605067579532","timestamp":"2022-11-10T04:08:39.539472Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:08:39.787  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:08:39.787  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:08:54.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:08:54.734  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:08:54.734  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:09:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:09:09.681  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:09:09.682  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:09:09.682  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:09:24.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:09:24.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:09:24.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:09:39.601  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:09:39.602  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:09:39.602  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:09:54.553  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:09:54.554  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:09:54.554  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:10:09.510  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:10:09.511  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:10:09.511  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:10:13.350  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:10:13.351  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:10:11.945272Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"27fb851a-4c57-4162-b089-18d57f11e7d8","timestamp":"2022-11-10T04:10:11.945346Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:10:13.371  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:10:13.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:10:28.369  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:10:28.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:10:28.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:10:29.240  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:10:29.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-11-10T04:10:28.224272Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ce72bcaa-af7f-497c-b3c8-dd79e0ac6597","timestamp":"2022-11-10T04:10:28.224432Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:10:29.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:10:29.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:10:39.658  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:10:39.659  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-11-10T04:10:39.539334Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"21c0229a-f090-4eef-a9b1-001dda67b60b","timestamp":"2022-11-10T04:10:39.539409Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:10:39.809  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:10:39.810  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:10:54.774  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:10:54.775  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:10:54.775  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:11:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:11:09.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:11:09.725  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:11:09.725  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:11:24.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:11:24.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:11:24.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:11:39.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:11:39.626  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:11:39.626  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:11:54.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:11:54.586  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:11:54.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:12:09.549  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:12:09.550  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:12:09.550  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:12:13.352  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:12:13.353  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:12:11.945306Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"95ad3f01-132f-46f7-8cd7-7d2958764996","timestamp":"2022-11-10T04:12:11.945367Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:12:13.369  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:12:13.370  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:12:28.344  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:12:28.345  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:12:28.345  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:12:29.229  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:12:29.230  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:12:28.222620Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"0b6bc951-f7af-4806-ad7a-5bc2acf4fa9c","timestamp":"2022-11-10T04:12:28.222697Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:12:29.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:12:29.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:12:39.646  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:12:39.647  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-11-10T04:12:39.539324Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1d05bca2-72de-4c19-b6c8-559a273aa291","timestamp":"2022-11-10T04:12:39.539404Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:12:39.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:12:39.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:12:54.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:12:54.801  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:12:54.801  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:13:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:13:09.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:13:09.755  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:13:09.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:13:24.750  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:13:24.751  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:13:24.751  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:13:39.722  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:13:39.723  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:13:39.723  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:13:54.675  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:13:54.676  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:13:54.676  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:14:09.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:14:09.655  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:14:09.655  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:14:13.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:14:13.334  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:14:11.945411Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"854dc648-3b80-49e0-84b2-45074ad2eb55","timestamp":"2022-11-10T04:14:11.945548Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:14:13.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:14:13.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:14:28.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:14:28.317  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:14:28.317  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:14:29.222  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:14:29.223  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:14:28.222608Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"38f8723c-13f7-4519-bd2d-434595f02793","timestamp":"2022-11-10T04:14:28.222703Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:14:29.854  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:14:29.854  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:14:39.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:14:39.639  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-11-10T04:14:39.539687Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b2f9c0e3-6384-441e-b108-64e1403ffd07","timestamp":"2022-11-10T04:14:39.539916Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:14:39.852  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:14:39.853  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:14:54.799  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:14:54.800  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:14:54.800  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:15:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:15:09.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:15:09.758  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:15:09.758  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:15:24.712  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:15:24.712  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:15:24.713  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:15:39.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:15:39.666  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:15:39.666  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:15:54.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:15:54.625  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:15:54.625  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:16:09.598  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:16:09.598  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:16:09.599  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:16:13.340  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:16:13.340  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:16:11.945237Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"778fca7a-ce1b-4206-bc7b-16e544b6970c","timestamp":"2022-11-10T04:16:11.945325Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:16:13.357  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:16:13.358  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:16:28.335  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:16:28.336  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:16:28.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:16:29.223  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:16:29.224  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:16:28.223214Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"52118058-ff97-4a72-8481-4fa75bbb605f","timestamp":"2022-11-10T04:16:28.223512Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:16:29.873  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:16:29.873  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:16:39.664  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:16:39.664  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-11-10T04:16:39.539380Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c11cdedd-8755-4b29-b059-28597f7dd27a","timestamp":"2022-11-10T04:16:39.539482Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:16:39.879  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:16:39.879  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:16:54.827  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:16:54.828  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:16:54.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:17:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:17:09.784  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:17:09.784  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:17:09.785  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:17:24.746  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:17:24.747  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:17:24.747  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:17:39.700  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:17:39.700  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:17:39.701  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:17:54.670  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:17:54.670  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:17:54.671  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:18:09.647  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:18:09.648  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:18:09.648  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:18:13.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:18:13.333  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:18:11.945367Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ed87eb46-120f-4c17-8c7f-77812b89095a","timestamp":"2022-11-10T04:18:11.945460Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:18:13.354  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:18:13.354  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:18:28.393  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:18:28.394  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:18:28.394  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:18:29.227  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:18:29.227  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:18:28.224277Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"699620a6-4f29-4617-a143-6a54265a9dca","timestamp":"2022-11-10T04:18:28.224381Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:18:29.897  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:18:29.897  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:18:39.606  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:18:39.606  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-11-10T04:18:39.539438Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"752e4412-ed3a-4627-b0c6-c8590626fd88","timestamp":"2022-11-10T04:18:39.539524Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:18:39.900  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:18:39.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:18:54.860  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:18:54.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:18:54.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:19:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:19:09.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:19:09.815  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:19:09.815  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:19:24.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:19:24.767  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:19:24.767  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:19:39.739  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:19:39.739  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:19:39.740  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:19:54.694  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:19:54.695  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:19:54.695  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:20:09.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:20:09.691  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:20:09.691  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:20:13.376  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:20:13.377  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:20:11.946014Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"039983ec-6dc5-4545-9f17-b4710a34f179","timestamp":"2022-11-10T04:20:11.946083Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:20:13.398  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:20:13.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:20:28.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:20:28.362  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:20:28.363  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:20:29.218  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:20:29.219  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:20:28.222798Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"93efe2e2-724b-487a-9cdd-cf53b1511565","timestamp":"2022-11-10T04:20:28.222872Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:20:29.921  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:20:29.922  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:20:39.604  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:20:39.605  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-11-10T04:20:39.539337Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f69d1bea-903d-484f-9fe2-12fdad22ba46","timestamp":"2022-11-10T04:20:39.539404Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:20:39.916  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:20:39.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:20:54.863  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:20:54.864  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:20:54.864  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:21:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:21:09.807  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:21:09.808  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:21:09.808  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:21:24.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:21:24.757  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:21:24.757  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:21:39.704  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:21:39.705  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:21:39.705  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:21:54.685  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:21:54.685  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:21:54.686  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:22:09.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:22:09.644  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:22:09.644  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:22:13.355  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:22:13.356  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:22:11.945222Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"569586c5-b44b-4fca-a136-00e3edd12e5f","timestamp":"2022-11-10T04:22:11.945297Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:22:13.377  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:22:13.377  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:22:28.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:22:28.331  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:22:28.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:22:29.216  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:22:29.216  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:22:28.222639Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"a9091064-08dd-4f5b-8047-9e0e7a6f8db3","timestamp":"2022-11-10T04:22:28.222742Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:22:29.935  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:22:29.935  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:22:39.586  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:22:39.586  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-11-10T04:22:39.539902Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"327e0c10-7dd8-4233-aef8-38f0b4f4b0f9","timestamp":"2022-11-10T04:22:39.539975Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:22:39.940  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:22:39.940  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:22:54.890  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:22:54.891  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:22:54.891  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:23:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:23:09.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:23:09.862  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:23:09.862  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:23:24.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:23:24.811  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:23:24.811  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:23:39.755  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:23:39.756  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:23:39.756  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:23:54.729  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:23:54.729  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:23:54.730  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:24:09.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:24:09.678  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:24:09.678  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:24:13.331  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:24:13.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-11-10T04:24:11.945442Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"10006f4b-aa3d-4595-85e6-a539028d4002","timestamp":"2022-11-10T04:24:11.945794Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:24:13.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:24:13.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:24:28.313  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:24:28.313  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:24:28.314  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:24:29.238  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:24:29.238  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:24:28.223111Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"3201e056-c642-4232-97f6-376668ca51d1","timestamp":"2022-11-10T04:24:28.223381Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:24:29.964  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:24:29.964  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:24:39.603  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:24:39.604  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-11-10T04:24:39.539391Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c2c4c1eb-6a47-4e93-8a73-5f6389c5515a","timestamp":"2022-11-10T04:24:39.539475Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:24:39.970  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:24:39.970  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:24:54.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:24:54.929  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:24:54.929  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:25:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:25:09.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:25:09.875  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:25:09.875  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:25:24.828  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:25:24.829  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:25:24.829  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:25:39.790  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:25:39.791  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:25:39.791  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:25:54.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:25:54.742  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:25:54.742  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:26:09.697  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:26:09.698  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:26:09.698  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:26:13.337  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:26:13.338  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:26:11.945231Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"ec7fe843-a837-45f8-9d66-303ca9fffc41","timestamp":"2022-11-10T04:26:11.945320Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:26:13.368  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:26:13.368  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:26:28.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:26:28.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:26:28.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:26:29.225  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:26:29.225  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:26:28.222745Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"bf8a3022-6d9a-44e6-b47d-ebcc32d219eb","timestamp":"2022-11-10T04:26:28.222823Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:26:30.002  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:26:30.002  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:26:39.638  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:26:39.639  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-11-10T04:26:39.540402Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"61f4071f-cf12-4b35-b327-2c3f65463d3e","timestamp":"2022-11-10T04:26:39.540579Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:26:40.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:26:40.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:26:54.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:26:54.962  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:26:54.962  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:27:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:27:09.916  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:27:09.917  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:27:09.917  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:27:24.866  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:27:24.867  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:27:24.867  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:27:39.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:27:39.824  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:27:39.824  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:27:54.776  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:27:54.776  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:27:54.777  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:28:09.772  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:28:09.773  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:28:09.773  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:28:13.424  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:28:13.424  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:28:11.945388Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"20392023-c0da-4293-8e34-6751bdc1db42","timestamp":"2022-11-10T04:28:11.945528Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:28:13.449  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:28:13.449  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:28:28.397  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:28:28.397  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:28:28.398  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:28:29.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:28:29.209  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:28:28.222624Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"c103346d-cc31-4860-8ee0-b0b3bd090ff0","timestamp":"2022-11-10T04:28:28.222703Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:28:30.049  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:28:30.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:28:39.552  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:28:39.553  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-11-10T04:28:39.539479Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f25f2b84-01f0-4309-8532-645c94ca667f","timestamp":"2022-11-10T04:28:39.539638Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:28:40.057  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:28:40.057  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:28:55.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:28:55.001  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:28:55.001  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:29:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:29:09.953  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:29:09.953  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:29:09.954  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:29:24.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:29:24.901  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:29:24.901  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:29:39.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:29:39.861  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:29:39.861  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:29:54.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:29:54.819  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:29:54.819  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:30:09.780  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:30:09.781  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:30:09.781  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:30:13.414  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:30:13.415  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:30:11.947766Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"f5022055-54eb-4ff2-b97c-26ad229bec06","timestamp":"2022-11-10T04:30:11.947843Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:30:13.446  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:30:13.446  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:30:28.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:30:28.415  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:30:28.415  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:30:29.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:30:29.202  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:30:28.222600Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e59aafce-5f15-48f9-aec5-1787a4994475","timestamp":"2022-11-10T04:30:28.222656Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:30:30.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:30:30.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:30:39.537  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:30:39.537  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-11-10T04:30:39.539399Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1dc7dc05-6b07-4caa-80c8-710cd1311c59","timestamp":"2022-11-10T04:30:39.539497Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:30:40.123  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:30:40.123  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:30:55.070  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:30:55.088  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:30:55.089  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:31:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:31:10.049  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:31:10.050  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:31:10.050  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:31:25.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:31:25.000  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:31:25.000  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:31:39.948  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:31:39.948  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:31:39.949  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:31:54.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:31:54.924  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:31:54.924  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:32:09.943  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:32:09.943  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:32:09.944  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:32:13.323  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:32:13.324  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:32:11.945227Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6e0535bf-b1d6-4832-abfb-3b81f31047cc","timestamp":"2022-11-10T04:32:11.945329Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:32:13.359  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:32:13.359  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:32:28.319  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:32:28.319  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:32:28.320  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:32:29.214  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:32:29.214  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:32:28.223504Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7e487409-be38-48d1-84a9-f4f6ec41379b","timestamp":"2022-11-10T04:32:28.223839Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:32:30.177  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:32:30.177  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:32:39.536  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:32:39.537  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-11-10T04:32:39.539375Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"7510fa9b-04d4-4dfe-aaea-436a810071ca","timestamp":"2022-11-10T04:32:39.539442Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:32:40.189  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:32:40.189  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:32:55.143  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:32:55.143  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:32:55.144  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:33:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:33:10.115  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:33:10.116  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:33:10.116  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:33:25.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:33:25.061  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:33:25.061  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:33:40.035  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:33:40.035  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:33:40.036  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:33:54.989  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:33:54.990  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:33:54.990  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:34:09.946  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:34:09.947  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:34:09.947  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:34:13.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:34:13.333  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:34:11.946009Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"d015a96d-d304-4110-9593-b6165bad7b22","timestamp":"2022-11-10T04:34:11.946147Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:34:13.361  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:34:13.361  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:34:28.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:34:28.312  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:34:28.312  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:34:29.202  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:34:29.203  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:34:28.222757Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"e8ce750d-d7cb-47ba-be80-e25dac7893da","timestamp":"2022-11-10T04:34:28.222834Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:34:31.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:34:31.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:34:39.513  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:34:39.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-11-10T04:34:39.539426Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"1c5a8dd5-e05d-46b5-a312-ea1aee6ee0a7","timestamp":"2022-11-10T04:34:39.539479Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:34:40.231  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:34:40.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:34:55.195  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:34:55.196  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:34:55.196  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:35:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:35:10.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:35:10.156  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:35:10.156  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:35:25.103  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:35:25.103  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:35:25.104  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:35:40.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:35:40.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:35:40.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:35:55.010  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:35:55.011  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:35:55.011  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:36:09.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:36:09.965  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:36:09.965  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:36:13.315  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:36:13.316  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:36:11.945311Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"096947d2-cce7-4006-a06a-4501ff3f0767","timestamp":"2022-11-10T04:36:11.945391Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:36:13.339  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:36:13.339  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:36:28.299  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:36:28.300  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:36:28.300  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:36:29.203  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:36:29.203  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:36:28.222587Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"53e2cf2a-4d6b-4ca5-ba76-af271da910d3","timestamp":"2022-11-10T04:36:28.222667Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:36:29.247  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:36:29.248  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:36:39.519  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:36:39.520  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-11-10T04:36:39.539932Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"64abba0f-9cb9-44fe-9660-645b326a2d88","timestamp":"2022-11-10T04:36:39.540178Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:36:40.249  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:36:40.249  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:36:55.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:36:55.209  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:36:55.209  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:37:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:37:10.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:37:10.159  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:37:10.159  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:37:25.106  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:37:25.107  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:37:25.107  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:37:40.067  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:37:40.067  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:37:40.068  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:37:55.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:37:55.016  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:37:55.016  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:38:09.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:38:09.983  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:38:09.983  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:38:13.336  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:38:13.336  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"HttpParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:38:11.945453Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"2ed78eaf-cc86-4bd7-992c-938581fb993b","timestamp":"2022-11-10T04:38:11.945606Z","participantType":{"name":"org.onap.policy.clamp.acm.HttpParticipant","version":"2.3.4"},"participantId":{"name":"HttpParticipant0","version":"1.0.0"}}
2022-11-10 04:38:13.370  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:38:13.371  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:38:28.324  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:38:28.325  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:38:28.325  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:38:29.197  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:38:29.197  INFO 10 --- [IME-PARTICIPANT] network                                  : [IN|DMAAP|POLICY-ACRUNTIME-PARTICIPANT]
{"state":"UNKNOWN","healthStatus":"UNKNOWN","participantStatistics":{"participantId":{"name":"K8sParticipant0","version":"1.0.0"},"timeStamp":"2022-11-10T04:38:28.222611Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"b4c01d39-c73c-4232-9146-c792d65f9d24","timestamp":"2022-11-10T04:38:28.222759Z","participantType":{"name":"org.onap.policy.clamp.acm.KubernetesParticipant","version":"2.3.4"},"participantId":{"name":"K8sParticipant0","version":"1.0.0"}}
2022-11-10 04:38:29.333  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:38:29.333  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:38:39.575  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:38:39.575  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-11-10T04:38:39.539394Z","state":"UNKNOWN","healthStatus":"UNKNOWN","eventCount":0,"lastExecutionTime":0,"averageExecutionTime":0.0,"upTime":0,"lastEnterTime":0,"lastStart":0},"participantDefinitionUpdates":[],"automationCompositionInfoList":[],"messageType":"PARTICIPANT_STATUS","messageId":"6b70c792-ae12-4782-ba76-1493923930d9","timestamp":"2022-11-10T04:38:39.539468Z","participantType":{"name":"org.onap.policy.clamp.acm.PolicyParticipant","version":"2.3.1"},"participantId":{"name":"org.onap.PM_Policy","version":"1.0.0"}}
2022-11-10 04:38:40.332  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:38:40.332  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:38:55.283  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:38:55.284  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:38:55.284  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:39:08.222  INFO 10 --- [   scheduling-1] o.o.p.c.a.r.s.SupervisionAspect          : Add scheduled scanning
2022-11-10 04:39:10.231  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:39:10.232  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:39:10.232  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:39:25.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:39:25.184  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB GET /events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000
2022-11-10 04:39:25.184  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : GET https://message-router:3905/events/POLICY-ACRUNTIME-PARTICIPANT/ace11055-eff2-4c8f-a87f-2ff1fa3eef6a/onap-policy-clamp-runtime-acm-5945bf4c4-5f75b?timeout=15000 (anonymous) ...
2022-11-10 04:39:40.142  INFO 10 --- [IME-PARTICIPANT] com.att.nsa.apiClient.http.HttpClient    : 	--> HTTP/1.1 200 OK
2022-11-10 04:39:40.142  INFO 10 --- [IME-PARTICIPANT] c.a.n.c.client.impl.CambriaConsumerImpl  : UEB